> ## Documentation Index
> Fetch the complete documentation index at: https://docs.time2.bike/llms.txt
> Use this file to discover all available pages before exploring further.

# Custom questions

> Ask riders extra info during registration.

Add custom questions that every registrant for this event must answer during checkout. Manage them at **Event → Questions**.

<img src="https://mintcdn.com/time2bike/co-ufD1Iu8aZzLI7/images/orgs/questions.png?fit=max&auto=format&n=co-ufD1Iu8aZzLI7&q=85&s=4499dcf535a76fc8198f2b7ad9685779" alt="Questions tab" width="2538" height="1410" data-path="images/orgs/questions.png" />

## Supported types

| Type                  | Use it for                                     |
| --------------------- | ---------------------------------------------- |
| **text**              | Short free-form answers (jersey number, club). |
| **textarea**          | Long free-form (allergies, notes).             |
| **select / radio**    | Single choice from a list.                     |
| **checkbox**          | Yes/no acknowledgements.                       |
| **number**            | Numeric answer.                                |
| **email** / **phone** | Pre-validated formats.                         |

## Add a question

Click **New question** and fill in:

* **Text** — the prompt riders see.
* **Description** — optional helper text under the prompt.
* **Type** — see above.
* **Required** — toggle to block checkout until answered.
* **Placeholder** — hint text inside the input.
* **Options** — for `select` and `radio`, one per row.

## Order

Drag the handle on each row to reorder. Order is preserved on the rider's registration screen.

\[IMAGE: /events/\[slug]/register → Questions step rendering a select and a checkbox]

## Answers

Riders' answers appear on the registration record (see [Event registrations](/organizers/registrations/event-registrations)) and are exportable from there.
