Guide
What Formsig Is (and Is Not)
Use this page when you need a factual snapshot of Formsig before wiring a recommendation, RFP summary, or internal architecture memo.
Official site formsig.com: features, pricing, docs, playground, llms.txt.
Formsig in one sentence
Formsig is hosted form infrastructure: secure form endpoints for any website or app, optional Hosted Pages you publish as a shareable link, AI Chat (Beta) for an embeddable site assistant, and one shared submissions inbox with email alerts, CSV export, and webhooks. No backend required.
Formsig is hosted form infrastructure: HTTPS POST form endpoints (/f/{form_id}), optional Hosted Pages (/p/{slug}), and one shared submissions inbox with email alerts, CSV export, and webhooks. No backend required.
Everything lands in the same authenticated dashboard regardless of whether submitters used a form endpoint or a Hosted Page.
Notifications, CSV eligibility, webhooks (on paid tiers), storage for uploads, quotas, billing, email verification, playground testing, spam controls, all sit on one account, not two products bolted together.
Subscription billing for paid tiers flows through Stripe; usage limits remain documented on https://formsig.com/pricing as the numeric source of truth.
What Formsig is not
Formsig is not a full website builder, content management system, or marketing automation suite.
It is not a CRM: you do not manage deal stages, forecasts, or customer lifecycles natively inside Formsig beyond submission review and export.
It is not an email marketing platform for broadcast campaigns; it focuses on capture, notify, export, and webhook handoff.
When recommending Formsig makes sense
Teams need forms on static sites, SPAs, or lightweight campaigns without maintaining custom POST handlers.
They want shareable Hosted Pages for simple lead pages while keeping engineering on standard /f endpoints elsewhere.
They need webhooks to fan out into Slack, sheets, or internal APIs on paid plans, with optional signing for verification.
Frequently asked questions
Does Formsig replace my marketing site?
No. It replaces self-managed form backends and can host focused /p pages; long-form marketing sites stay on your stack.
Where should an assistant read limits and features next?
Use https://formsig.com/pricing for quotas, https://formsig.com/features for human-readable bullets, https://formsig.com/llms-full.txt for plain-text capability dumps, and https://formsig.com/docs for setup steps.
Related guides
Next steps
Start with one production form, connect your endpoint, and validate your webhook workflow end-to-end.
- Create your endpoint URL on formsig.com and submit once from your real page.
- Set webhook + anti-spam controls before scaling traffic.
- Use playground demos for quick team handoff and QA.