# Reativando uma solicitação

Se você mudou de ideia e deseja autorizar uma solicitação que havia sido negada, ou então corrigir algum erro no encerramento, basta reativá-la.

## Procedimento de reativação

Localize a solicitação que você deseja reativar e clique no botão "Reativar solicitação":

<figure><img src="/files/0iaadGfYErU1rXhamnTw" alt=""><figcaption><p>Exemplo de botão de reativação</p></figcaption></figure>

Ao clicar, você precisará confirmar a operação:

<figure><img src="/files/5SF51QsZnjQTi4UjFfFQ" alt=""><figcaption></figcaption></figure>

Pronto, a solicitação foi reativada.&#x20;


---

# 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.troqueedevolva.com.br/atendendo-uma-solicitacao/reativando-uma-solicitacao.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.
