- Overview
- Run History
- Event History
The Overview tab displays the automation’s Expert configuration and status together with its schedules, webhooks, and integration triggers. It shows the automation’s name, description, Enabled or Disabled status, Owner, and number of Enabled workflows, plus a Triggers section listing each one.Use this tab to confirm which Expert configuration and triggers belong to the automation before investigating an event or run.
Pause or remove triggers
Use the controls in the Triggers section to manage a trigger:- Turn off the enable toggle to pause the trigger without losing its configuration. Turn it on to resume the trigger.
- Remove the trigger to stop it from starting the Expert. Removing a trigger does not change the Expert’s capabilities or tools.
- Use Auto-archive sessions created by this trigger to choose whether trigger-started sessions remain visible after they become idle.
Cosmos runs schedules one at a time. If the next fire arrives while the previous run is still going, Cosmos skips that fire instead of queueing it or running it later. See Schedules.
Inspect events across automations
Open Event Log under Automations in the sidebar when you need to investigate events across all automations. The newest events appear first. You can:- Filter by source, such as GitHub, GitLab, Linear, Slack, Webhook, or PagerDuty.
- Use Advanced Filter to filter by event type, JSONLogic payload filter, or header filter.
- Select an event to inspect its source, event type, timestamp, JSON payload, and captured request headers.
Related pages
- Understanding automation explains how triggers, events, and Experts fit together.
- Your first automation walks through creating two automations.