# Appointment

Overview

The Appointments section provides an overview of scheduled appointments for healthcare providers. When you are navigating into the appointment section you find different statuses of appointments.

<figure><img src="/files/EvJEK0zkgQnCL7GaqOFi" alt=""><figcaption><p>Appointment section</p></figcaption></figure>

Under the appointment tab, there are five other tabs:&#x20;

1. Referring
2. Pending
3. Upcoming
4. Completed
5. Cancelled

Let's visit the next page for more information and the functionality of these tabs ->&#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.omnivatelehealth.com/consulting-provider/appointment.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.
