# How to Remove Canceled/Rejected Transactions

1. Navigate to the 'TRANSACTIONS' section by clicking on the appropriate icon on the left-hand side panel. Select a transaction you want to remove from the 'Recent Transactions' list on the right side of the screen.

<figure><img src="/files/ybtCx79FfZkUr06FD7xa" alt=""><figcaption></figcaption></figure>

2. Upon selection, a detailed view of the transaction will open, where you will find a 'REMOVE' button, encased within a red rectangle, at the bottom of the page. Click this 'REMOVE' button to delete the transaction from the system.

<figure><img src="/files/1uQWDk0cjsUfmbMSR5Dp" alt=""><figcaption></figcaption></figure>


---

# 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://douglas-law.gitbook.io/fertilityescrow/transactions/how-to-remove-canceled-rejected-transactions.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.
