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

# Plans

> Current GoDizzy billing centers on Free, self-serve Pro monthly, and Enterprise.

GoDizzy supports Free, self-serve Pro monthly, and Enterprise plans.

## Plan comparison

<CardGroup cols={3}>
  <Card title="Free" icon="sprout">
    **\$0 / month**

    * 1 seat
    * 5 included routing rules
    * good for solo evaluation
  </Card>

  <Card title="Pro" icon="star">
    **Self-serve, monthly**

    * 5 seats
    * 50 included routing rules
    * self-serve paid plan
  </Card>

  <Card title="Enterprise" icon="buildings">
    **Manual / contract**

    * high caps intended for contract use
    * custom commercial process
  </Card>
</CardGroup>

## Plan limits

The code-backed entitlements are primarily:

* **seats**
* **routing rules**

A new collection includes a default routing rule, so creating a collection consumes one routing-rule slot.

## Billing cycle

Self-serve paid billing is **monthly only**.

## Upgrades

* Free → Pro is the self-serve upgrade path.
* Enterprise is handled manually.

## FAQ

<AccordionGroup>
  <Accordion title="Do plan limits focus on collections or rules?">
    The enforced quota is routing rules. Collections matter because each new collection includes a default rule.
  </Accordion>

  <Accordion title="How are seats enforced?">
    Invites that would exceed the seat allowance are blocked until the organization upgrades.
  </Accordion>

  <Accordion title="Is annual billing available?">
    No. Self-serve billing is monthly only.
  </Accordion>
</AccordionGroup>
