> ## Documentation Index
> Fetch the complete documentation index at: https://help.slashy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect your Codex subscription

> Bring your own ChatGPT/Codex subscription and use it as a model in Slashy's AI agent chat, with an optional faster tier.

If you have a ChatGPT subscription with Codex access, connect it to use as a model in Slashy's AI agent chat, alongside Sonnet, Opus, and Haiku.

## Connect Codex

<Steps>
  <Step title="Open Settings">Press `Cmd+,`, then choose Integrations in the sidebar.</Step>
  <Step title="Connect">Find Codex and click Connect.</Step>
  <Step title="Sign in on OpenAI">Slashy shows a one-time code and opens OpenAI's device sign-in page in a new tab. Enter the code there to authorize.</Step>
</Steps>

Once connected, Slashy shows your ChatGPT account and plan next to Codex in Settings. You can also start the connection from the agent chat's model picker: choose Codex from the list, and if you're not connected yet, it opens the same Settings panel.

<Frame>
  <img src="https://mintcdn.com/karvixinc/eYpvOU5jUlJUt9Fs/images/screenshots/codex-subscription-connected-settings.png?fit=max&auto=format&n=eYpvOU5jUlJUt9Fs&q=85&s=8cf8b46eddf118311db7326fe4c20018" alt="Settings, Integrations showing Codex connected under the AI section, alongside the Claude API key option" width="1120" height="548" data-path="images/screenshots/codex-subscription-connected-settings.png" />
</Frame>

<Note>Codex powers the AI agent chat on web and iMessage. Automations and AI drafts continue to run on Slashy's own models.</Note>

## Using Codex in agent chat

Open the model picker at the bottom of the agent chat and select Codex. Your next messages in that conversation run on your connected ChatGPT subscription instead of Slashy's default model.

## Fast mode

When Codex is selected, a lightning-bolt toggle appears next to the model picker. Turning it on switches to a faster response tier that uses more of your Codex usage per message, about 1.5x faster at roughly 2.5x the usage cost. Toggle it off to return to Codex's standard speed.

<Frame>
  <img src="https://mintcdn.com/karvixinc/eYpvOU5jUlJUt9Fs/images/screenshots/codex-agent-chat-fast-mode.png?fit=max&auto=format&n=eYpvOU5jUlJUt9Fs&q=85&s=c287baf2ad9bf50563712defb86fe49e" alt="Agent chat with Codex selected in the model picker and the Fast mode lightning-bolt toggle turned on" width="415" height="265" data-path="images/screenshots/codex-agent-chat-fast-mode.png" />
</Frame>

<Tip>Save Fast mode for messages where you're waiting on the response, and leave it off for anything you can let run in the background.</Tip>

## If you hit your Codex limit

If your ChatGPT plan's usage limit is reached mid-conversation, Slashy automatically falls back to your normal Slashy model so the conversation keeps going. Once your Codex usage resets, selecting Codex again picks up where you left off.

## Disconnecting

In Settings → Integrations, click Disconnect next to Codex. Slashy stops using your ChatGPT subscription for agent chats immediately; your other AI features are unaffected.

<CardGroup cols={2}>
  <Card title="AI models in Slashy" href="/features/ai-drafts/models">Sonnet, Opus, and bringing your own Anthropic key.</Card>
  <Card title="Sidebar Agent & Command Palette" href="/features/ai-agent/composing">Chat with the agent and run commands.</Card>
  <Card title="Agent autonomy" href="/features/ai-agent/autonomy">What the agent can and cannot do on its own.</Card>
  <Card title="Voice" href="/features/ai-agent/voice">Talk to the agent instead of typing.</Card>
</CardGroup>
