# Class Calendars FAQ

#### **FAQ** <a href="#question-how-can-i-cancel-or-reschedule-a-class-appointment" id="question-how-can-i-cancel-or-reschedule-a-class-appointment"></a>

#### **Question: How can I cancel or reschedule a class appointment?** <a href="#question-how-can-i-cancel-or-reschedule-a-class-appointment" id="question-how-can-i-cancel-or-reschedule-a-class-appointment"></a>

Answer: To cancel or reschedule the class booking, you can go to calendars, click on the class booking you want to modify, and you would be able to see the option to edit/change the appointment.,

#### **Question: Can I cancel or reschedule a class appointment for a single attendee?** <a href="#question-can-i-cancel-or-reschedule-a-class-appointment-for-a-single-attendee" id="question-can-i-cancel-or-reschedule-a-class-appointment-for-a-single-attendee"></a>

Answer: Yes, for class appointments, you can click the options menu next to the contact, where you can see the option to cancel or reschedule the appointment for specific contacts.,

#### **Question: Can I book a class appointment with contacts directly?** <a href="#question-can-i-book-a-class-appointment-with-contacts-directly" id="question-can-i-book-a-class-appointment-with-contacts-directly"></a>

Answer: Yes, you can do that; click on the "book appointment" button and select the contact you want to book the appointment with. Then select the calendar (choose the class booking calendar here), select the slot, and then proceed to book the appointment. to select

#### **Question: Can attendees cancel/reschedule a Class Booking appointment?** <a href="#question-can-attendees-cancel-reschedule-a-class-booking-appointment" id="question-can-attendees-cancel-reschedule-a-class-booking-appointment"></a>

Answer: To allow attendees to cancel/reschedule the class booking appointment, enable the option for "Allow Cancellation" and "Allow Reschedule" in the Confirmation Tab in Calendar Settings.&#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.getgymini.com/gymini/features/features-overview/calendar/class-calendars/class-calendars-faq.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.
