Manage workflows
The Workflows page allows you to view and manage all your workflows. From the page, you can create, edit, duplicate, delete, and more with your workflows. To find the Workflows page, use the navigation menu or the global search field.
From the Workflows page, you can create new workflows, search and filter existing ones, run workflows on demand, edit workflow definitions, and enable or disable workflows.
Click Create a new workflow to open the YAML editor. Refer to Author workflows to learn how to use the editor.
Use the search bar to filter workflows by name, description, or tag. You can also use the Enabled filter to only show workflows that are turned on (enabled) or off (disabled), and the Created By filter to only show workflows created by the specified user.
To instantly run a workflow, click the Run icon for a workflow, or open the All actions menu ( ) and click Run. This manually runs the workflow regardless of its specified triggers. Refer to Monitor and troubleshoot workflows to learn about monitoring workflow runs.
Click the Edit icon to open the workflow in the YAML editor. You can also open the All actions menu ( ) and click Edit.
Use the Enabled toggle to control whether a workflow can run:
- Enabled: The workflow responds to its configured triggers.
- Disabled: The workflow does not run, even if triggered.