# Additional fields

Additional fields allow personalization of marketing campaigns and segmentation of audience groups. To add an additional field in the panel, go to **Contacts** -> **Additional Fields** tab.

### Adding an additional field

1. Go to the **Contacts** section.
2. In the menu on the left, click on **Additional Fields.**<br>

   <figure><img src="/files/Cy3WMn1jCihmhhg0oa0W" alt=""><figcaption></figcaption></figure>
3. Click the "**+**" button.
4. In the new window that opens, enter the name of the field (e.g. discount code, address, birthday).<br>

   <figure><img src="/files/8RZud4qeKpRfh89J37QS" alt=""><figcaption></figcaption></figure>
5. Decide what type of data you want the field to contain (e.g., text, number, date, etc.).
6. After filling in all the necessary information, click the **Create** button.

<figure><img src="/files/qSrJF6ATYwqDr6qPqov4" alt=""><figcaption></figcaption></figure>

### Linking a field to an Excel file when importing a group of recipients

1. When you want to import a group of recipients from an Excel file, ensure the data is properly prepared. The columns in the file must match the names of the fields you have previously added in the panel.
2. Go to the import section.
3. Select the Excel file you want to import.
4. During the import process, the system will ask you to associate the columns from the Excel file with the corresponding fields in the panel.
5. Here, you need to associate the added field with the corresponding column in the file. For example, if you have a Discount Code column in the Excel file, link it to the Discount Code field you added earlier.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.messageflow.com/contacts/adding-contacts/additional-fields.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
