diff --git a/docs/odm/models/config.md b/docs/odm/models/config.md
index 0ebf0b053..31fdde6df 100644
--- a/docs/odm/models/config.md
+++ b/docs/odm/models/config.md
@@ -509,6 +509,7 @@
| Field | Type | Description | Required | Default |
| :--- | :--- | :--- | :--- | :--- |
+| always_create_submission | Boolean | Always create submissions even on cache hit? |
:material-checkbox-marked-outline: Yes
| `False` |
| default_user | Keyword | Default user for bulk ingestion and unattended submissions | :material-checkbox-marked-outline: Yes
| `internal` |
| default_services | List [Keyword] | Default service selection | :material-checkbox-marked-outline: Yes
| `[]` |
| default_resubmit_services | List [Keyword] | Default service selection for resubmits | :material-checkbox-marked-outline: Yes
| `[]` |