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

# Plan

> See your current subscription and limits, and change plan.

**Plan** shows which subscription you are on and what it allows. Your daily prompts, monthly pages and available AI engines all come from here.

<Frame>
  <img src="https://mintcdn.com/opactor/ueicEUgPZ5iGb5FG/images/settings/settings-plan.png?fit=max&auto=format&n=ueicEUgPZ5iGb5FG&q=85&s=4202efcb97c77233ed8320df0ee1f0a3" alt="Plan screen with the current plan tiles and the available plans list." width="1600" height="1738" data-path="images/settings/settings-plan.png" />
</Frame>

## What's on the screen

### Current Plan

Your plan name, status, whether you are billed monthly or yearly, and the renewal or end date. Below that are four limit tiles.

| Tile                        | What it means                                     |
| --------------------------- | ------------------------------------------------- |
| **Daily Prompts**           | How many prompts are asked of AI engines each day |
| **Pages / month**           | How many pages you can generate per month         |
| **AI Engines**              | Which AI engines are measured                     |
| **Off-site articles / run** | Articles per off-site run, or "Not scheduled"     |

**Manage Billing** appears only with an active subscription. It opens the billing portal, where you can download invoices, change your card and cancel.

### Available Plans

Every plan you can move to, as cards. The **Monthly** / **Yearly -20%** switch at the top changes the billing cycle you are comparing. Each card shows the name, description, price and the same limits, with one button.

| Button            | When it appears                          |
| ----------------- | ---------------------------------------- |
| **Current Plan**  | Your plan today. Not clickable           |
| **Upgrade**       | Moving to a larger plan                  |
| **Downgrade**     | Moving to a smaller plan                 |
| **Select**        | Choosing a plan with no subscription yet |
| **Contact Sales** | Enterprise, priced as "Custom"           |

With no subscription, the button takes you to a checkout page to enter your card. With one, the plan changes in place.

### Billing FAQ

A card summarising upgrades, downgrades, cancellation and custom plans.

## How charges work

| Situation    | When it applies        | What it costs                                                      |
| ------------ | ---------------------- | ------------------------------------------------------------------ |
| Upgrade      | Immediately            | You are charged the prorated difference for the rest of the period |
| Downgrade    | Immediately            | The difference lands as credit on your next invoice                |
| Cancellation | End of the paid period | You keep access until then                                         |

## How to use it

<Steps>
  <Step title="Check your limits">
    Read the four tiles under **Current Plan**.
  </Step>

  <Step title="Change plan">
    Pick **Monthly** or **Yearly -20%**, then press **Upgrade** or **Downgrade** on the plan you want.
  </Step>

  <Step title="Handle invoices and cards">
    **Manage Billing** opens the billing portal for invoices, card changes and cancellation.
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="When does an upgrade take effect?">
    Immediately, with a prorated charge for the remainder of the period.
  </Accordion>

  <Accordion title="Do I get a refund when I downgrade?">
    It applies immediately and the difference appears as credit on your next invoice.
  </Accordion>

  <Accordion title="Can I cancel anytime?">
    Yes. You keep access until the end of the period you already paid for.
  </Accordion>

  <Accordion title="Daily analysis won't turn on.">
    Daily analysis runs on Starter and above. The footer line on [Profile](/settings/profile) shows your current state.
  </Accordion>

  <Accordion title="I can't see Manage Billing.">
    It appears only with an active subscription. Choose a plan first.
  </Accordion>

  <Accordion title="I need higher limits than the plans offer.">
    Use **Contact Sales** on the Enterprise card.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="Prompts" href="/dashboard/prompts">Where the daily prompt limit is spent.</Card>
  <Card title="On-site" href="/dashboard/on-site">Where the monthly page limit is spent.</Card>
  <Card title="Profile" href="/settings/profile">Check your analysis schedule.</Card>
  <Card title="Team" href="/settings/team">Manage members and roles.</Card>
</CardGroup>
