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

# Billing

> How SuperIntern billing works — credit-based plans, what consumes credits, checking your balance, and common questions.

SuperIntern uses a **credit-based system**. Credits are consumed when your intern takes actions — sending messages, running tasks, joining meetings, and calling tools.

## Plans

<CardGroup cols={2}>
  <Card title="Free" icon="sparkles">
    100 free credits every day (up to 700/month). No payment required — just sign up and start.
  </Card>

  <Card title="Starter" icon="rocket">
    3,000 credits/month included, plus 100 free credits every day with no monthly cap. \$30/month, or save with quarterly (10% off) or annual (20% off) billing.
  </Card>
</CardGroup>

See [superintern.ai/pricing](https://superintern.ai/pricing) for current plan details.

## Daily Free Credits

Every account — including the Free tier — receives **100 free credits each day**. On the Free plan these are capped at 700 credits per month. On the Starter plan there is no monthly cap on daily free credits, so active users accumulate up to 3,000 extra credits per month on top of their plan allowance.

## What the Starter Plan Includes

* **3,000 credits/month** from your subscription
* **100 free credits/day** (up to 3,000 extra/month, no cap)
* \~600 auto-drafted emails, or \~60 hours of meetings with recap & follow-ups, or \~150 social media posts with images
* 1,000+ integrations and the no-code skill editor
* Access to beta features and priority support

## How Credits Work

| Action                                     | Credit Cost |
| ------------------------------------------ | ----------- |
| Sending a message or email                 | Low         |
| Running a workflow step                    | Low         |
| A [heartbeat](/intern/heartbeats) check-in | Low         |
| Generating an image                        | Medium      |
| Joining and summarizing a meeting          | Medium      |
| Long-form research or multi-step tasks     | Medium–High |

<Tip>
  Subscription credits reset monthly. Daily free credits refresh every 24 hours.
</Tip>

## Checking Your Balance

Open the [Billing page](https://app.superintern.ai/billing) in the web app to view your current balance and usage history.

## FAQ

<AccordionGroup>
  <Accordion title="What happens when I run out of credits?">
    Your intern warns you when your balance is low. At zero, actions pause until your daily free credits refresh or your monthly allowance renews.
  </Accordion>

  <Accordion title="Can I buy extra credits?">
    Yes — purchase additional credits any time from your billing settings without changing your plan.
  </Accordion>

  <Accordion title="What billing cycles are available for Starter?">
    Monthly (\$30/month), quarterly (\$27/month, billed \$81 every 3 months), or annual (\$24/month, billed \$288/year).
  </Accordion>
</AccordionGroup>
