# Como acompanhar as solicitações que abri

## Visão geral

O relatório de **Acompanhar solicitações** é o principal mecanismo de monitoramento e gerenciamento das solicitações que a pessoa iniciou.

Através deste relatório é 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, em que você está envolvido.

## Filtros

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

## Detalhamento da solicitação

O detalhamento traz todas as informações consolidadas sobre uma determinada solicitação de um aplicativo. Entre elas:

1. A lista de atividades já realizadas e em andamento dessa solicitação;
2. Os dados do formulário;
3. As mensagens trocadas no aplicativo;
4. Os arquivos anexados no aplicativo.

## Demonstração prática

Confira no vídeo a seguir a demonstração sobre como acompanhar suas solicitações.

{% embed url="<https://www.youtube.com/watch?v=eV_sHEl6Y_U>" %}


---

# 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/dia-a-dia/como-monitorar-as-solicitacoes-que-abri.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.
