Primary navigation

Quickstart

Start using Codex in your IDE, CLI, or the cloud

Codex is included with ChatGPT Plus, Pro, Business, Edu, and Enterprise plans. Using Codex with your ChatGPT subscription gives you access to the latest Codex models and features.

You can also use Codex with API credits by signing in with an OpenAI API key.

Setup

Choose a tab

Install the Codex extension for your IDE:

Once installed, the Codex extension appears in the sidebar alongside your other extensions. It may be hidden in the collapsed section. You can move the Codex panel to the right side of the editor if you prefer.

Sign in with your ChatGPT account or API key to get started.

Codex starts in Agent mode by default, which lets it read files, run commands, and write changes in your project directory.

Codex can modify your codebase, so consider creating Git checkpoints before and after each task so you can easily revert changes if needed.