# BizMagnets Appointment

## **Key Features for Appointments**

1. **Appointment Scheduling:** Customers can book appointments directly through WhatsApp by interacting with a chatbot or live agent.
2. **Confirmation Messages:** Once an appointment is scheduled, the API can send automated confirmation messages with details like date, time, and location.
3. **Reminders:** BizMagnets send automated reminders to customers ahead of their scheduled appointments to reduce no-shows.
4. **Rescheduling and Cancellations:** Customers can reschedule or cancel appointments by responding to predefined prompts or messages.
5. **Integration with Calendar Systems:** BizMagnets integrates WhatsApp API with your CRM or calendar systems like Google Calendar to sync appointments seamlessly.

## **Appointment Dashboard**

The Appointment Dashboard in BizMagnets provide a comprehensive overview of appointment statistics and status updates.

<figure><img src="/files/q2XpZYyiXB8rWbNEPXnl" alt=""><figcaption></figcaption></figure>

### **Appointment Summary**

* **Total Appointments**: Displays the total number of appointments in the selected date range.
* **Pending**: Indicates the number of appointments that are yet to be completed.
* **Completed**: Shows the number of appointments that have been successfully concluded.
* **Cancelled**: Tracks the number of canceled appointments.
* **Locked:** Appointments which are unchangeable and no further action can be taken.

<figure><img src="/files/goJ8xCwLkYtb0Lkd2ZKp" alt=""><figcaption></figcaption></figure>

### **Filters and Customization**

* **Category Filter**: Allows users to view appointments based on specific categories or types (e.g., All).
* **Date Range Filter**: Provides the option to customize the time range for viewing appointments.&#x20;

<figure><img src="/files/rHXjtOKkMVbxUEoP59aG" alt=""><figcaption></figcaption></figure>

### **Export Option**

A button to export the appointment data, likely in formats like Excel, enabling users to analyze or share reports externally.

### Member-Wise View

The member-wise view allows you to filter and see appointments assigned to a specific team member from a dropdown list. This feature helps individuals focus on their own schedules while also enabling managers to monitor and manage team workloads efficiently.

<figure><img src="/files/pT1lTWb1pFMiVLGrLNXD" alt=""><figcaption></figcaption></figure>

### **Visual Representation**

**Donut Chart**: A graphical representation of the appointments, segmented by status (e.g., completed and pending). This makes it easy to visualize proportions at a glance.

<figure><img src="/files/rFjWTMzos85oBPGX7kyR" alt=""><figcaption></figcaption></figure>

## **Benefits**&#x20;

* **Improved Customer Engagement:** Instant communication keeps customers informed and engaged.
* **Reduced No-Shows:** Automated reminders minimize the chances of missed appointments.
* **Streamlined Scheduling:** Simplifies the booking process, saving time for both customers and businesses.

The dashboard combines real-time data with easy-to-understand visuals, aiding users in quick decision-making and improving appointment management efficiency.

Ready to simplify your appointment management with BizMagnets? Reach out to us to learn more!


---

# 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/appointments/bizmagnets-appointment.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.
