> For the complete documentation index, see [llms.txt](https://documentacao.aheadsistemas.com.br/ahead-sistemas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentacao.aheadsistemas.com.br/ahead-sistemas/comercial/utilitarios/importa-pessoas-erp-terceiros.md).

# Importa Pessoas ERP Terceiros

{% hint style="info" %}
**Caminho até lá:** <img src="/files/-Me-q28mwI7EVjkHAz-d" alt="" data-size="original"> **Comercial** ➔ **Utilitários** ➔ **Importa Pessoas ERP Terceiros**
{% endhint %}

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

## Introdução

Esta ferramenta permite o Ahead importar pessoas diretamente do seu ERP, utilizando uma API que busca os cadastros e traz esses dados para o nosso sistema. Assim, não precisando mais realizar todo o cadastro de pessoas manualmente.

#### Alguns adendos antes de começar as importações

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

## Importação

1. Para importar, basta digitar o código do seu ERP associado à pessoa em questão.

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

2. Clicar em "Buscar ERP".

<figure><img src="/files/0bgMWwci1RjlMeYe1O0z" alt=""><figcaption></figcaption></figure>

3. E por último, informe no cadastro da pessoa se ela é:

* Cliente;
* Fornecedor;
* Transportadora;
* Representante.

Realizando estes passos, o sistema irá realizar o cadastro automático desta pessoa, visando os dados importados do seu ERP.&#x20;

Dessa forma, a pessoa importada já vai estar pronta para realizar as atividades.

{% hint style="success" %}
Pronto, pessoa importada com sucesso!
{% endhint %}


---

# 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://documentacao.aheadsistemas.com.br/ahead-sistemas/comercial/utilitarios/importa-pessoas-erp-terceiros.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.
