# Consulta

<figure><img src="/files/bqQVRzpuMANbeqIhWw4o" alt="" width="375"><figcaption></figcaption></figure>

Nessa tela, conseguimos consultar Ordens de Serviço.

Ao clicar na lupa, será realizada a busca pelas ordens de serviço com base nos filtros aplicados, como data ou cliente.

### Entendendo o card da Ordem de Serviço:

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

* <mark style="color:red;">**Número da Ordem de Serviço**</mark>
* <mark style="color:blue;">**Razão do Cliente**</mark>
* <mark style="color:yellow;">**Placa do Veículo**</mark>
* <mark style="color:purple;">**Data de Emissão**</mark>
* **Código de Operação**
* <mark style="color:orange;">**Situação da Ordem de Serviço**</mark>
* <mark style="color:green;">**Valor Líquido**</mark>

A borda esquerda é colorida, servindo como indicativo relacionado ao cliente.

* <mark style="color:red;">**Vermelho**</mark>: Cliente Bloqueado.
* <mark style="color:green;">**Verde**</mark>: Cliente está em conformidade.
* <mark style="color:yellow;">**Amarelo**</mark>: Cliente está com títulos vencidos em aberto

Ação:&#x20;

* Se você acessou esta tela a partir de um box, ao clicar no card, a Ordem de Serviço será vinculada ao box, e você retornará à tela anterior. Caso tenha acessado através do card de consulta, você será redirecionado para a tela de detalhes da Ordem de Serviço.


---

# 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/automecanica/consulta.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.
