diff --git a/Configuration/Yaml/Forms/FinisherSetupBE.yaml b/Configuration/Yaml/Forms/FinisherSetupBE.yaml
index f6262fc6710155671b8745320f9ce7ae38a0c00c..4fe1a3dc18c77dbd7515eb54364a01f68cf6002e 100644
--- a/Configuration/Yaml/Forms/FinisherSetupBE.yaml
+++ b/Configuration/Yaml/Forms/FinisherSetupBE.yaml
@@ -68,6 +68,11 @@ TYPO3:
                           templateName: 'Inspector-TextEditor'
                           label: 'Unique Template name'
                           propertyPath: 'options.template'
+                        125:
+                          identifier: 'automaticRegistration'
+                          templateName: 'Inspector-CheckboxEditor'
+                          label: 'Automatic Registration'
+                          propertyPath: 'options.automaticRegistration'
                         130:
                           identifier: 'mailTo'
                           templateName: 'Inspector-TextEditor'
@@ -127,6 +132,11 @@ TYPO3:
                           templateName: 'Inspector-TextEditor'
                           label: 'Template key'
                           propertyPath: 'options.template'
+                        125:
+                          identifier: 'automaticRegistration'
+                          templateName: 'Inspector-CheckboxEditor'
+                          label: 'Automatic Registration'
+                          propertyPath: 'options.automaticRegistration'
                         130:
                           identifier: 'mailTo'
                           templateName: 'Inspector-TextEditor'