Build your first survey type
A survey type is the template for one kind of survey, an electrofishing run, a gillnet set, a disease sampling event. It defines the fields you collect, how they validate, and how they render. Every record belongs to a survey type.
Your organization starts with a library of survey types you can use or adapt. You can also create your own.
Create a survey type
Section titled “Create a survey type”From Survey types, choose New survey type and fill in:
- Name (English), the human name, for example “Plankton tow”.
- Key, a short
snake_caseidentifier, for exampleplankton_tow. It must be unique in your organization and cannot be changed later, so pick it carefully.
Choose Create and edit to open the builder.
Build the fields
Section titled “Build the fields”The builder has three columns and a live preview.
- Add field: the palette of field types (text, number, date, geometry, species reference, select, and more). Choose one to add it.
- Fields: the ordered list. Use the up and down controls to reorder, and delete to remove. Select a field to edit it.
- Field settings: the selected field’s label, key, help text, whether it is required, and any type-specific options (min and max, decimals, the choices for a select, the geometry kind, and so on).
- Live preview: the real form, rendering and validating exactly as it will during data entry. It updates as you edit.
- Set the survey name (you can add French and Spanish names too) and the taxa group (fish, mammal, bird, and so on).
- Add and order your fields from the palette, configuring each one on the right.
- Optionally group fields into Sections to organize a long form.
- Choose Save. The version number ticks up and a Saved check appears. If anything is invalid, the builder lists what to fix before it will save.
Your survey type is ready to collect data. Add a record by hand, or bring in a file.