# Como acessar dados ou descancelar uma solicitação manualmente

Para acessar os dados de uma solicitação cancelada, você pode selecionar a instância em "Monitorar > Solicitações > Selecionando a instância a ser cancelada". Aqui você verá todas as informações, mensagens e ações desta instância.&#x20;

Se deseja descancelar a instância, clique em "Ações" e selecione "Descancelar" como a ação a ser tomada.

<figure><img src="/files/MvcENdMpP9KcWTA0JGML" alt=""><figcaption><p>Opções de uma instância cancelada</p></figcaption></figure>

{% hint style="warning" %}
Ao descancelar uma instância, ela não recupera a sua informação do ator da solicitação.
{% endhint %}


---

# 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-executar-tarefas/como-cancelar-uma-solicitacao/como-acessar-dados-ou-descancelar-uma-solicitacao-manualmente.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.
