Overview
Start with the part you need
The docs are split into a few focused sections so you can learn the product in the same order you usually use it.
Chapter 01Authentication
How login, account creation, and session handling work in the app.
Open sectionChapter 02Request AccessHow viewers request creator access and how admins approve it.
Open sectionChapter 03Form CreationThe builder flow, metadata, imports, and the `POST /api/forms` contract.
Open sectionChapter 04Sections & FieldsHow the workspace supports multiple sections and which field types are available.
Open sectionChapter 05Viewing SubmissionsHow the viewer exposes submission data, exports, and access checks.
Open sectionChapter 06SecurityClient-side encryption, private keys, secrets, and one-time downloads.
Open section