# Appointments tab

Create, update, check, and cancel appointments on behalf of the coach user.

Click on the Appointments tab to access the following screen where the **Upcoming** and the **Past** appointments are displayed

![](/files/3NvojDCNIWCqFNGKtttp)

Either the Upcoming or the Past appointments include the following information:

* Name of the appointment
* Date/time of the appointment
* Status of the appointment: Accepted, or Tentative.

![](/files/Wv1nPpz4P4ymfpzShOtx)

## Book an Appointment&#x20;

To create an appointment, click on the **Book an Appointment** button, the following modal window is displayed:

![](/files/YZww03rHH6BEvRLFFAes)

Refer to [this documentation](https://docs.suggestic.com/coaching-portal/accessing-the-coaching-portal/navigating-the-coaching-portal/scheduling#book-an-appointment) to see how to fill in the information to create an appointment.

## &#x20;Update an Appointment

### Change an upcoming appointment date

Click on the **Change date** option, modify the appointment date and then **save** the information:

![](/files/0SYV8wgVWpM40JzgK3Zl)

For more information, refer to [this documentation](https://docs.suggestic.com/coaching-portal/accessing-the-coaching-portal/navigating-the-coaching-portal/scheduling#change-an-upcoming-appointment-date).

### Cancel an Appointment

&#x20;Select the appointment scheduled from the Upcoming appointments section, click on the **Cancel appointment** option:

![](/files/pAfhQylaV3eKOZwOQozK)

A confirmation modal window displays to confirm if the appointment will cancel:

![](/files/5q7WuoxTgvZV0eZcb7Sc)


---

# 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.suggestic.com/telewellness-portal/using-the-telewellness-portal/navigating-the-telewellness-portal/coach-dashboard/appointments-tab.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.
