> 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/pdv/funcionalidades-de-vendas/vincular-clientes-nas-vendas-de-balcao-e-mesa-ficha.md).

# Vincular clientes nas vendas de balcão e mesa/ficha

Use esse fluxo para associar um cliente a uma venda no PDV.

### Vincular o cliente na venda

{% stepper %}
{% step %}

### Acesse a venda no PDV

Abra o PDV e selecione os produtos da venda.
{% endstep %}

{% step %}

### Abra a identificação do cliente

Clique no **ícone de cliente** no canto superior direito da tela.
{% endstep %}

{% step %}

### Pesquise o cadastro

Informe o nome do cliente.

O sistema exibirá os clientes já cadastrados na Retaguarda Cloud.
{% endstep %}

{% step %}

### Selecione e confirme

Escolha o cliente correto e clique em **Confirmar**.
{% endstep %}
{% endstepper %}

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

{% hint style="danger" %}
Apenas **1 cliente** pode ser vinculado por venda.
{% endhint %}

### Dicas rápidas

{% hint style="success" %}

* Cadastre clientes **antes das vendas** para agilizar o processo.
* Use o **Código Referência** para clientes sem CPF ou telefone (ex.: "CLI-001").
* Para editar dados do cliente, acesse **Cloud > Pessoas > Clientes**.
  {% 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:

```
GET https://ajuda.pdvlegal.com.br/pdv/funcionalidades-de-vendas/vincular-clientes-nas-vendas-de-balcao-e-mesa-ficha.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.
