How It Works
An automation is a prompt plus a run condition. In the dashboard, you choose a Type:| Type | Best for | Configuration |
|---|---|---|
| Scheduled | Digests, recurring checks, and one-time follow-ups | Pick Daily, Interval, or Once |
| Event | Reacting to PRs or topic changes | Pick the event that should trigger the automation |
Slack messages can be sent to any user in your connected workspace. Emails can only be sent to members of your Modem organization.
Automation Types
Scheduled automations
Use scheduled automations when you want a recurring or one-time run.Event automations
Use event automations when you want Modem to react as soon as something happens. Supported events today:- GitHub PR Created
- GitHub PR Merged
- Topic Created
- Topic Priority High
Creating an Automation
The easiest way to create an automation is to ask the agent: The agent will set up the automation for you, including the prompt and the automation type.Creating an automation (manually)
Create a new automation
Click New Automation. Give it a name and write the prompt you want the agent to execute.
Configure when it runs
If you chose Scheduled, pick:
- Daily for runs on selected days at a specific time
- Interval for repeating runs every 30 minutes to 24 hours
- Once for a single future run
Choose capabilities
Leave capabilities on all to let the automation use every available tool, or switch to a custom subset if you want a narrower action surface.
Managing Automations
The automations list shows each automation’s type, enabled status, recent runs, and last updated time. Scheduled automations show when they run. Event automations show the event they listen for. On an automation’s detail page, scheduled automations also show the Next Run time. Event automations do not, because they only run when the selected event happens. You can:- Pause and resume an automation without deleting it
- Run now to trigger an immediate execution
- Edit the prompt, type, or capabilities
- View run history to see past executions, their results, and any errors
Related
The Modem Agent
The same AI that powers automation execution.
GitHub
Use PR activity as an automation trigger.
Topics
Trigger automations when new topics appear or reach high priority.