+ Automatically set an applicant's status the moment they apply, based on their answers. + Rules run top to bottom — the first one that matches wins. +
+
+ Add a question to your
+
+ No rules yet. Create one to auto-reject or auto-advance applicants based on their answers. +
+ +{{ validationError }}
+You have unsaved changes.
+All changes saved.
+ +- {{ response.question?.label ?? 'Unknown question' }} -
++ {{ response.question?.label ?? 'Unknown question' }} +
+ +{{ formatResponseValue(response.value) }}
@@ -2523,14 +2555,12 @@ function closeDocPreview() {