# Melhoria na busca geral de clientes

Antes, a tela de seleção de endereços era exibida ao selecionar um cliente para delivery, mesmo quando já havia um endereço atribuído, o que gerava uma experiência desnecessária para os usuários. Clientes sem endereços cadastrados não podiam acessar a tela de seleção.

Agora, ao selecionar um cliente, o endereço será automaticamente atribuído ao delivery. A tela de seleção de endereços só será exibida ao editar o cadastro do cliente. Para clientes sem endereço cadastrado, a tela de seleção não será exibida.


---

# 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://atualizacoes.consumer.com.br/pdv/anteriores/14.7.2/14.7.2.7/melhoria-na-busca-geral-de-clientes.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.
