# Appointment Members

## Overview

The Appointment Card is a valuable feature that allows users to schedule appointments with specific team members directly through the bot.

<figure><img src="https://789614814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvCr7uCTpZRGEF8A48OOJ%2Fuploads%2Fk9Mc0OvNOB2t2tXRxgfQ%2FScreenshot%202025-09-19%20162715.png?alt=media&#x26;token=9cbfa961-8746-4549-84db-90f69c26254f" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
By setting members for the Appointment Card, you can enhance the scheduling process, provide clear options for users, and ensure that appointments are managed efficiently within your bot flow.
{% endhint %}

<figure><img src="https://789614814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvCr7uCTpZRGEF8A48OOJ%2Fuploads%2FxzjFfZ7sF5kInu2gAznK%2Fimage.png?alt=media&#x26;token=8e2c831d-2083-4106-8e2f-aac349bb6953" alt=""><figcaption></figcaption></figure>

## **Benefits of Setting Members for Appointment Card:**

* **Streamlined Scheduling:** Allows users to easily schedule appointments with available team members, improving efficiency.
* **Enhanced User Experience:** Provides users with clear options and availability, making the appointment process seamless.
* **Better Management:** Ensures that appointments are scheduled only during available times, reducing conflicts and overlaps.


---

# 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.bizmagnets.ai/bot-flows/appointments/appointment-members.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.
