# How to Cancel and Agreement

1. Navigate to the specific agreement you intend to cancel. \ <br>

   <figure><img src="/files/JfzSNNHbieZm5w542toX" alt="" width="563"><figcaption></figcaption></figure>

2. Locate and click the Cancel button situated in the top right-hand corner of the agreement header, next to the "Booked" status badge.\ <br>

3. A "Cancel Rental Agreement" confirmation window will appear. The system will ask, *"Are you sure you want to cancel rental agreement \[Number]?"*:\ <br>

   <figure><img src="/files/5IrO80ZdIvPUzJTg4VQx" alt="" width="563"><figcaption></figcaption></figure>

4. Click Ok to authorize the cancellation.

   1. Click Cancel if you wish to exit the dialogue without making changes.

5. Upon confirmation, the system will process the cancellation.<br>

<figure><img src="/files/hOhKFlOOMgwmzNON0KUZ" alt="" width="563"><figcaption></figcaption></figure>

6. Once Cancelled:

* Toast Notification: A green success message will appear in the top right corner stating: *"Rental Agreement \[Number] has been cancelled"*.
* Status Update: The status header will update, and a Reopen button will become available if you need to reverse the action later.


---

# 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.biscit.com/erm-user-guide/how-to/how-to-cancel-and-agreement.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.
