Plans & Pricing
Upgrade your plan and view your usage on your account page
Available Plans
- 5,000 monthly credits
- Access the Letta API
- Edit agents visually in the ADE
- 2 agent templates
- 1 GB of storage
- 20,000 monthly credits
- Pay-as-you-go credit overage
- Unlimited agents
- 20 agent templates
- 10 GB of storage
For organizations with higher volume needs, our Enterprise plan offers increased quotas, dedicated support, role-based access control (RBAC), SSO (SAML, OIDC), and private model deployment options. Contact our team to learn more.
What are credits?
Credits are a standard cost unit for resources in Letta, such as LLM inference and CPU cycles. When agents run on Letta, they make LLM model requests and execute tools. Model requests consume credits at a rate depending on the model tier (standard vs. premium) and whether Max Mode is enabled for longer context sizes. Tool executions that run in Letta are charged at a flat rate per second of execution. See up-to-date credit pricing for available models here.
What tools are executed by Letta?
Sandbox code execution and execution of custom tools run inside of Letta, so incur a credit cost for CPU time. Remote MCP tools are executed by the MCP tool provider, so do not have a credit cost. Letta built-in tools are executed for free.
How do monthly credits work?
Your Letta agents use large language models (LLMs) to reason and take actions. These model requests consume credits from your monthly balance (or additional purchased credits). Your balance of monthly credits refreshes every month.
What is Max Mode?
Certain models have the ability to run with extended context windows. Turning on Max Mode extends the context window of the model driving your Letta agent beyond the 100k default, which may help when working with large files or codebases, but will increase cost (credit use) and latency.
What’s the difference between the Letta API and open source Letta?
The Letta API Platform is our fully-managed service for stateful agents, handling all agent infrastructure and state management to create scalable agent services. The Letta API Platform also has additional features beyond the open source such as durable execution for long-running agents, built-in sandboxing, agent templates, optimized vector search, message indexing, and observability.
Can I transfer my agents between open source and cloud?
Yes, the Letta API Platform supports agent file, which allows you to move your agents freely between self-hosted instances of the Letta open source and the Letta platform.