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

# Pricing

> Understand Langdock's pricing structure for Chat & Agents, Workflows, and API access.

<Card title="View Current Pricing" icon="calculator" href="https://www.langdock.com/pricing">
  See exact prices, volume discounts, and start a free trial.
</Card>

## Products

Langdock offers three products, each with its own pricing model:

<CardGroup cols={3}>
  <Card title="Chat & Agents" icon="message">
    The core platform for AI-powered conversations and custom agents. Priced per seat with volume discounts.
  </Card>

  <Card title="Workflows" icon="code-branch">
    Automation add-on for building multi-step AI processes. Priced by monthly workflow runs.
  </Card>

  <Card title="API" icon="code">
    Programmatic access to AI models. Usage-based pricing per token.
  </Card>
</CardGroup>

***

## Chat & Agents

Chat & Agents usage in Langdock uses **seat-based pricing**. Each user with Chat & Agents access counts as one seat.

### AI Models: Included vs. BYOK

You can choose how AI model costs are handled:

| Option                        | How It Works                                                                                         |
| ----------------------------- | ---------------------------------------------------------------------------------------------------- |
| **AI Models Included**        | Included AI model usage in Chat & Agents is covered by your seat price. Simple, predictable billing. |
| **BYOK (Bring Your Own Key)** | You provide your own API keys and pay model providers directly.                                      |

<Info>
  BYOK gives you full control over model costs and access to models not available through Langdock's included pool.
</Info>

### Subscriptions

Langdock offers two subscriptions, sized to fit organizations of different scale:

| Subscription   | Best For                                                                               |
| -------------- | -------------------------------------------------------------------------------------- |
| **Business**   | Teams up to 1,000 users. Includes SSO, SCIM, and all platform features.                |
| **Enterprise** | Organizations with 1,000+ users. Adds dedicated deployment and custom support options. |

### Business and Business Max

Within the Business subscription, admins can assign users to one of two plans:

| Plan             | What's included                  |
| ---------------- | -------------------------------- |
| **Business**     | Standard usage limits.           |
| **Business Max** | 5x the usage limits of Business. |

Business Max has a higher per-seat price. Admins assign plans per user based on their usage needs. See [Plans](/en/admin/manage-usage/plans) for details.

### Extra Usage

Workspaces with AI Models Included can enable extra usage, allowing users to keep using all models after reaching their included limits with usage-based pricing. See [Extra Usage](/en/admin/manage-usage/extra-usage) for details.

### Volume Discounts

Pricing for Business seats decreases as your team grows. Discounts are applied in tiers:

* **First 50 seats** — Base rate
* **Seats 51–250** — First discount tier
* **Seats 251–550** — Second discount tier
* **Seats 551+** — Highest discount tier

Annual billing provides an additional 20% discount.

***

## Workflows

Workflows is an **add-on** to Chat & Agents, priced by the number of workflow runs per month.

| Plan         | What's Included                                                                |
| ------------ | ------------------------------------------------------------------------------ |
| **Starter**  | Included with Chat & Agents. A monthly allocation of runs for getting started. |
| **Business** | Higher run volumes with annual discount options.                               |
| **Custom**   | Tailored limits for high-volume automation needs.                              |

All plans include unlimited workflow steps and users.

<Info>
  **Workflows AI usage is not included in seat pricing.** When workflows use AI models (Agent nodes, etc.), the token costs are usage-based—even if you have "AI Models included" for Chat & Agents.
</Info>

***

## API

API access uses **usage-based pricing** calculated per token. Rates vary by model and match model provider prices directly.

* Access to 40+ AI models
* Pay only for what you use
* No minimum commitment

See the [API documentation](/en/developer/overview/api-introduction) for integration details.

***

## Enterprise

For organizations with 1,000+ users, enterprise plans include:

* **Dedicated deployment** — On-premise or private cloud options. Requires a minimum of 5,000 users.
* **Custom support** — Dedicated account management and SLAs
* **Custom onboarding** — Tailored rollout with training and workshops

<Card title="Contact Sales" icon="envelope" href="mailto:support@langdock.com">
  Get a custom quote for your organization.
</Card>
