Skip to main content
5 min read

Workflows

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.

Available for roles: Admin Workspace Admin

Scope: Workspace

Catalog

  1. Click New Workflow to open the create dialog.
  2. Search and filter existing workflows.
  3. Open a workflow to edit stages, tools, and versions after it exists.

Create a workflow

  1. Click New Workflow.

  2. 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

  3. Fill the form:

FieldRequiredExample
NameYesdocs-capture-incident-triage
DomainYesincident-response
DescriptionNoTriage Grafana alerts, gather context, then propose remediation.
Example QueriesNotriage this alert, what is paging oncall, summarize open critical alerts
  1. For Example Queries, type a phrase and press Enter or comma to add each tag. Remove a tag with its × control.
  2. 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.