Automations

OpenAI Blog Products

Summary

This article introduces automation features in OpenAI's Codex, allowing users to schedule recurring AI tasks such as daily briefs, weekly reviews, and data checks. It highlights how these automations can proactively run tasks and maintain conversation context for ongoing projects.

Learn how to automate tasks in Codex using schedules and triggers to create reports, summaries, and recurring workflows without manual effort.
Original Article
View Cached Full Text

Cached at: 05/08/26, 09:39 AM

# Automations Source: [https://openai.com/academy/codex-automations/](https://openai.com/academy/codex-automations/) OpenAIApril 23, 2026 OpenAI Academy Run recurring tasks automatically using schedules and triggers in Codex\. Codex can automatically run tasks on a schedule\. This makes Codex proactive\. Instead of waiting for you to come back and ask for an update, Codex can return at the scheduled time, do the work, and surface the result for you to review\. This is useful for recurring work, like preparing for the day, reviewing what changed, checking for updates, summarizing recent activity, or creating a weekly report\. For example, you might use a thread automation to: - Write a weekly review every Friday - Create a morning brief from yesterday’s work - Summarize new files added to a folder - Clean up a weekly data export - Check for missing or inconsistent information - Create a recurring project status update Some automations can also return to the same conversation and continue from the context already there\. That is especially useful when you want Codex to pick up an ongoing task instead of starting fresh each time\. A good automation is specific, repeatable, and easy to review\. For example: ![Screenshot of a user submitting a prompt to schedule a recurring automation in Codex](https://images.ctfassets.net/kftzwdyauwt9/685jUsjboLT95X760FQe6o/85eb9ce855f0daca2b4bc0952ebf3a18/automations.png?w=3840&q=90&fm=webp) Or: **Note:**If you’re running Codex locally, automations work best when your laptop is awake and Codex is running\. Start by chatting back and forth with Codex to zero in on the exact kind of behavior and output you’re looking for\. Once Codex understands exactly what you need, turn that task into an automation\.

Similar Articles

Working with Codex

OpenAI Blog

This article serves as a beginner's guide to using OpenAI Codex, explaining its core interface elements such as threads, projects, and settings. It highlights features like real-time steering of tasks and the ability to run multiple concurrent operations.

Codex for Everyday Work: AI Agents Beyond Coding

YouTube AI Channels

OpenAI's Codex has evolved from a coding tool into a general-purpose AI agent, now used by knowledge workers for research, coordination, and data analysis, reducing hours of work into minutes.

What is Codex?

OpenAI Blog

OpenAI introduces Codex as a distinct AI agent designed to execute tasks across files and tools, complementing ChatGPT's conversational capabilities by handling workflows like file updates and automation.