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

# Plans and limits

> Choose the right Braintrust plan for your needs

Braintrust offers three plans designed to meet the needs of different types of users, from individual developers to large enterprises. The **Starter** plan is free with generous usage limits, while **Pro** and **Enterprise** plans offer higher limits, advanced features, and enhanced security and compliance capabilities.

## Plans

* **Starter** (\$0 platform fee) — Start building and evaluating AI applications for free with generous usage limits. No credit card required.
  * Best for individual developers and small teams.
  * On-demand usage pricing applies when your usage grows beyond the free-tier.
* **Pro** (\$249/month) — Everything in Starter, plus advanced observability, security features, and higher usage limits.
  * Best for growing teams and production applications.
  * Lower on-demand usage rates than Starter.
* **Enterprise** (Custom pricing) — Everything in Pro, plus custom usage limits, advanced security and compliance features, flexible deployment options (BYOC and self-hosted), and dedicated support.
  * Best for large organizations with enterprise requirements.
  * Annual invoice.

<Tip>
  For detailed pricing and to estimate your monthly costs, visit the [Pricing page](https://www.braintrust.dev/pricing).
</Tip>

### Usage limits

Usage limits determine how much data you can log, score, and retain based on your plan. On-demand usage rates apply when your usage grows beyond the included limits on Starter or Pro plans.

| Limit                                                                                                                                                                                                                                                                                                                                  | Starter                            | Pro                                | Enterprise |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------- | ---------------------------------- | ---------- |
| <Tooltip tip="The total bytes of data ingested across logs, experiments, and datasets. Includes inputs, outputs, prompts, metadata, traces and spans, datasets, attachments, and any other related information." href="/observe/view-logs">Processed data</Tooltip>                                                                    | 1 GB / month<br />(\$4/GB after)   | 5 GB / month<br />(\$3/GB after)   | Custom     |
| <Tooltip tip="The number of scores recorded across offline and online evaluations and human reviews." cta="Scores" href="/evaluate/write-scorers">Scores</Tooltip>                                                                                                                                                                     | 10k / month<br />(\$2.50/1k after) | 50k / month<br />(\$1.50/1k after) | Custom     |
| <Tooltip tip="How long your trace data is retained. You won't be able to access logs or charts outside of your retention period. Enterprise plans can set custom retention policies to fit compliance or business requirements." cta="Configure retention" href="/admin/automations/configure-data-retention">Data retention</Tooltip> | 14 days                            | 30 days                            | Custom     |

<Tip>
  Pro plan on-demand usage rates are lower and provide better economics as your usage scales.
</Tip>

### Topics usage

[Topics](/observe/topics) is metered separately from processed data and scores. All plans include a monthly Topics credit. On-demand overage rates are uniform across plans and apply once the credit is used up.

| Limit                                                                                                                                                                        | Starter       | Pro                                                                               | Enterprise |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------- | --------------------------------------------------------------------------------- | ---------- |
| <Tooltip tip="Monthly credit applied to Topics token usage. Unused credit does not roll over to the next month." cta="Topics" href="/observe/topics">Topics credit</Tooltip> | \$10 / month  | \$249 / month<br />(launch promotion until September 1, 2026, then \$100 / month) | Custom     |
| Topics input tokens (overage)                                                                                                                                                | \$0.06 / MTok | \$0.06 / MTok                                                                     | Custom     |
| Topics output tokens (overage)                                                                                                                                               | \$0.40 / MTok | \$0.40 / MTok                                                                     | Custom     |

<Note>
  Topics credits do not roll over month-to-month. On Starter, if you exhaust your credit and haven't [enabled on-demand usage](/admin/billing/change-plan#enable-on-demand-usage), Topics is paused until the next monthly cycle or until you add a card.
</Note>

### Feature availability

The following table shows features that vary by plan. Features not listed here are available on all plans without restrictions.

| Feature                                                                                                                                                                                                                                                                                                                                      | Starter     | Pro                         | Enterprise                  |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | --------------------------- | --------------------------- |
| <Tooltip tip="Create custom visualizations to track metrics specific to your use case." cta="Charts" href="/observe/dashboards">Custom charts</Tooltip>                                                                                                                                                                                      | ✗           | ✓                           | ✓                           |
| <Tooltip tip="Separate development, staging, and production data within your projects." cta="Environments" href="/deploy/environments">Environments</Tooltip>                                                                                                                                                                                | ✗           | ✓                           | ✓                           |
| <Tooltip tip="Save named checkpoints of a dataset to preserve state, pin versions for experiments, and promote to environments." cta="Dataset snapshots" href="/annotate/datasets/manage#save-snapshots">Dataset snapshots</Tooltip>                                                                                                         | ✗           | ✓                           | ✓                           |
| <Tooltip tip="Configure custom scoring workflows where human reviewers can provide feedback on traces." cta="Human review scorers" href="/admin/projects#configure-human-review">Human review scorers</Tooltip>                                                                                                                              | 1 / project | Unlimited                   | Unlimited                   |
| <Tooltip tip="Annotate playground outputs with thumbs up/down reactions and free text comments, then let Loop suggest prompt improvements based on your feedback." cta="Playground annotations" href="/evaluate/playgrounds#annotate-outputs">Playground annotations</Tooltip>                                                               | ✗           | ✓                           | ✓                           |
| <Tooltip tip="Run evals in an isolated cloud sandbox (AWS Lambda or Modal), controlled from Braintrust. Push an execution artifact once and invoke it on demand from the playground." cta="Sandbox evals" href="/evaluate/remote-evals#run-a-sandbox-eval">Sandbox evals</Tooltip>                                                           | ✗           | ✓                           | ✓                           |
| <Tooltip tip="Built-in permission groups define what users can do in your organization. Starter includes the Owner group only. Pro includes all three built-in groups: Owner, Engineer, and Viewer. Enterprise supports custom permission groups." cta="Permission groups" href="/admin/access-control">Built-in permission groups</Tooltip> | Owner only  | Owner, engineer, and viewer | Custom                      |
| <Tooltip tip="Configure custom data retention rules based on your compliance and storage needs." cta="Configure retention" href="/admin/automations/configure-data-retention">Custom retention policies</Tooltip>                                                                                                                            | ✗           | ✗                           | ✓                           |
| <Tooltip tip="Automatically export logs to an Amazon S3 or Google Cloud Storage bucket on a scheduled basis." cta="Configure export automations" href="/admin/automations/export-to-cloud-storage">Export automations</Tooltip>                                                                                                              | ✗           | ✗                           | ✓                           |
| <Tooltip tip="Track and review administrative actions in your organization, such as permission changes, member management, and API key creation." cta="Audit logging" href="/admin/audit-logs">Audit logging</Tooltip>                                                                                                                       | ✗           | ✗                           | ✓                           |
| <Tooltip tip="Single sign-on for centralized identity management." cta="SSO" href="/admin/authentication#single-sign-on-sso">SSO</Tooltip>                                                                                                                                                                                                   | Google only | Google only                 | SAML/OIDC providers         |
| <Tooltip tip="Automatically add users from specific email domains to your organization." cta="Domain mappings" href="/admin/authentication#domain-mappings">Domain mappings</Tooltip>                                                                                                                                                        | ✗           | ✗                           | ✓                           |
| <Tooltip tip="SaaS is available on all plans. BYOC and self-hosted deployments, which keep data in your own cloud, require Enterprise." cta="Deployment options" href="/admin/deployment">Deployment options</Tooltip>                                                                                                                       | SaaS        | SaaS                        | SaaS, BYOC, and self-hosted |
| <Tooltip tip="Independent audit confirming that Braintrust's security controls are operating effectively over time." cta="Compliance" href="/security#soc-2-type-ii">SOC2 attestation</Tooltip>                                                                                                                                              | ✗           | ✗                           | ✓                           |
| <Tooltip tip="Data Processing Agreement for GDPR compliance requirements to satisfy data processing obligations." cta="Compliance" href="/security#gdpr">DPA</Tooltip>                                                                                                                                                                       | ✗           | Click-through               | Custom                      |
| <Tooltip tip="Business Associate Agreement for HIPAA compliance to support handling of protected health information (PHI)." cta="Compliance" href="/security#hipaa">BAA</Tooltip>                                                                                                                                                            | ✗           | ✗                           | ✓                           |

<Note>
  **Legacy plans**: If you signed up before March 16, 2026, you may retain access to features you created even if they're not listed as available on your current plan tier. See [Legacy plans FAQ](/admin/billing/faq#legacy-plans) for details.
</Note>

### Support

All plans include community support.

| Feature            | Starter  | Pro      | Enterprise |
| ------------------ | -------- | -------- | ---------- |
| Email support      | Standard | Priority | Priority   |
| Slack support      | ✗        | ✗        | ✓          |
| Guaranteed SLAs    | ✗        | ✗        | ✓          |
| Custom legal terms | ✗        | ✗        | ✓          |

## System limits

These limits apply to all users regardless of plan. They ensure platform stability, prevent timeouts, and maintain performance for everyone.

<Note>
  [Self-hosted customers](/admin/self-hosting) can adjust some of these limits. [Contact Braintrust](mailto:support@braintrust.dev) for details.
</Note>

| Limit                                                                                                                                                                                                                                                                                                          | Value                            |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- |
| <Tooltip tip="This rate limit applies to API calls that execute prompts, scorers, tools, and other custom code functions. Exceeding this limit returns an HTTP 429 error response." cta="Functions" href="/deploy/functions">Function executions</Tooltip>                                                     | 10,000 operations per 10 seconds |
| <Tooltip tip="Git metadata helps track which code version generated experiment results. Git metadata larger than this is truncated. This affects only the metadata attached to experiments, not your actual data." cta="Configure" href="/admin/organizations#set-git-metadata-logging">Git metadata</Tooltip> | 64 KB maximum                    |
| <Tooltip tip="SQL queries to analyze logs, experiments, datasets, etc." cta="SQL reference" href="/reference/sql">Query timeout</Tooltip>                                                                                                                                                                      | 30 seconds                       |
| <Tooltip tip="Custom code written directly in Braintrust (prompts, scorers, tools) for simple, self-contained logic without external dependencies.">Inline code function timeout</Tooltip>                                                                                                                     | 240 seconds (4 minutes)          |
| <Tooltip tip="Custom code uploaded with dependencies and external libraries for more complex functions that require npm packages, pip packages, etc.">Bundled code function timeout</Tooltip>                                                                                                                  | 30 seconds (by default)          |
| <Tooltip tip="Signed URLs for uploading or downloading attachments (images, audio, files) expire after 24 hours. Attachments remain stored permanently; only the access URLs expire." cta="Attachments" href="/instrument/attachments">Attachment URL expiration</Tooltip>                                     | 1 day                            |
| <Tooltip tip="Maximum size per span in logged traces. JSON payloads up to this limit are automatically indexed. Beyond 20 MB, use JSONAttachment to avoid errors." cta="Attachments" href="/instrument/attachments#log-large-json-data">Per-span payload size</Tooltip>                                        | 20 MB                            |

## Next steps

* Visit the [Pricing page](https://www.braintrust.dev/pricing) to estimate your monthly costs
* [Change your plan](/admin/billing/change-plan) to upgrade or downgrade
* [Monitor usage](/admin/billing/monitor-usage) to track costs and set up alerts
* Review the [Billing FAQ](/admin/billing/faq) for common questions
