Routines

Schedule tasks to run automatically on any cron schedule. Use a custom prompt or run a saved workflow.

Creating a Routine

In the Routines modal, each routine has two parts:

What to runA custom prompt or a saved workflow
When to runA cron schedule (e.g. every morning, every Monday, every hour)

Custom Prompt vs Workflow

Custom Prompt

Write a plain text instruction for the agent to follow. Good for simple, single-purpose tasks.

> Check my emails and summarize anything important

Saved Workflow

Select a workflow you've already created. Best for multi-step tasks that chain together multiple integrations.

workflow: Morning Briefing

Tip: Create your workflows first in the Workflows menu, then attach them to routines for scheduled automation.

Examples

Morning briefing

Every day at 8am

workflow: Morning Briefing

End of day standup

Weekdays at 6pm

> Compile my git commits from today and draft a standup summary

E-commerce daily report

Every day at 9pm

workflow: E-commerce Daily Report

Weekly security audit

Every Monday at 9am

workflow: Security Audit

Social monitoring

Every 4 hours

> Check Reddit and Twitter for mentions of my product and alert me on Slack if anything new

Research digest

Every Friday at 3pm

workflow: Weekly Digest