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

# ★ Pro plan

> Pricing, quota tiers, and everything Pro unlocks.

<Info>**Pro** - this page covers plans, pricing, and limits.</Info>

Formpaste has exactly two plans: **Free** and **Pro**. [Pro plans](https://formpaste.com/pricing/) come in four submission-quota
tiers, billed monthly or yearly; every tier unlocks the same set of Pro features - only the
monthly submission quota changes.

## Plans at a glance

|                                                              | Free      | Pro                                               |
| ------------------------------------------------------------ | --------- | ------------------------------------------------- |
| Submissions / month                                          | 250       | 1k / 10k / 100k / Unlimited (choose a tier)       |
| Forms                                                        | 3         | Unlimited                                         |
| Allowed domains per form                                     | Unlimited | Unlimited                                         |
| [Spam filtering](/docs/features/spam-filtering)                   | Included  | Included                                          |
| [Quarantine view](/docs/features/quarantine)                      | Read-only | Read-only + [rescue](/docs/features/quarantine-rescue) |
| [Autoresponder](/docs/features/autoresponder)                     | -         | Included                                          |
| [Multiple recipients / CC](/docs/features/multiple-recipients)    | -         | Included (cap 10)                                 |
| [Webhooks](/docs/features/webhooks)                               | -         | Included                                          |
| [File uploads](/docs/features/file-uploads)                       | -         | Included                                          |
| [Submission history](/docs/features/submission-history) retention | 90 days   | 365 days                                          |
| [Redirects](/docs/features/redirects)                             | Included  | Included                                          |
| [CSV export](/docs/features/csv-export)                           | Included  | Included                                          |

## Pro quota tiers

Pro's submission quota is a **tier you choose**, independent of which features you get —
every Pro tier includes every Pro feature:

| Tier          | Submissions / month |
| ------------- | ------------------- |
| Pro 1k        | 1,000               |
| Pro 10k       | 10,000              |
| Pro 100k      | 100,000             |
| Pro Unlimited | Unlimited           |

Each tier is available **monthly** or **yearly**. Upgrading, downgrading, or switching
billing period is self-serve from the dashboard - no support ticket required.

## What Pro unlocks

* [**Quarantine rescue**](/docs/features/quarantine-rescue) - re-deliver a false-positive from
  the Spam folder.
* [**Autoresponder**](/docs/features/autoresponder) - auto-reply to the person who submitted
  your form.
* [**Multiple recipients & CC**](/docs/features/multiple-recipients) - deliver a submission to
  up to 10 verified recipients.
* [**Webhooks**](/docs/features/webhooks) - a signed HTTP POST to your own endpoint for every
  delivered submission, with retries and a replay-able delivery log.
* [**File uploads**](/docs/features/file-uploads) - accept file attachments (3.5 MB/file, 3
  files/submission, 5 GB/account), scanned before they're ever downloadable.
* **365-day submission retention**, versus 90 days on Free.

These five gated capabilities all fail the same way on Free - attempting to use or
configure any of them returns:

| Code               | HTTP | Meaning                           |
| ------------------ | ---- | --------------------------------- |
| `upgrade_required` | 403  | This feature requires a Pro plan. |

## Going over your Free quota

Free's 250/month cap doesn't drop submissions when you cross it - further submissions are
still accepted and stored, just held rather than delivered until the month rolls over or you
upgrade. See [Free plan limits](/docs/features/free-plan-limits) for details.

## Upgrading

Upgrade (or change tiers/billing period) from the dashboard - **Settings → Billing**. Plan
changes take effect immediately; downgrading to Free preserves your data (forms, submission
history, and Pro-only config like webhook URLs) but the Pro-gated behaviors above stop
working until you upgrade again.

## Zero-config

No feature flags to flip individually - the moment your account is on any Pro tier, all
five gated features and the 365-day retention window are active for every form on the
account.
