# Box

<figure><img src="/files/MpG5T4P8o78bMBOx3Vg4" alt="" width="375"><figcaption><p>Módulo de Box</p></figcaption></figure>

Na tela de **Box**, há uma lista com os 75 boxes do sistema HsCorp.

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

Existem dois tipos de card: os vinculados a uma Ordem de Serviço e os vazios.

### Card vinculado a uma Ordem de Serviço

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

* <mark style="color:purple;">**Número da Ordem de Serviço**</mark>
* <mark style="color:blue;">**Nome do cliente**</mark>
* <mark style="color:orange;">**Número do Box**</mark>
* <mark style="color:green;">**Estado e cidade da placa do veículo**</mark>
* <mark style="color:yellow;">**Placa do veículo**</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;

* Ao clicar em um card vinculado a uma Ordem de Serviço, ele abre-a mostrando seus detalhes.

### Card vazio

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

* <mark style="color:orange;">**Número do Box.**</mark>

Ações:

* Quando clicamos, somos redirecionados para a tela de [**pré ordem de serviço**](/automecanica/ordem-de-servico.md), onde podemos criar uma nova Ordem de Serviço já vinculada ao box selecionado.
* Quando clicamos e seguramos, somos direcionados para a tela onde é possível [**consultar as Ordens de Serviço**](/automecanica/consulta.md) criadas e vinculá-las ao box com um clique. Lembrando que na consulta não serão exibidas Ordens de Serviço canceladas e processadas.


---

# 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/box.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.
