Pricing plans for teams of any size

Get all the LangChain products -- pay for what you use

LangSmith for Startups and Education

Seed stage startups and educational institutions, reach out for starter pricing and get shipping today.

Compare plans

Features
Developer
Plus
Enterprise
Team
Users
Maximum of 1 seat
(free)
Up to 10 seats
$39 per seat/month
Custom
Workspaces

(A workspace separates and restricts access across teams)
N/A
Up to 3 Workspaces
Up to 10 Workspaces
LangSmith: For unified observability & evals
Tracing
Monitoring
Online and Offline Evals
Dataset collection
Annotation queue (human feedback)
Prompt Hub and Playground
Bulk data export
5k base traces / mo included

Pay as you go thereafter: 


• $0.50 per 1k base traces
• $4.50 per 1k extended traces
10k base traces / mo included

Pay as you go thereafter: 


• $0.50 per 1k base traces
• $4.50 per 1k extended traces
Custom
14 days
14 days
Custom
400 days
400 days
Custom
Max ingested events / hour
50k / 250k (with payment on file)
500k
Custom
Total trace size stored / hour
500MB / 2.5GB (with payment on file)
5GB
Custom
Deployment Options for LangSmith
Deployment type(s)
Cloud SaaS
Cloud SaaS
Cloud SaaS, Hybrid, or Self-Hosted
Infra
Fully managed by LangChain
Fully managed by LangChain
Cloud SaaS: Fully managed by LangChain

Hybrid: SaaS control plane, Self-hosted data plane 

Self-Hosted: Fully self-managed
Data location
LangChain's Cloud (US or EU)
LangChain's Cloud (US or EU)
Cloud SaaS: LangChain's Cloud (US or EU)

Hybrid: Your VPC

Self-Hosted: Your VPC
LangGraph Platform: Infrastructure to deploy & manage long-running, stateful agents
Expose agent as MCP server
Real-time streaming of intermediary steps and final output
1-Click Deploy
Horizontally-scalable service for production-sized deployments
30+ API endpoints including state and memory
Crons scheduling
Authentication & authorization for LangGraph APIs
Deployment for LangGraph Platform
Deployment type(s)
Self-Hosted Lite
Cloud SaaS
Cloud SaaS, Hybrid, or Self-Hosted
Node execution cost
First 100k nodes / mo free

Contact sales for higher volumes
1 free Dev deployment (includes node executions). 

$0.001/node after
Custom
Uptime cost
N/A
$0.0007 / min per Development deployment

$0.0036 / min per Production deployment
Custom
Infra
Fully self-managed
Fully managed by LangChain
Cloud SaaS: Fully managed by LangChain

Hybrid: SaaS control plane, Self-hosted data plane 

Self-Hosted: Fully self-managed
Data location
Your VPC
LangChain's Cloud (US or EU)
Cloud SaaS: LangChain's Cloud (US or EU)

Hybrid: Your VPC

Self-Hosted: Your VPC
Security Controls
SSO
Google, GitHub
Custom SSO
Role-Based Access Control
Organization Roles (User and Admin)
Support
Community Slack
Email Support
Team trainings
Architectural guidance for your applications
Access to deployed engineers
SLA
Procurement
Billing
Monthly, self-serve
Monthly, self-serve
Annual invoice
Custom Terms
Infosec Review

FAQs

General Questions

Which plan is right for me?

Our Developer plan is a great choice for personal projects. You will have 1 free seat with access to LangSmith (5k base traces/month included).  

The Plus plan is for teams that want to self-serve with moderate usage and collaboration needs. You can purchase up to 10 seats with access to LangSmith (10k base traces/month included). You will be able to ship agents with our managed LangGraph Platform Cloud service, with 1 free dev-sized deployment included. 

The Enterprise plan is for teams that need more advanced administration, security, support, or deployment options. Contact our sales team to learn more.

Do you offer a plan for startups?

Yes! We offer a Startup Plan for LangSmith, designed for early-stage companies building agentic applications. You’ll get discounted rates and generous free trace allotments to build with confidence from day one.

Apply here to get started with startup pricing. Customers can stay on the Startup Plan for 2 years before graduating to the Plus Plan.

When will I be billed?

For the Developer or Plus Plan, seats are billed monthly on the 1st or pro-rated if added mid-month (no credit for removed seats); traces are billed monthly in arrears for your usage. Enterprise plans are invoiced annually upfront.

Will you train on the data that I send to LangSmith or LangGraph Platform?

We will not train on your data, and you own all rights to your data. See our Terms of Service for more information.

LangSmith Questions

What is a trace? Can it contain multiple events?

A trace represents a single execution of your application—whether it’s an agent, evaluator, or playground session. It can include many individual steps, such as LLM calls and other tracked events. Here's an example of a single trace.

What is the difference between a base trace and an extended trace?

Base traces have a shorter retention period of 14 days and cost $0.50 per 1k traces. Extended traces have a longer retention period of 400 days and cost $5.00 per 1k traces. You can "upgrade" base traces to extended traces at $4.50 per 1k traces.

Why might I want to upgrade a base trace to an extended trace?

Base traces are short-lived (14-day retention) and ideal for quick debugging or ad-hoc analysis. They’re priced for volume and short-term utility.

Extended traces, on the other hand, are retained for 400 days and often include valuable feedback—whether from users, evaluators, or human labelers. This feedback makes them essential for ongoing improvement and model tuning (higher utility), which comes with a higher price point.

LangSmith lets you choose the right retention for each trace, helping you balance cost and value.

Why would I upgrade a base trace to an extended trace?

Base traces are short-lived (14-day retention) and ideal for quick debugging or ad-hoc analysis. They’re priced for volume and short-term utility.

Extended traces, on the other hand, are retained for 400 days and often include valuable feedback—whether from users, evaluators, or human labelers. This feedback makes them essential for ongoing improvement and model tuning (higher utility), which comes with a higher price point.

LangSmith lets you choose the right retention for each trace, helping you balance cost and value.

I’ve exhausted my free trace allocation. What can I do?

If you’ve used up your free traces, you can input your credit card details on the Developer or Plus plans to continue sending traces to LangSmith. If you’ve hit the performance usage limits on your tier, you can upgrade to a higher plan to get better limits, or reach out to support@langchain.dev with questions.

LangGraph Platform Questions

Does LangGraph Platform include any free deployments?

Plus plans include 1 free dev-sized deployment. If you spin up additional dev-sized or production-sized deployments, you’ll be charged by usage (nodes executed and uptime).

For my free Dev deployment for LangGraph Platform, is there a cap on the number of nodes executed?

If you’re on the Plus plan, you get 1 free dev-sized deployment – all usage in this deployment will be free no matter how many node executions are run.

How do you define nodes executed?

Nodes Executed is the aggregate number of nodes in a LangGraph application that are called and completed successfully during an invocation of the application. If a node in the graph is not called during execution or ends in an error state, these nodes will not be counted. If a node is called and completes successfully multiple times, each occurrence will be counted.

What does uptime mean for LangGraph Platform usage?

Uptime is the duration your deployment’s database is live and persisting state. Uptime will be tracked as soon as your deployment is live and ends when you shut it down. Dev deployments are typically short-lived (used during iteration, then deleted) – whereas Production deployments stay live and are updated via revisions (rather than being deleted). 

When should I use a dev-sized deployment vs. a production-sized deployment?

We recommend using the production-sized deployment for any customer-facing agent. Dev-sized deployments are intended for testing and do not support horizontal scaling, backups, or performance optimizations needed in production.

Ready to start shipping 
reliable agents faster?

Get started with tools from the LangChain product suite for every step of the agent development lifecycle.