# Fields
Fields are the building blocks of the campaign form you provide to your users. By default, five fields for the standard UTM parameters are created. When you use a field in the query map, it will automatically added to the campaigns form.
Fields can have two types: text fields allow any kind of text input from your users, while list fields force the user to pick a predefined value from a list. New fields will always be text fields until you add list values.
# Create a new text field
To allow any kind of text input from your users, use a text field.
- Click FIELDS in the top navigation and then the NEW button at the top of the fields list.
- Enter a field name.
- Enter a field description. This will be shown to your users on the campaign form.
- Click SAVE.
# Create a new list field
To allow any kind of text input from your users, use a text field.
- Click FIELDS in the top navigation and then the NEW button at the top of the fields list.
- Enter a field name.
- Enter a field description. This will be shown to your users on the campaign form.
- Click ADD LIST and enter the values shown in the dropdown list on the left and values for the tagged links on the right.
- Click SAVE.