Workflows
Platform
Text size
Workflows
Workflows chain agents, tools, and approval gates into a multi-stage run. Use them when one agent call is not enough.
Open Workspace Settings → Agents and automation → Workflows.
Catalog
- Click New Workflow to open the create dialog.
- Search and filter existing workflows.
- Open a workflow to edit stages, tools, and versions after it exists.
Create a workflow
-
Click New Workflow.
-
Optionally use AI Auto-fill with a plain-English request, then apply the generated fields. Example prompt:
Create an incident triage workflow for the SRE team that queries metrics, checks deployment status, and recommends rollback -
Fill the form:
| Field | Required | Example |
|---|---|---|
| Name | Yes | docs-capture-incident-triage |
| Domain | Yes | incident-response |
| Description | No | Triage Grafana alerts, gather context, then propose remediation. |
| Example Queries | No | triage this alert, what is paging oncall, summarize open critical alerts |
- For Example Queries, type a phrase and press Enter or comma to add each tag. Remove a tag with its × control.
- Click Create Workflow to save, or Cancel to discard.
After creation, open the workflow to add stages, bind agents, and attach it to an automation.