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

# Plans & Credits

Every action in Runable uses credits. Chatting with the agent, generating images, building websites, creating videos, producing audio. Each operation deducts credits based on the model tier, resolution, duration, and complexity.

Your credit balance is visible in the top right corner of the dashboard.

<Frame caption="The Runable pricing page showing all available plans.">
  <img src="https://mintcdn.com/runableinc/o7vw8p-Mmog8vpkJ/images/Screenshot-From-2026-08-03-16-59-27.png?fit=max&auto=format&n=o7vw8p-Mmog8vpkJ&q=85&s=69424f7fc593e18bc231ce519aa791a7" alt="Runable pricing page with Basic, Pro, and Max plans displayed side by side" width="2188" height="1266" data-path="images/Screenshot-From-2026-08-03-16-59-27.png" />
</Frame>

## Plans

|                     | <Badge color="green" size="sm">Basic</Badge> | <Badge color="blue" size="sm">Pro</Badge> Most Popular | <Badge color="purple" size="sm">Max</Badge> |
| ------------------- | -------------------------------------------- | ------------------------------------------------------ | ------------------------------------------- |
| **Price**           | \$5/month                                    | \$20/month                                             | \$100/month                                 |
| **Daily credits**   | 1,500                                        | 1,500                                                  | 1,500                                       |
| **Monthly credits** | 4,000                                        | 25,000                                                 | 150,000                                     |
| **Annual discount** | Save 25%                                     | Save 25%                                               | Save 25%                                    |

All plans include the core Runable features: websites and app building, slides and carousel creation, image and video creation, document and research, Max Performance, 3k+ connectors, and multi-modal chat across frontier models.

Pro adds higher limits and priority tools: the AI Notetaker for every meeting, 100+ curated workflows, Discord support, a personal assistant across every channel, and full app-building extras (free database, free analytics, Stripe integration, free sub-domain, Android/iOS app building).

Max goes beyond limits: unlimited chats in Ask mode, dedicated 5 hrs support, and the personal assistant across Slack, Microsoft Teams, Telegram, iMessage, and Discord.

<Tip>
  Need more credits? Top-ups are available on every paid plan. Topped-up credits are lifetime credits that never expire, so you can buy them whenever you need them.
</Tip>

## How credits work

Credits are deducted for every AI operation. The cost depends on what you are doing:

| Factor             | Effect on credit cost                                                                                                                                                                                                                                                                             |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Model tier**     | <Badge color="purple" size="sm">Ultra</Badge> (16x) costs more than <Badge color="blue" size="sm">Max</Badge> (8x), which costs more than <Badge color="green" size="sm">Normal</Badge> (4x) and <Badge size="sm">Ask</Badge> (1x). Higher tiers give deeper reasoning but cost more per message. |
| **Resolution**     | 4K video costs more than 720p. Higher resolution images cost more.                                                                                                                                                                                                                                |
| **Duration**       | Longer videos and audio cost more. Video is billed per second.                                                                                                                                                                                                                                    |
| **Audio**          | Videos with AI-generated audio cost roughly 2x compared to muted videos.                                                                                                                                                                                                                          |
| **Upscale factor** | 4x image upscale costs more than 2x.                                                                                                                                                                                                                                                              |

### Model tiers

| Tier                                                       | Credit multiplier | Best for                                   |
| ---------------------------------------------------------- | ----------------- | ------------------------------------------ |
| **Auto** <Badge color="teal" size="sm">Recommended</Badge> | Varies            | Always selects the best model for the task |
| **Ultra**                                                  | 16x               | The hardest, most demanding work           |
| **Max**                                                    | 8x                | Complex work like apps, websites, slides   |
| **Normal**                                                 | 4x                | Creation-related tasks like videos, sheets |
| **Ask**                                                    | 1x                | Fast Q\&A, plugins, and images             |

<Tip>
  Use canvas editing tools (remove background, upscale, text edit, mark & edit) directly on the canvas instead of asking the agent in chat. Direct canvas edits use significantly fewer credits, up to 10x savings compared to sending the same request as a chat prompt.
</Tip>

## When to upgrade

<AccordionGroup>
  <Accordion title="You keep running out of monthly credits">
    Basic gives you 4,000 credits per month. If you are hitting that limit regularly, Pro raises it to 25,000 per month. If you generate a lot of video or use the Max model tier often, Max at 150,000 per month gives the most room.<br /><br />You can also top up credits on any paid plan according to your need — top-up credits never expire.
  </Accordion>

  <Accordion title="You generate a lot of video content">
    Video generation is one of the most credit-intensive operations, especially at higher resolutions and with audio enabled. Max at 150,000 credits per month is the best fit if video is a core part of your workflow.
  </Accordion>
</AccordionGroup>

## Upgrading and downgrading

<AccordionGroup>
  <Accordion title="How do I upgrade my plan?">
    Go to the [pricing page](https://runable.com/pricing) and select a new plan. Upgrades take effect immediately. If you upgrade within the same billing interval (monthly to a higher monthly plan), the cost is pro-rated for the remainder of your cycle. If you switch billing intervals (monthly to annual), a new cycle starts right away.
  </Accordion>

  <Accordion title="How do I downgrade?">
    On [runable.com](https://runable.com):

    1. Go to **Settings**.
    2. Select **Account**.
    3. Click **Manage Plan**.
    4. Select **Manage**.
    5. Select **Cancel Subscription**, then downgrade to the Starter plan.

    Downgrades take effect at the end of your current billing cycle. You keep full access to your current plan until that date.
  </Accordion>

  <Accordion title="Can I switch to annual billing?">
    Yes. Switch from monthly to annual at any time from your billing settings. Annual billing saves 25%.
  </Accordion>

  <Accordion title="Can I get an invoice?">
    Invoices are generated automatically by Stripe after each payment. You cannot get a pre-payment invoice.
  </Accordion>
</AccordionGroup>

## Good to know

<Warning>
  Unused plan credits do not roll over to the next month. They reset when your billing cycle renews. Top-up credits are the exception — they never expire.
</Warning>

* Credits cannot be transferred between accounts.
* Consumed credits cannot be refunded.
* You cannot pause a subscription. You can downgrade to a lower tier at any time.

## Next steps

<CardGroup cols={2}>
  <Card title="View pricing and upgrade" icon="credit-card" href="https://runable.com/pricing">
    Compare plans side by side and pick the right one for your usage.
  </Card>

  <Card title="How the agent works" icon="robot" href="/how-the-agent-works">
    Understand the agent loop, sandbox, and real-time streaming.
  </Card>
</CardGroup>
