Collect data with forms
Turn a database into a form anyone can submit — inside or outside your workspace.
A form is a database wearing a friendlier face: every submission becomes a record, with the fields you chose, in the shape you defined. Intake requests, bug reports, applications, RSVPs — anything you’d otherwise collect by email.
-
Create the form
Click New in the sidebar and choose Form, then pick the database it should feed (or create one as you go).
-
Choose and arrange fields
Each form field maps to a database field, and the field’s type shapes the input — selects become choices, dates become pickers, ratings become stars. Reorder by dragging; mark what’s required.
-
Share it
Send the form to teammates, or publish it with a public link so anyone can submit without an account.
-
Work the submissions
Every submission lands as a record in the database, immediately. Build a view over them — new submissions this week, grouped by type — and handle them like any other data.