If you subscribe to ChatGPT Plus or Pro, you are probably only using half of what you pay for. Your subscription includes Codex, a second tool from OpenAI that most Plus users have never opened. Codex crossed two million weekly active users in March 2026 and still many people have no idea it exists. The word "coding" keeps them away.
The word is misleading. Codex is not a tool only for programmers. It is an assistant that actually executes tasks instead of just explaining them. You give it a job, it works in the background, it returns a finished result. Email draft, spreadsheet sorting, meeting notes, document translation, Notion cleanup. All of this works without a single line of code. A third of all Codex users already do exactly that, and that third is growing fast.
This article is for you if you already know and use ChatGPT but never understood why Codex matters. I will explain it in plain language, without jargon, and walk you through the first five minutes.
What Codex actually is
Codex has reinvented itself three times in the last twelve months. Today, in April 2026, Codex is five different surfaces that all share the same account, the same subscription and the same capabilities.
The most important surface for you is Codex Web. You reach it directly from ChatGPT through the sidebar or via the URL chatgpt.com/codex. It looks like a second variant of ChatGPT but behaves differently. Instead of answering, Codex Web runs a task in the cloud. You can close the browser, go for a walk, come back later, and Codex will have finished the job.
The second important surface is the iOS app. Codex is built directly into the existing ChatGPT app, no extra installation needed. You can start tasks on your iPhone, see progress on the lock screen, and continue at your computer where you left off.
The third is the Codex Desktop App for Mac and Windows. It launched in February 2026 and is aimed at power users who want to manage multiple tasks in parallel. Conceptually it compares well to the Claude Desktop App many people already know from the Anthropic ecosystem.
The fourth and fifth surfaces are a VS Code extension for code editors and the Codex CLI for the terminal. Both are for professionals. In this guide we ignore them.
Why regular ChatGPT users avoid Codex
I hear the same reasons from clients. They think Codex is only for programmers. They think they need a second subscription. They think they need technical knowledge. They think Codex and ChatGPT do the same thing.
All four assumptions are wrong. Codex is included in every paid ChatGPT plan. That covers Plus, Pro, Business, Edu and Enterprise. Even the free plan currently has limited access, OpenAI is testing how many free users upgrade because of Codex. So you do not need to buy anything extra.
Codex is not complicated. Codex Web is as simple as ChatGPT itself. You type a task and click a button. Nothing more happens when you get started. There is no setup beyond connecting your GitHub account once if you want to try real code tasks. For everything that is not code, you do not even need that.
And Codex and ChatGPT do not do the same thing. ChatGPT answers you. Codex executes. If you ask ChatGPT "summarize these three emails into a reply draft" you get a text. If you give Codex the same task you get a result that can land in a file, that you can send directly, that can be passed on to a next step in a chain. Codex is the assistant you hand tasks to. ChatGPT is the conversation partner you think out loud with.
Your first Codex moment in five minutes
Log in at chatgpt.com. In the left menu or in a horizontal bar above your chats you will find an entry named Codex. OpenAI changed the navigation in mid April 2026. Codex now sits in its own bar alongside Images and Apps, in case the sidebar does not show it.
When you click Codex you land on chatgpt.com/codex. Two buttons stand out. One is labeled Code, the other Ask. Code starts a task that Codex runs on its own. Ask behaves more like ChatGPT, you ask a question and get an answer.
For your first test, deliberately pick a non-coding task. Try something like "draft me a professional reply to this email" and paste a real email. Click Code. Codex works for a few seconds or minutes and returns a draft. The result may look similar to what ChatGPT would produce, but the machinery behind it is different. Codex ran the task in an isolated cloud container and can build on top of it when you send follow-up steps.
That is all you need to understand at first. Everything else is fine tuning.
What you can do today without writing a line of code
For solo founders, office workers and small teams these are the ten most useful applications I have seen in practice.
You can have long PDFs summarized, more reliably than ChatGPT does on its own, because Codex actually opens and reads the file instead of guessing what is inside. You can rearrange Excel tables without writing a single formula, by describing what you want. You can generate email drafts from bullet points with a consistent tone across multiple replies.
You can turn meeting notes into clean to-do lists. You can translate documents with consistency checks, which solves the problem that the same phrase often gets translated differently in each paragraph. You can organize a Notion board if you paste it in as text. You can summarize research with source links. You can generate data visualizations from raw tables. You can prioritize and sort bug reports or support tickets. You can build onboarding trackers for new hires.
None of these tasks require code. None require setup. None require a connected GitHub account. You paste in, describe the goal, click Code. That is it.
The iOS app in detail
If you have an iPhone and the ChatGPT app installed, Codex is already there. In the current update Codex is built in as its own area of the app. You start a task on your iPhone, walk away, and when it is done you see it on the lock screen via Live Activity.
A real example. You are on the train in the morning with a coffee and a croissant. You open the ChatGPT app, go to the Codex tab, tell Codex to rework the concept for your next marketing meeting based on a few bullet points. You put the iPhone down and read the paper. Eight minutes later the lock screen shows "done". You tap, see the draft, say "cut it in half" or "save it as a note". Finished without a laptop, without a desk, without setup.
That is why the iOS app becomes the main entry point into Codex for many users during the day, not the browser at their desk.
Codex Web or Desktop App, which one fits you
Both paths lead to the same result, but they speak to different users.
Codex Web is the right choice if you do not have a technical background, if you want the task done in the cloud, if you do not want to install extra software. You lose no beginner-relevant features. You gain the peace of mind that everything runs inside OpenAI's infrastructure and you do not have to maintain anything.
Codex Desktop App is the right choice if you regularly want to run multiple tasks in parallel. It can open tabs side by side with a separate agent in each one. It is the right choice if you do not want everything to go through the cloud for privacy reasons, because it can also work locally without data leaving your machine. It is the right choice if you later want to plug in custom skills or MCP servers, meaning you want to go deeper.
For the first month I recommend most users stick with Codex Web. Whoever is still interested after that and wants more, installs the Desktop App on top.
What Codex costs
Codex has no separate subscription. It is included in your ChatGPT plan. OpenAI has not published exact limits, but the rough rule looks like this.
ChatGPT Plus, around twenty euros per month, gives you several Codex sessions per week. More than enough for getting started and occasional use. ChatGPT Pro, around one hundred euros per month, has ten times the Plus limit. If you use Codex heavily every day this is your plan. ChatGPT Pro 200 euros has twenty times the limit, plus access to the research preview of Codex 5.3 Spark for almost latency-free real-time work.
Business and Enterprise are custom priced. Those come with workspace billing, auditing, role-based access control, and the guarantee that your data is not used for model training.
If you do not know which plan fits, stay on Plus and reassess after three months whether you are hitting limits.
Pitfalls I see in practice
Some users search for Codex in the sidebar and cannot find it. That is because of a ChatGPT UI change in mid April 2026. Codex now sits in a horizontal bar above your chats and projects, together with Images, Apps and Pulse. If the left sidebar does not show it, look up.
Some get stuck on the GitHub connection step for code tasks. If you do not have a GitHub account or do not want to connect one, skip it. Everything that is not a code change still works without that connection.
Some hit limit caps faster than expected. The fix is to switch to the smaller model GPT-5.4-mini. You do that in the Codex chat via the slash model command. Mini gives you 2.5 to 3.3 times more runway on a tight limit with almost no quality drop for everyday tasks.
Some overestimate Codex and assume it has built-in memory across sessions, the way ChatGPT Memory remembers what you talked about over the weeks. Codex does not have that out of the box. If you need it, there are third-party solutions you can plug in as an MCP server, but that is a step for later.
The ramp in five realistic phases
Phase one is the first encounter. Five minutes, one non-coding task, the aha moment.
Phase two is the first real coding moment, if you want to try code tasks. Connect GitHub once, open an empty repo, give a simple instruction like "generate a README file", accept the result as a pull request.
Phase three is mobile use. Test Codex on your iPhone, start a task, watch Live Activity, accept the result on the device.
Phase four is the Desktop App if you want more. Install in ten minutes, log in, create a workspace folder, try parallel sessions.
Phase five is the memory layer if you need one. That is optional, that is a power-user step, that is not a prerequisite for getting value out of Codex.
In practice most users find real value in phases one and two and then decide for themselves whether phases three and four are worth it.
What is still coming in 2026
On March 19, 2026, OpenAI officially confirmed what the industry had been guessing. ChatGPT, Codex and the Atlas browser will merge into a single desktop super-app. Fidji Simo, CEO of Applications at OpenAI, is leading the transition. Greg Brockman as President is responsible for the product rebuild.
In practice that means over the course of 2026 you will no longer switch back and forth between ChatGPT, Codex, Images and the browser. One app, all in, AI available throughout your workflow. Whoever learns Codex today will have the advantage of already understanding the concept when the transition happens. Whoever ignores it will miss the next stage of the tool, because the super-app will build on top of what Codex already is today.
This is not a marketing promise. It is a strategic announcement made in a quarterly report with named leaders and a concrete product roadmap. Learning Codex today is an investment in tomorrow's workflow.
When Codex is not for you
To keep this text honest. If you only use ChatGPT for short knowledge questions, if you do not have recurring tasks an assistant could run, if you do not need file operations but only answers, you do not need Codex. You are paying for it already but you lose nothing by leaving it alone.
If you regularly catch yourself spending hours in Excel, drafting long emails, sorting documents or summarizing research, Codex will cut your time in half and take part of the routine off your plate. That is its strength, and that was the message OpenAI delivered in the April update.
What to do next
If you have never been in Codex, go to chatgpt.com/codex now. Enter a task you had to do anyway today. Watch what happens. That is all it takes for a first impression.
If you have ChatGPT on your iPhone, open the app and find the Codex tab. Give it a task there too. Watch how you can follow progress on the lock screen.
If you have tested it for a while and want to decide whether the Desktop App makes sense for you, go to openai.com/codex and download the installer for Mac or Windows. Log in with your ChatGPT account. In ten minutes you will have a workspace and a first multi-agent session running.
And if you are wondering how to integrate all of this into a bigger workflow, get in touch. At StudioMeyer we build similar setups for SMB teams who were in the exact situation you are in today. Paid tools that go unused, routine tasks that could disappear into AI, a desk that could get less crowded.
