> 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/topicos/geral/contatos/leads-duvidas-comum/contatos-como-importar-uma-planilha/contatos-como-importar-dados-para-campos-de-selecao-multipla.md).

# Contatos - Como Importar Dados para Campos de Seleção Múltipla

Confira os passos a seguir para realizar esse procedimento:

1. Acesse a funcionalidade **"Contatos"**:\
   Pelo **“Encontrar Serviços”**. Ou basta digitar o nome, que a função aparece.

<figure><img src="/files/PKF4QIGB41HyNHFCSi7J" 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;A planilha deve estar no formato **.xlsx**, com as informações separadas por vírgulas, **sem espaços entre os valores.**&#x20;
{% endhint %}

**CONCLUSÃO:**&#x20;

Esse método de importação via planilha, torna o processo de cadastro de Leads mais flexível e eficiente, permitindo associar várias informações a um único registro de forma organizada. Além disso, ao padronizar o formato dos dados (separados por vírgula e sem espaços), garante-se a integridade e a correta leitura das informações no sistema, otimizando a gestão e segmentação dos 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/topicos/geral/contatos/leads-duvidas-comum/contatos-como-importar-uma-planilha/contatos-como-importar-dados-para-campos-de-selecao-multipla.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.
