# Como filtrar e monitorar solicitações

## Visão geral

O Relatório de Solicitações é o principal mecanismo de monitoramento e gerenciamento das solicitações em andamento e concluídas.

Entende-se por aplicativos em andamento cada instância de solicitação executada, ou seja, cada solicitação/requisição iniciada de uma solicitação.

Através do Relatório de Solicitações é possível, primeiramente, ter uma visão geral sobre todas as instâncias de solicitações em andamento ou já concluídas de um determinada solicitação.

Através do uso de filtros, podemos encontrar rapidamente uma determinada solicitação que precisamos.

{% embed url="<https://youtu.be/ow3LQHTgsTs>" %}


---

# 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://kb.stoque.com.br/zeev/gestao-de-solicitacoes-em-andamento/monitoramento/como-filtrar-e-monitorar-solicitacoes.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.
