> For the complete documentation index, see [llms.txt](https://ajuda.pdvlegal.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.pdvlegal.com.br/retaguarda/administrativo/configuracao-de-terminais.md).

# Configuração de terminais

Use este fluxo para cadastrar e revisar terminais vinculados à filial.

### Vincular o terminal no dispositivo

{% stepper %}
{% step %}
Baixe e abra o aplicativo do PDV no dispositivo.
{% endstep %}

{% step %}
Informe o **CNPJ da filial** que será vinculada ao terminal.
{% endstep %}

{% step %}
Conclua o primeiro acesso. O dispositivo será vinculado automaticamente.
{% endstep %}
{% endstepper %}

### Validar o terminal no Cloud

{% stepper %}
{% step %}
Abra **Administrativo → Filiais**.
{% endstep %}

{% step %}
Acesse a seção **Terminais** da filial.
{% endstep %}

{% step %}
Revise a área **Disponível no meu contrato**. Nela você visualiza:

* **número de série**
* **grupo econômico**
* **status**
* **senha web service**
* **detalhes do licenciamento**
  {% endstep %}
  {% endstepper %}

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

### Conferir os dados do terminal

Em **Terminais cadastrados**, valide campos como:

* **Mac Address**
* **Nome**
* **Versão APK**
* **Stone Code**
* **Ponto de venda**
* **Número de série**
* **Busca\_Compartilhamento**
* **NFC-e**
* **SAT**
* **Gestor**

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

### Editar um terminal

{% stepper %}
{% step %}
Clique em **Editar** no equipamento desejado.
{% endstep %}

{% step %}
Ajuste os parâmetros necessários, como:

* uso fiscal
* SAT
* NFC-e
* código de segurança
* marca
* IP do Raspberry, quando houver compartilhamento
  {% endstep %}

{% step %}
Clique em **Gravar**.
{% endstep %}
{% endstepper %}

<figure><img src="/files/3ttYm35J9EpwYP8Gk9bh" alt=""><figcaption></figcaption></figure>

### Atualizar os parâmetros no PDV

{% stepper %}
{% step %}
No terminal, abra o menu de opções.
{% endstep %}

{% step %}
Clique em **Baixar tabelas**.
{% endstep %}

{% step %}
Aguarde a atualização. O PDV baixa os parâmetros e aplica as configurações automaticamente.
{% endstep %}
{% endstepper %}


---

# 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://ajuda.pdvlegal.com.br/retaguarda/administrativo/configuracao-de-terminais.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.
