app/automations.md +3 −2
2 2
3Automate recurring tasks in the background. Codex adds findings to the inbox, or automatically archives the task if there’s nothing to report. You can combine automations with [skills](https://developers.openai.com/codex/skills) for more complex tasks.3Automate recurring tasks in the background. Codex adds findings to the inbox, or automatically archives the task if there’s nothing to report. You can combine automations with [skills](https://developers.openai.com/codex/skills) for more complex tasks.
4 4
55For project-scoped automations, the app needs to be running, and the selectedFor project-scoped automations, the machine running the local Codex app must be
66project needs to be available on disk.powered on, Codex must be running, and the selected project must still be
7available on disk when the automation is scheduled to run.
7 8
8In Git repositories, you can choose whether an automation runs in your local9In Git repositories, you can choose whether an automation runs in your local
9project or on a new [worktree](https://developers.openai.com/codex/app/worktrees). Both options run in the10project or on a new [worktree](https://developers.openai.com/codex/app/worktrees). Both options run in the