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

# Billing & Credits

> Understand plans, credits, and how usage works

## Overview

ScriptKit uses a subscription + credits model. Your subscription gives you monthly credits to use for AI generations, plus access to features based on your tier.

## Plans

<CardGroup cols={3}>
  <Card title="Starter" icon="seedling">
    **\$29/month**

    * 400 credits/month
    * 2 GB storage
    * Image generation
    * Video generation
    * Premium AI models
  </Card>

  <Card title="Professional" icon="rocket">
    **\$89/month** *(Most Popular)*

    * 1,250 credits/month
    * 10 GB storage
    * Everything in Starter
    * **Video Editor**
    * Regular support
  </Card>

  <Card title="Studio" icon="building">
    **\$199/month**

    * 3,000 credits/month
    * 50 GB storage
    * Everything in Professional
    * Advanced AI capabilities
    * Priority support
  </Card>
</CardGroup>

### Annual Billing

Save 10% with annual billing:

| Plan         | Monthly | Annual (per month) | Annual Total |
| ------------ | ------- | ------------------ | ------------ |
| Starter      | \$29    | \$26               | \$313/year   |
| Professional | \$89    | \$80               | \$961/year   |
| Studio       | \$199   | \$179              | \$2,149/year |

## Credits

Credits are the currency for AI generations. Different operations cost different amounts.

### Credit Costs

| Operation                     | Credits |
| ----------------------------- | ------- |
| Standard Image (3 variations) | 1-2     |
| HD Image (3 variations)       | 2-4     |
| Image Remix/Edit              | 1-2     |
| Image Upscale                 | 1       |
| Video Generation (5 sec)      | 50-80   |
| Video Export (720p)           | 5       |
| Video Export (1080p)          | 10      |
| Video Export (4K)             | 25      |

<Info>
  Exact credit costs vary based on the AI model used and output complexity. The ranges above cover typical usage.
</Info>

### Checking Your Balance

View your credit balance:

* **Header**: Credits shown in the top navigation
* **Settings**: Go to **Settings > Billing** for detailed usage

### Credit Refresh

Credits refresh on your billing date each month. Unused credits do **not** roll over to the next month.

### Running Low?

If you run out of credits before your refresh:

1. **Top Up**: Purchase additional credits
2. **Upgrade**: Move to a higher plan
3. **Wait**: Credits refresh on your billing date

## Credit Top-Ups

Purchase extra credits anytime:

| Package | Credits | Price |
| ------- | ------- | ----- |
| Small   | 100     | \$10  |
| Medium  | 300     | \$25  |
| Large   | 1,000   | \$75  |
| XL      | 2,500   | \$150 |

Top-up credits:

* Never expire
* Are used after monthly credits
* Can be purchased on any plan

### How to Top Up

1. Go to **Settings > Billing**
2. Click **Buy Credits**
3. Select a package
4. Complete payment
5. Credits are added immediately

## Storage

Each plan includes storage for your generated assets:

| Plan         | Storage |
| ------------ | ------- |
| Starter      | 2 GB    |
| Professional | 10 GB   |
| Studio       | 50 GB   |

### What Counts

* Generated images
* Generated videos
* Exported video files
* Vault assets

### Storage Full?

If you reach your limit:

* You can't generate new assets
* Delete unused assets to free space
* Or upgrade to a higher plan

## Managing Your Subscription

### Change Plan

Upgrade or downgrade anytime:

1. Go to **Settings > Billing**
2. Click **Change Plan**
3. Select new plan
4. Changes take effect immediately

**Upgrades**: Prorated for the remainder of your billing period
**Downgrades**: Take effect at next billing date

### Cancel Subscription

1. Go to **Settings > Billing**
2. Click **Cancel Subscription**
3. Confirm cancellation

After cancellation:

* Access continues until billing period ends
* Data is preserved for 30 days
* You can resubscribe anytime

### Update Payment

1. Go to **Settings > Billing**
2. Click **Payment Method**
3. Update your card or payment details

## Billing History

View all past transactions:

1. Go to **Settings > Billing**
2. Click **Billing History**
3. Download invoices as PDF

## Feature Access by Plan

| Feature           | Starter | Professional | Studio |
| ----------------- | :-----: | :----------: | :----: |
| Image Generation  |   Yes   |      Yes     |   Yes  |
| Video Generation  |   Yes   |      Yes     |   Yes  |
| Premium AI Models |   Yes   |      Yes     |   Yes  |
| Storyboard Mode   |   Yes   |      Yes     |   Yes  |
| Asset Vault       |   Yes   |      Yes     |   Yes  |
| Video Editor      |    -    |      Yes     |   Yes  |
| Advanced AI       |    -    |       -      |   Yes  |
| Priority Support  |    -    |       -      |   Yes  |

## FAQ

<AccordionGroup>
  <Accordion title="Do unused credits roll over?">
    Monthly subscription credits do not roll over. However, top-up credits never expire and can be used anytime.
  </Accordion>

  <Accordion title="Can I get a refund?">
    We offer refunds within 7 days of your first subscription if you're not satisfied. Contact support for assistance.
  </Accordion>

  <Accordion title="What happens to my data if I cancel?">
    Your data is preserved for 30 days after cancellation. You can export your assets during this period. After 30 days, data is permanently deleted.
  </Accordion>

  <Accordion title="Can I pause my subscription?">
    We don't offer pause, but you can cancel and resubscribe later. Your data is preserved for 30 days.
  </Accordion>

  <Accordion title="Do you offer team plans?">
    Contact us at [support@scriptkit.ai](mailto:support@scriptkit.ai) for team and enterprise pricing.
  </Accordion>
</AccordionGroup>
