It's possible to create custom fields that new users must fill out during registration.
How to create a new field:
- Go to Admin
- Click on your name in the top-right corner and select "Settings"
- Click "User Registration"
- Click "Create New Field +"

- Enter the field name (this will be shown internally in the admin) and the name or info text that will be displayed to the end-user in the field on the right.
You can choose whether the field should be mandatory or not. You can also choose if it should be a single line of text (text field) or a text box (textarea).
- Click "Save Changes"
New users who register will see the new fields on page 2 of the registration process.
