Getting started
Create your workspace, publish a form, and collect your first submission.
Overview
This guide walks you through creating your first form, publishing it, and collecting a submission.
Prerequisites
- An account on this application (sign up from the home page)
- You will become the workspace owner when you register
Steps
1. Sign in and open Forms
After logging in, go to Dashboard, then Forms in the navigation bar. Click Create form (or use an existing form from the list).
2. Build your form
In the form builder:
1. Add fields from the field library (text, email, textarea, select, etc.).
2. Set labels and mark fields as required where needed.
3. Open Settings and enable Allow public submissions if visitors should submit without logging in.
4. Click Publish when the form is ready.
3. Share the public link
Open the Share tab in the builder. Copy the public URL (UUID-based link works on all plans). Professional plans can also use `/{your-workspace-slug}/{form-slug}`.
4. View submissions
Go to Forms → your form → Submissions. Each entry shows the data submitted and metadata (time, IP, etc.).
Next steps
- Publishing & embedding forms
- Roles & permissions (sign in required)