What each tier unlocks for the Forms surface — active form count, daily submission ceiling, anti-abuse posture, PDF rendering, badge visibility.
Forms tier entitlements
Forms ship across all tiers. The differences are in scale and configuration depth, not feature gates.
| Capability | Solo | Pro | Team | Enterprise / ISV |
|---|---|---|---|---|
| Active (published) forms | 3 | Unlimited | Unlimited | Unlimited |
| Daily submissions (aggregate) | 100 | 1,000 | Unlimited | Unlimited |
| Turnstile challenge | Always-on | Not used | Not used | Not used |
| Daily cap / form (see anti-abuse) | 100 | 1,000 | Unlimited | Unlimited |
| Submission PDF — Typst (no template) | ✓ | ✓ | ✓ | ✓ |
| Submission PDF — AcroForm / Overlay | — | — | ✓ | ✓ |
| Vanity PDF filenames | — | ✓ | ✓ | ✓ |
| Powered-by FastYoke badge | Always-on | Opt-in | Opt-in | Opt-in |
| Embedded forms — inline mode | ✓ | ✓ | ✓ | ✓ |
| Embedded forms — modal / slide / bubble | — | ✓ | ✓ | ✓ |
| Form invites (Mint) | ✓ (capped) | ✓ | ✓ | ✓ |
| HTTP ingestion API | — | ✓ | ✓ | ✓ |
What an upgrade unlocks instantly
Tier changes propagate within ~30 seconds. After upgrading:
- New daily ceilings apply immediately.
- The Powered-by badge becomes optional (Pro+) — toggle it off from Branding settings.
- Vanity PDF filenames become available — set a
filename_patternon any form definition via the API or form settings. - AcroForm and Overlay PDF modes unlock at Team+ for custom-template submissions.
- Embedded modal, slide, and bubble trigger modes unlock at Pro+.
- The HTTP ingestion API (
POST /api/v1/tenant/forms/:form_id/submissions) becomes available at Pro+.