> For the complete documentation index, see [llms.txt](https://ajudahotcampaing.hotmobile.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajudahotcampaing.hotmobile.com.br/como-adicionar-contatos.md).

# Como adicionar contatos

1- Acesse a Hotcampaigns com o seu login e senha, em seguida selecione a opção “Contatos” no menu lateral.

2- Dentro da página de Contatos no campo superior direito selecione a flecha em seguida escolha a opção “Importar“.

&#x20;3- Agora você precisa escolher um arquivo na extensão .CSV para importar a sua lista de contatos, geralmente os arquivos desse tipo usam o delimitador “;” mas não é uma regra absoluta. Assim que escolher o arquivo basta clicar em “Carregar“.

4- Agora associe as colunas do arquivos .CSV com os campos do Contato.

5- Após associar tudo corretamente basta clicar em “Importar” no canto superior direito da tela.

6- Pronto! Seus contatos foram importados com sucesso e você já pode começar suas campanhas de e-mail.


---

# 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:

```
GET https://ajudahotcampaing.hotmobile.com.br/como-adicionar-contatos.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.
