# Pré-Visual

O ecrã de Pré-Visualizar permite ao utilizador consultar, de forma rápida, as linhas de um determinado documento.

É apresentada uma lista com as linhas do documento, onde são visíveis as seguintes informações por artigo:

* **Nome do artigo**
* **Referência**
* **Quantidade pedida**
* **Quantidade pendente**
* **Quantidade satisfeita**

Este ecrã tem como objetivo fornecer uma visão geral do conteúdo do documento, permitindo verificar o estado das quantidades e identificar possíveis pendências antes de avançar para o seu tratamento.

<figure><img src="/files/9zdIQZKB4HXh0ecGDBVw" alt="" width="360"><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://docs.wave.pt/mobile-logistic-manual/aplicacao-android/app/funcionalidades/pre-visual.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.
