# Adding Team Members

## Interactive Guide

{% embed url="<https://app.arcade.software/share/fqWz8m2vybr0HG29u54J>" %}

***

### What is Members?

The Members section enables you to view, manage, and control all team members who have access to your BotPenguin workspace.

From here, you can assign roles, control access levels, and define what leads and data each member can view or manage.

This section is critical for teams operating at scale, ensuring clear role segmentation, enhanced security, and operational clarity.

**Navigation -** More > User & Teams > Members

***

### Benefits of Members

* 🔐 Centralized access control from a single panel.
* 🎯 Role-based permissions for structured feature access.
* 👁️ Operational visibility over leads and conversations.
* ⚙️ Controlled lead assignment and distribution.
* 🛡️ Improved security with active/inactive status management.

***

## Guidance Video

{% embed url="<https://youtu.be/XvqnLzEvJZc?feature=shared>" %}

***

## Members

#### Understanding the Members Table

Inside the **“Members”** tab, you will see the following columns:

* **Select Box** – Select one, multiple, or all members.
* **Name** – Name of the team member.
* **Email** – Registered email address.
* **Phone Number** – Saved contact number.
* **Status** –
  * **Active** → Member can access the account.
  * **Inactive** → Member cannot access the account.
* **Role** – Displays the assigned role.
* **Action** – Edit details or remove a team member.

***

## **How to add a Team Member**

1. Click on the **Add Team Member** button as shown in the screenshot.

<figure><img src="/files/6Cphlzyao5tpbQAcOiLJ" alt=""><figcaption></figcaption></figure>

2. Enter the team member’s details, such as name, email, and phone number.
3. Choose a **Role** for the team member.
4. Set **Lead Visibility** to define whether they can view all leads or only the ones assigned to them.
5. Configure **Lead Assignment Permissions** based on the options provided.
6. Create a password and set a profile icon for the team member.

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

7. Click **Add Team Member** to finalize.

Now, let's explore how to create a new role and edit the permissions and details of your existing roles.

***

#### Edit a Team Member

1. Go to the **“Members”** tab.
2. Locate the member in the list.
3. Click on the Edit icon under the **“Action”** column.

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

4. Update the fields wherever required.

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

5. Click on **“Update User”** to apply updates.

***

#### Remove a Team Member

**1.** Navigate to the **“Members”** tab.

**2.** Select the member you want to remove.

**3.** Click on the Delete icon under the **“Action”** column.

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

**4.** Confirm the removal.

⚠️ Removing a member immediately revokes their access to the workspace.

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

***

#### Manage Member Status (Active/Inactive)

**1.** Go to the **“Members”** tab.

**2.** Locate the member.

**3.** Change the **“Status”** from Active to Inactive (or vice versa).

Inactive members cannot log into the platform but their data remains preserved.

<figure><img src="/files/5E6o5XElYizNsJosiZhX" alt=""><figcaption></figcaption></figure>

***

🎉 Congratulations, you have successfully completed this section!

***

## FAQ's

<details>

<summary>Can I restrict a member to view only assigned leads?</summary>

Yes, under “Lead Visibility,” select “Assigned Leads Only.”

</details>

<details>

<summary>How many team members can I add?</summary>

This depends on your plan. Only users on the **King Plan** have access to the Members section.

</details>

<details>

<summary>What happens when I deactivate a member?</summary>

They will no longer be able to log in until reactivated. Their data remains intact.

</details>

<details>

<summary>Can I delete a member permanently?</summary>

Yes, use the **Remove Member** action, but ensure to reassign their leads beforehand.

</details>

<details>

<summary>Are members notified when they are added?</summary>

If email notifications are enabled, an invite will be sent.

</details>

If everything is correct and you are still unable to move forward, write to us at <support@botpenguin.com>. We will respond back within 48 business hours.


---

# 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://help.botpenguin.com/settings/users-and-teams-management/adding-team-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.
