Agencies
One production form backend for every client site.
Unlimited forms, pooled usage, team workspaces, and dedicated onboarding. Migrate your first client form for free.
How it works
Three steps to production forms.
Create a workspace
Sign up for the Agency plan and create a shared workspace for your team.
Invite your team
Add designers, developers, and project managers with pooled usage.
Deploy everywhere
Copy the same snippet into every client site and monitor from one dashboard.
Setup
Client-ready form snippet
<form action="https://api.formsfort.dev/submit" method="POST">
<input type="hidden" name="access_key" value="YOUR_ACCESS_KEY" />
<input type="text" name="name" placeholder="Name" required />
<input type="email" name="email" placeholder="Email" required />
<textarea name="message" placeholder="Message" required></textarea>
<input type="checkbox" name="botcheck" style="display:none" />
<button type="submit">Send</button>
</form> Migration
Migration checklist.
Move an existing form in minutes without rebuilding markup.
Audit current client form endpoints (Formspree, Web3Forms, etc.).
Create a FormsFort Agency workspace.
Migrate the first client form for free with our help.
Add team members and set domain restrictions per client.
Roll out the snippet to remaining client sites.
Monitor delivery and spam across all forms from one dashboard.
FAQ
Common questions.
What is included in Agency onboarding?
A 30-minute setup call, shared workspace configuration, and free migration of your first 3 client forms.
Can I pool usage across clients?
Yes. The Agency plan includes 100,000 submissions/mo shared across all team forms.
How do I add a new client site?
Create a new form in the dashboard, copy the access key, and paste it into the client site's HTML form.
Is there a white-label option?
Not yet. Agency workspaces and custom SMTP are available now. White-label delivery is on the roadmap.
Stop managing form servers.
Create a production form endpoint, migrate your first form free, and scale when you are ready.