# Cancel Withdrawal

1\. You are able to cancel your requested withdrawal before settlement. All withdrawal requests are processed at the end of each round after settlement is completed (read more [here](/about-us/user-guide/vault-states.md)).

2\. There are 2 ways to cancel your withdrawal - from the Vaults main dashboard or the Portfolio page.

3\. On the Vaults page, determine the Vault and open the drop down card by clicking on it. Then, click 'Manage'.

![](/files/jRYkcevcJX4MpJqDYd7l)

4\. Under the Withdraw tab, click 'Cancel Withdrawal' when you are ready to proceed.

![](/files/4K1lUvwvxvBFhl2QX6RS)

5\. Alternatively, you can view all your requested withdrawals under the Portfolio page. Click 'Cancel Withdraw' on the Vault you want to cancel your withdrawal from.

![](/files/qDXFjJfDfUTz7loKjkyi)

6\. All 'Cancel Withdraw' actions are almost immediate and your amount will continue to be queued for the next round.&#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.algorai.finance/about-us/user-guide/cancel-withdrawal.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.
