Create an automation
Automations turn repeatable requests into saved definitions that can run manually, on a schedule, or from a webhook.
Create A Manual Automation
- Open settings or the automation view.
- Create a new automation.
- Name it.
- Write the request it should run.
- Choose a workflow template when needed.
- Set approval policy.
- Save it.
- Preview it.
- Trigger it manually.
- Inspect the linked run.
Create A Scheduled Automation
- Create or open an automation.
- Choose schedule trigger.
- Set the interval or next run time.
- Confirm timezone and run window.
- Keep approval gates enabled for risky work.
- Save and preview.
- Watch the first scheduled run.
Create A Webhook Automation
- Create or open an automation.
- Choose webhook trigger.
- Set the webhook path.
- Configure a webhook secret.
- Save and preview.
- Send a test webhook.
- Confirm a run is queued only when the path and secret match.
Review Automation History
Check:
- trigger event;
- queued run;
- approval state;
- failure or retry events;
- notification output;
- linked artifacts.