# Your Upcoming Appointments

## Overview

* The appointment is confirmed and scheduled to happen soon, indicating the patient is set to see the healthcare provider.
* Patient information is prominently displayed, along with confirmed details of the upcoming appointment.
* All finalized details, including date, and time are visible.
* If needed, consulting providers can reschedule or cancel appointments directly from the appointment details screen.

<figure><img src="/files/qELQzDEZu8mfPNUzXOjp" alt=""><figcaption><p>Upcoming Tab</p></figcaption></figure>

## User Actions for Managing Appointments:

1. **Join the video call:**

   1. **Access Your Call**: Simply click on the scheduled appointment to join.
   2. **When to Join**: Be ready! You can enter the call up to **10 minutes before** your scheduled time.
   3. **Features You Can Use During the Call:** Use camera/mic control, screen sharing, appointment details, notes, prescriptions, and lab/radiology notes for collaboration. For more details,[ visit here.](https://app.gitbook.com/o/yCmyE3hFyolSGBXaxT9T/s/QbmSVGziFCVxttjnOvMC/~/changes/30/consulting-provider/appointment/upcoming/during-call)

   <figure><img src="/files/ZErijn0OL3X3nI5WKNLu" alt=""><figcaption><p>During Call Screen</p></figcaption></figure>
2. **Reschedule the appointment**
   1. Users can reschedule the booked appointment before 24 hours of a scheduled appointment.
   2. Otherwise, within 24 hours, the rescheduled icon is hidden.
3. **Cancel the appointment**
   1. Users can cancel the appointment at any time. But they can cancel the appointment before 24 hours, the cancellation charge will not be charged to the patient. However if they can cancel the appointment within 24 hours of the scheduled appointment, the patient has to pay a penalty for the appointment.
4. **Chat with the provider**

   1. Patients and providers can chat and share media (images, documents, PDFs, and links) up to 48 hours before the scheduled time.
   2. **Read-Only Mode:** If an appointment is cancelled, the chat becomes read-only. Users can view past messages but cannot send new ones or attachments.
   3. **Notifications:** Real-time alerts for new text messages, images, documents, and links include direct access to the chat.

   <br>

   <figure><img src="/files/VoArwfntTk4PtwF6vPH7" alt=""><figcaption><p>Chat Before appointment</p></figcaption></figure>
5. **Invite another user before the call**

   1. Enter the **email address** of the person you wish to invite.&#x20;
   2. **Send the Invitation**:\
      Click **Update** to share the invite link with the selected participant.
   3. **Participant Joins**:\
      The invited user will receive the link and can join the call by clicking on it.\\

   <figure><img src="/files/tUxwgFiKaSWgNvsU315C" alt=""><figcaption><p>Invite User</p></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://docs.omnivatelehealth.com/consulting-provider/appointment/your-upcoming-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.
