diff --git a/architecture.md b/architecture.md
index 1ace0e6218924d6bc456cf3c531b7bdf706f8a41..b1cf1f43f4f33c322f32bb5581072cf03d91dafa 100644
--- a/architecture.md
+++ b/architecture.md
@@ -41,5 +41,6 @@ Used by mailservice (step 4).
 ### statefile
 State is tracked through the following files in the jobs folder:
    - new: Job has been submitted by user
+   - submitted: Job has been scheduled on gpu cluster
    - done: Job has been processed without errors
    - error: Job has been processed with errors
\ No newline at end of file