# Collective Bookings FAQ

### **FAQs** <a href="#faqs" id="faqs"></a>

#### **Question: How many team members can I add to a single collective booking calendar** <a href="#question-how-many-team-members-can-i-add-to-a-single-collective-booking-calendar" id="question-how-many-team-members-can-i-add-to-a-single-collective-booking-calendar"></a>

Answer: You can add up to 100 team members in a collective calendar, although please remember the more team members lesser the chances of finding available slots across all of them

#### **Question: Would payments work in Collective booking?** <a href="#question-would-payments-work-in-collective-booking" id="question-would-payments-work-in-collective-booking"></a>

Answer: Yes, payments would work for Collective Booking.

#### **Question: Can I use collective booking for virtual appointments?**  <a href="#question-can-i-use-collective-booking-for-virtual-appointments" id="question-can-i-use-collective-booking-for-virtual-appointments"></a>

Answer: Collective booking can be used for virtual and physical appointments; please add the correct details in the Meeting location field.

#### **Question: Can I remove a team member from an existing collective booking calendar?** <a href="#question-can-i-remove-a-team-member-from-an-existing-collective-booking-calendar" id="question-can-i-remove-a-team-member-from-an-existing-collective-booking-calendar"></a>

Answer: You can remove any team member from the collective booking calendar except for the Primary owner. In case the team member you want to remove is a Primary owner, change the ownership from that user and then you would be able to remove the team member.

#### **Question: I have changed the primary owner of the collective booking calendar, but for the existing appointment, I still see the old primary owner; why?** <a href="#question-i-have-changed-the-primary-owner-of-the-collective-booking-calendar-but-for-the-existing-ap" id="question-i-have-changed-the-primary-owner-of-the-collective-booking-calendar-but-for-the-existing-ap"></a>

Answer: The details of the booked appointment would reflect based on the Calendar settings, which were there when the appointment was booked. Any appointment booked after the changes would start reflecting the changes.&#x20;

#### **Question: Is there a way I can change the Primary owner for an already-created appointment?** <a href="#question-is-there-a-way-i-can-change-the-primary-owner-for-an-already-created-appointment" id="question-is-there-a-way-i-can-change-the-primary-owner-for-an-already-created-appointment"></a>

Answer: No, there is no way for users to change the details of an already booked collective appointment.&#x20;

#### **Question: Can I edit/reschedule a booked collective appointment?** <a href="#question-can-i-edit-reschedule-a-booked-collective-appointment" id="question-can-i-edit-reschedule-a-booked-collective-appointment"></a>

Answer: Yes, you would be able to edit the details of the collective booking appointment. However, you could not change the team member details for the booked appointment.


---

# 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/how-to-use-collective-bookings-in-calendars/collective-bookings-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.
