# Cancelled Appointments

### Canceled Tab&#x20;

<figure><img src="/files/ha9KsY6c1Jvnly4b9Tdk" alt=""><figcaption><p>Cancelled</p></figcaption></figure>

* The appointment has been cancelled, either by the patient or the healthcare provider, and will not proceed as scheduled.
* Patient information is retained, but there is an indication that the appointment has been cancelled.
* Details of the cancelled appointment, such as the original date and time, are present in the system


---

# 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.omnivatelehealth.com/consulting-provider/appointment/cancelled-appointments.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.
