# Cancel Deposit

1\. You are able to cancel your requested deposit before the next round starts. All deposit requests are processed at the start of each round (read more [here](/about-us/user-guide/vault-states.md)).

2\. There are 2 ways to cancel your deposit - 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/PTFHzGsnrVJElJ0oywHU)

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

![](/files/cGkGb9tuzf2zhhqKd8AW)

5\. Alternatively, you can view all your pending deposits under the Portfolio page. Click 'Cancel Deposit' on the Vault you want to cancel your deposit from.

![](/files/M2sEBUkIE4UKzHxWXhgg)

6\. All 'Cancel Deposit' actions are almost immediate and the amount will be reflected back into your Wallet.


---

# 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-deposit.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.
