What are automations?
An automation is a recurring job that runs at a time you specify. For example:- A daily research brief delivered to your workspace every morning
- A weekly competitor check that updates a file
- A nightly data enrichment job that processes new leads
How to create an automation
- Go to the Automations page in your agent.
- Click Create Automation.
- Choose an execution mode:
- Agent mode — Give Goose a prompt to execute (e.g., “Research the top 5 Product Hunt launches from today and save a summary”).
- Script mode — Run a Python or JavaScript script in the cloud.
- Set a schedule (e.g., every day at 9am, every Monday, etc.).
- Save and activate.
Managing automations
- Run Now — Trigger an automation immediately without waiting for the schedule.
- Pause/Resume — Temporarily stop an automation without deleting it.
- Run history — View past runs with status (success, failed, running) and logs.
