> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/general/contacts/leads-common-questions/contacts-how-to-import-a-spreadsheet/contacts-how-to-import-data-for-multiple-selection-fields.md).

# Contacts - How to Import Data for Multiple Selection Fields

Check the steps below to carry out this procedure:

1. Access the feature **"Contacts"**:\
   Through **“Find Services”**. Or simply type the name, and the function appears.

<figure><img src="/files/4c24f619ebebf39b8ee8a69fd67e276afc6ff057" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/ffYJg9HaYN8>" %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdmjoMSWsFGP3P7vo0QQHDEGP44fuLUHYt3-b4LKRLNnSQ1D_Tao9L7z9XV75o5s7e0MrLqa7ff3mDIFJvCOqGwm9tuTRLuwC7h8KIt60PzADNXpfi4DcozDCUR5D5MhZjMEX8ZBw?key=pRsxQ0DgXk9USgjeQ4X5nBvC" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
&#x20;The spreadsheet must be in the **.xlsx**format, with the information separated by commas, **without spaces between the values.**&#x20;
{% endhint %}

**CONCLUSION:**&#x20;

This spreadsheet import method makes the Lead registration process more flexible and efficient, allowing multiple pieces of information to be associated with a single record in an organized way. In addition, by standardizing the data format (separated by commas and without spaces), the integrity and correct reading of the information in the system are ensured, optimizing the management and segmentation of Leads.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/general/contacts/leads-common-questions/contacts-how-to-import-a-spreadsheet/contacts-how-to-import-data-for-multiple-selection-fields.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
