# Como cadastrar um Cliente Padrão

Embora seja muito importante para as vendas ter os dados do cliente, sabemos que muitas vezes os clientes estão com pressa para fazer cadastro ou apenas não desejam realiza-lo.&#x20;

Para lançar as vendas no sistema Phibo é necessário que haja um cliente vinculado a essa transação. Caso a pessoa não queira fazer cadastro, utilizaremos então o **Cliente Padrão.**&#x20;

Para cadastrar um Cliente Padrão, primeiro vá em CLIENTES > CADASTRAR CLIENTE:

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

Preencha o campo de "Celular" com "(00) 00000-0000" e os demais campos conforme consta na imagem abaixo. Por fim, clique em "Salvar".

<figure><img src="/files/12vhKJZA3GHjdnLVWTWS" alt=""><figcaption></figcaption></figure>

Você poderá buscar facilmente esse Cliente Padrão nas telas onde o cliente é requisitado como filtro, sempre informando o número "(00) 00000-0000" no campo "**Número Celular**" e teclando "TAB":&#x20;

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


---

# Agent Instructions: 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.phibo.site/primeiros-passos/primeiros-passos-treinamento-2/como-cadastrar-um-cliente-padrao.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.
