# Overview

### How It Works

LeanScaper has four plans: Free, Core, Premium, and Max. Every plan includes **unlimited seats**, so your whole team gets access regardless of which tier you're on.

Each plan comes with a set number of AI credits per month. When your team processes huddles, chats with Lana, generates LeanDocs, or works with agents, credits are consumed. When credits run out, AI features pause — but everything else keeps working.

Need more mid-month? Paid plans can purchase a one-time top-up to keep going.

### What Uses Credits

AI-powered actions use credits. Manual actions do not.

**Uses credits:**

* Processing huddles (AI transcription and analysis)
* Chatting with Lana or any AI agent
* Generating LeanBoard cards with AI
* Generating LeanDocs with AI
* Adding files to Lana's knowledge base

**Does not use credits:**

* Recording huddles (the recording itself is always saved)
* Using LeanBoards manually (creating and moving cards by hand)
* Creating LeanDocs manually
* Viewing and interacting with existing content
* Adding team members (unlimited seats on every plan)

### When Credits Run Out

AI pauses. Operations continue.

Your team keeps full access to LeanScaper — recording huddles, using boards, creating documents, and accessing everything already in the system. AI features resume as soon as credits are available again, either through your monthly reset or a top-up purchase.

{% hint style="info" %}
**LeanScaper OS:** Credits power the AI side of your operating system. The platform itself — boards, docs, huddle recordings — is always available. Your operational rhythm doesn't stop because credits run low.
{% endhint %}

***

### Related Pages

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Plans &#x26; Pricing</strong></td><td>Compare tiers and find the right fit for your team.</td></tr><tr><td><strong>Understanding Credits</strong></td><td>How the credit system works, including credit types and consumption order.</td></tr><tr><td><strong>Managing Credits &#x26; Usage</strong></td><td>Check your balance, track usage, and understand credit alerts.</td></tr><tr><td><strong>Billing &#x26; Subscriptions</strong></td><td>Manage your plan, payment methods, and invoices.</td></tr><tr><td><strong>Top-Up Credits</strong></td><td>Purchase additional credits when your team needs more mid-month.</td></tr><tr><td><strong>Pricing FAQ</strong></td><td>Quick answers to common pricing and credit questions.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.leanscaper.com/pricing-coming-soon/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
