# Como aplicar filtros nas consultas?

A maior parte das consultas possuem filtros disponíveis para facilitar a busca de registros.

Os filtros disponíveis se encontram na parte superior da tela.

Pegando como exemplo a consulta de Orçamentos, nela você consegue filtrar por cliente, data inicial e final, situação, condição de pagamento e tipo de título.

Alguns dos filtros são salvos automaticamento no estado do seu dispositivo e persistem automáticamente para outras telas, facilitando mais ainda a busca.

<figure><img src="/files/pLAzzRmAXvPborBiKoT6" alt="" width="341"><figcaption></figcaption></figure>

<figure><img src="/files/eLDpJD4hs8Q9GXVMDMOM" alt="" width="167"><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://movel.highsoftsistemas.com.br/faq/geral/como-aplicar-filtros-nas-consultas.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.
