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

# Plans and pricing

> Qodex plans control project-level Qodex-funded LLM spend, while BYOK lets you route usage through your own provider account.

# Plans and pricing

Every Qodex project runs on a plan.

The plan mainly controls how much Qodex-funded LLM usage the project can spend in rolling windows. If the project uses BYOK, those provider calls are billed directly to your provider account and do not count against Qodex-funded caps.

## Plan comparison

| Capability              | Free       | Pro        | Enterprise |
| ----------------------- | ---------- | ---------- | ---------- |
| 5-hour Qodex-funded cap | \$5        | \$50       | Unlimited  |
| 7-day Qodex-funded cap  | \$10       | \$200      | Unlimited  |
| BYOK                    | Yes        | Yes        | Yes        |
| Members per project     | Soft limit | Soft limit | Custom     |
| Self-hosted option      | Yes        | Yes        | Yes        |
| Audit-log export        | No         | No         | Planned    |
| SSO                     | No         | No         | Planned    |
| Named support           | No         | No         | Yes        |

Spend windows are rolling. There is no midnight or weekly reset. As older usage leaves the window, headroom returns automatically.

## Which plan to choose

| Plan       | Best for                                                                                                       |
| ---------- | -------------------------------------------------------------------------------------------------------------- |
| Free       | Trying Qodex, running light PR review, or testing one repo with BYOK.                                          |
| Pro        | Teams running scheduled tests, PR reviews, or broader regression coverage.                                     |
| Enterprise | Teams that need uncapped Qodex-funded spend, support, self-hosted posture, audit needs, or SSO when available. |

If you are unsure, start with Free plus BYOK. You can keep usage under your own provider account and upgrade later without moving project data.

## View your current plan

Open the project and go to **Settings > Plan**.

You can see:

* Current plan.
* 5-hour usage.
* 7-day usage.
* When headroom returns.
* Whether BYOK is routing provider calls.

The same usage signal appears in the chat cost view during longer conversations.

## If you hit a cap

You have three options:

1. Wait for usage to roll out of the window.
2. Add BYOK in **Settings > Integrations** so new calls use your provider key.
3. Upgrade the project plan.

## Upgrade

Plan upgrades currently go through Qodex sales.

Email `hello@qodex.ai` with your project name and desired plan, or [book a call](https://cal.com/siddhant-mohan/45mins?duration=45\&overlayCalendar=true).

Self-serve upgrade from the plan page is planned.

## Next steps

<CardGroup cols={2}>
  <Card title="Usage and cost caps" icon="gauge" href="/account-usage-and-cost-caps">
    Understand rolling spend windows.
  </Card>

  <Card title="BYOK" icon="key" href="/integrations-byok">
    Route usage through your provider key.
  </Card>

  <Card title="Self-hosted" icon="server" href="/self-hosted">
    Run Qodex in your infrastructure.
  </Card>

  <Card title="Workspaces and projects" icon="folder" href="/account-workspaces-and-projects">
    See how plans attach to projects.
  </Card>
</CardGroup>
