---
title: Pricing and Plans for Pydantic Logfire
description: "Pick the best plan for your needs: Cloud, Dedicated, and Self-hosted enterprise options for Pydantic Logfire. No hidden fees & no credit card required to get started"
canonical: https://pydantic.dev/pricing
last-reviewed: '2026-07-22'
---

> Markdown version of [Pricing](https://pydantic.dev/pricing) — the canonical HTML page.
>
> Site index: [/llms.txt](https://pydantic.dev/llms.txt)

---

# Transparent pricing for AI teams

_No hidden fees. No surprise bills._

The risk-free way to get started with AI Observability and Agent Evals is Pydantic Logfire. Every plan includes $20/mo in free credits for telemetry (equal to 10 million logs, spans, and metrics).

- **No hidden fees:** Consumption billing — you pay your plan cost plus $2 per additional million records above the included credits. No other line items.
- **No surprise bills:** Contact us to set a hard price cap on your account. When you hit it, ingestion pauses so your bill never exceeds what you approved.

Live pricing page with interactive calculator: https://pydantic.dev/pricing

The Pydantic data validation library is always free (MIT license). Prices below apply to Pydantic Logfire only.

---

## Plans

### Personal — Free

For personal accounts, proof of concept, and side projects.

- 1 admin seat
- 2 read-only guests
- 3 projects
- 10M logs/spans/metrics included (capped at limit; upgrade to Team for more)
- 30-day data retention
- EU or US data region (choose at signup)
- Pydantic AI Gateway: up to 3 provider credentials (no markup); built-in providers with 5% markup (requires credit card)
- No credit card required to sign up

### Team — $49/month

For startups and small teams shipping to production.

Everything from Personal, plus:

- Money-back guarantee (first month)
- Up to 12 seats; 5 seats included; $25/extra seat
- 10 read-only guests
- 5 projects
- $2/M for additional records beyond the 10M included
- Price cap option
- Payment by credit card
- Pydantic AI Gateway: up to 3 provider credentials (no markup); built-in providers with 5% markup

### Growth — $249/month

For scaling teams wanting the full power of Logfire.

Everything from Team, plus:

- Unlimited seats (no extra cost)
- Unlimited read-only guests
- Unlimited projects
- Up to 90-day data retention
- Priority support (faster response times)
- Self-serve data deletion (GDPR)
- Boilerplate BAA (HIPAA)
- Public API (up to 5,000 query API requests/day)
- Pydantic AI Gateway: unlimited BYO provider credentials (no markup); built-in providers with 3% markup

### Enterprise — Custom pricing

SSO, custom data retention, SLAs, custom roles and permissions, tailored agreements.

Everything from Growth, plus:

- Cloud (multi-tenant), Dedicated (single-tenant GCP), or Self-hosted deployment
- 100M logs/spans/metrics included in base price
- $1/M for additional records (volume discounts apply)
- Custom data retention (unlimited available)
- SSO (Okta, OIDC, etc.)
- Custom SLA
- Dedicated Slack channel
- Custom roles and permissions
- Audit log API
- CMEK (Dedicated only)
- VPC Peering (optional, Dedicated only)
- Full Pydantic AI Gateway access (available as add-on)
- Payment by invoice

Book a call: https://pydantic.dev/contact

---

## Detailed comparison

| Feature                             | Personal    | Team                        | Growth        | Enterprise Cloud | Enterprise Dedicated | Enterprise Self-hosted |
| ----------------------------------- | ----------- | --------------------------- | ------------- | ---------------- | -------------------- | ---------------------- |
| Base cost                           | Free        | $49/mo                      | $249/mo       | Custom           | Custom               | Custom                 |
| Seats                               | 1           | 5 incl., $25/extra (max 12) | Unlimited     | Unlimited        | Unlimited            | Unlimited              |
| Guests (read-only)                  | 2           | 10                          | Unlimited     | Unlimited        | Unlimited            | Unlimited              |
| Projects                            | 3           | 5                           | Unlimited     | Unlimited        | Unlimited            | Unlimited              |
| Logs/spans/metrics included         | 10M         | 10M                         | 10M           | Custom           | Custom               | Custom                 |
| Additional usage                    | Not allowed | $2/M                        | $2/M          | $1/M             | $1/M                 | $1/M                   |
| Price cap                           | $0          | Yes                         | Yes           | Yes              | Yes                  | Yes                    |
| Data retention                      | 30 days     | 30 days                     | Up to 90 days | Custom           | Custom               | On-prem                |
| Query API requests/day              | 500         | 500                         | 5,000         | Custom           | Custom               | On-prem                |
| Priority support                    | —           | —                           | Yes           | Yes              | Yes                  | Yes                    |
| SSO                                 | —           | —                           | —             | Yes              | Yes                  | Yes                    |
| BAA (HIPAA)                         | —           | —                           | Boilerplate   | Custom           | Custom               | Custom                 |
| SLA                                 | —           | —                           | —             | Yes              | Yes                  | Yes                    |
| BYO provider credentials (Gateway)  | Up to 3     | Up to 3                     | Unlimited     | Unlimited        | Unlimited            | Unlimited              |
| Built-in providers markup (Gateway) | 5%          | 5%                          | 3%            | 3%               | 3%                   | —                      |

---

## What counts as a log, span, or metric?

**Log:** A flat record of an event with a timestamp, level (debug, info, warning, error, critical), and message.

**Span:** The building block of a trace. Spans have start and end times, attributes (key-value metadata), and can nest under parent spans. Multiple nested spans form a trace, representing a complete request flow or operation.

**Metric:** A collection of datapoints at intervals. When stored with timestamps, metrics become timeseries. Metrics show trends across your system; traces show what happened in a specific request.

---

## Usage notes

**5KB average span allowance.** Logfire allocates 5KB (5,120 bytes) per span or metric, averaged across your usage over time. Actual spans are normally under 1KB. Logfire will contact you if you frequently exceed this.

**What happens if you exceed the free allowance.** On Personal, Logfire sends email and in-app alerts, then eventually stops ingesting new data. On Team, Growth, and Enterprise, you are charged at the plan rate for additional usage.

**Price cap.** Team and above plans can set a spending cap. Once you hit the cap, new telemetry is hidden from view but kept for a generous threshold. Raise the cap anytime to unlock your data. To set a cap, email accounts@pydantic.dev.

**Personal plan in production.** Yes, the Personal plan works in production. Data is lost if you exceed the free allowance, but there is no other restriction.

**Data retention.** One month by default on Personal and Team. Up to 90 days on Growth. Custom (unlimited available) on Enterprise.

---

## Discounts

Financial support is available for non-profits, academics, community groups, and pre-funding startups. Complete the form at https://pydantic.portal.usepylon.com/forms/startup-non-profit-app for a substantial discount.

---

## FAQ

**What is a guest?**
A guest is a read-only user invited directly to a Logfire project (not to an organisation). Guests are similar to outside collaborators on GitHub.

**Will Pydantic (the library) remain free?**
Yes. The Pydantic data validation library is, has always been, and always will be free under the MIT license. Prices on this page apply to Pydantic Logfire only.

**Can I pay for extra usage on the Personal plan?**
No. Ad-hoc payments for additional records are not available on Personal. Upgrade to Team to go beyond 10M records.

**I was on the Pro tier. What happened?**
Pro has been replaced by Team and Growth. Unmigrated organisations have data ingestion paused (no data is lost). Subscribe to a plan to restore access.

**How long is data stored?**
Personal and Team: 30 days. Growth: up to 90 days. Enterprise: custom (unlimited available).

**Is there a free trial for paid plans?**
Team includes a money-back guarantee for your first month.

**Can I self-host Logfire?**
The SDKs are open source. The server and UI are closed source. Enterprise plans include self-hosted deployment options. Contact hello@pydantic.dev for details.

---

Interactive calculator: https://pydantic.dev/pricing#calculator
Sign up free: https://logfire.pydantic.dev
