# Members

These members are part of the team that handles various aspects of communication, such as customer support, sales, and technical assistance. The feature allows businesses to organize, assign, and manage their team members effectively, ensuring that each customer inquiry is handled by the most appropriate person.

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

The **Active, Pending,** and **Deleted Members Count** provides a clear overview of the status of all members within the system. It helps track the current state of user engagement, allowing businesses to quickly identify active users, monitor those awaiting approval, and manage any deleted accounts effectively. This data helps improve member management and optimize user retention strategies.

## How to Add a New Member

1. Navigate to **'Members'** from the dashboard under **Settings**.
2. Click on **'+ Add New Member'** in the top right corner.

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

3. Enter the necessary details such as name, mobile number, and email. Select the role and channels by clicking the dropdown options.
4. After entering the details, click on **'Add Member'**.

## **Benefits:**

* **Efficient Workflow:** Streamlines the assignment of tasks and conversations, ensuring that customer queries are handled by the right person.
* **Personalized Support:** Improves customer experience by ensuring they are connected with the team member best suited to address their needs.
* **Better Management:** Provides clear oversight of team activities and customer interactions, making it easier to manage and optimize your support operations.

{% hint style="info" %}
By utilizing the Members feature in the WhatsApp API, businesses can enhance their customer service operations, ensure efficient communication, and maintain organized, high-quality interactions with their customers.
{% endhint %}


---

# 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/additional-details/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.
