> For the complete documentation index, see [llms.txt](https://docs.notionapps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.notionapps.com/frequently-asked-questions/automation-why-is-my-submit-button-not-starting-a-workflow.md).

# Automation: Why is my submit button not starting a workflow?

## Automation: Why is my submit button not starting a workflow?

Usually the button saves the record but is not connected to the automation trigger, or it writes a status value that the workflow is not listening for.

![Approval workflow setup showing trigger controls.](https://content.gitbook.com/content/5ZqDXcVVffWUqEIZVhmn/blobs/kPhC9GrOLlzI30v2hkd5/assets/approval-management/maker-builder/03-procurement-approval-desk-approval-workflow-setup.jpg)

*Approval workflow setup showing trigger controls.*

### Fix

1. Open the workflow.
2. Check When this happens.
3. Select the actual Submit button or form submission.
4. Confirm the exact submitted status written by the button.
5. Save.
6. Run validation.
7. Create a fresh test request from the app screen.

Manual database edits are not proof. The test must use the same button the user uses.

Read Submit Button Troubleshooting for the full checklist.
