app.omium.ai/automations) is the dashboard view of your pushed projects and their run history.
What you see
- Project cards: name, status, total runs, success rate, cost, and last run time
- Summary metrics: number of automations, healthy count, live runs, total cost
How projects show up
Projects appear after you push them from your machine:- Create a project:
omium project init(createsomium.tomlandworkflows/) - Push it:
omium project push - Refresh Automations and find your project card
Operational loop
Most teams use this flow:- Browse runs in Automations
- Open an execution to view trace + checkpoints
- Replay from a checkpoint for recovery
Troubleshooting
If your project does not appear:- confirm you used the intended account key (
omium init) - confirm your API URL is
https://api.omium.ai - re-run
omium project pushand watch for errors
Next steps
API keys & billing
Manage keys and review usage.
omium.toml
Project-level config that drives pushes.