# User Roles

The user roles feature allows administrators to customize and control access to various features of WPWhatsApp based on the WordPress user roles. This ensures the plugin integrates seamlessly with your site's existing user management system and provides role-based access to features.&#x20;

WPWhatsApp can assign different capabilities to different roles, such as Administrators, Editors, Authors, Contributors, and Subscribers.

From your admin dashboard, go to WhatsApp > Settings > User Role tab. Here, you can configure role-based access, WPWhatsApp will display all WordPress user roles.

<figure><img src="https://2344290030-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeCTOZy1Bnz2PGK2y9cHt%2Fuploads%2FWc1JffntJ6oqoQ6PaItT%2FUser%20role%20tab%20of%20WhatsApp.png?alt=media&#x26;token=83c8e866-ce3e-42a3-a530-1729ec3ef70a" alt=""><figcaption></figcaption></figure>

When you tick the box for each role, you can assign permissions for users to access all of WPWhatsApp's account controls. Once permissions are assigned, click the Save Changes button to apply the settings.

#### Example Use Cases

For example,&#x20;

* If you uncheck all the boxes, users on your website won’t have permission to see or customize the WhatsApp plugin.

<figure><img src="https://2344290030-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeCTOZy1Bnz2PGK2y9cHt%2Fuploads%2FhEVB4XoqGzR9oOWHCPU5%2FWordPress%20dashboard%20of%20Vendor%20user.png?alt=media&#x26;token=cafa0787-3d24-46a8-b1a5-b0e77f0e52b3" alt=""><figcaption></figcaption></figure>

* If you check the Vendor box, vendors can add more WhatsApp accounts or edit accounts detailed on your WordPress website. They can adjust all the information related to WhatsApp accounts on this site.

<figure><img src="https://2344290030-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeCTOZy1Bnz2PGK2y9cHt%2Fuploads%2FKcv4wenm3wL9LK3aGEvM%2FVendor%20users%20manage%20WhatsApp%20account.png?alt=media&#x26;token=b4af63f7-9c59-414c-804e-d6c8666647c9" alt=""><figcaption></figcaption></figure>

However, they can’t manage the Settings section, only the “Administrator” can modify this tab.&#x20;

The user roles feature in the WhatsApp plugin for WordPress provides robust access control and customization on the accounts, making it easier to manage your team and enhance collaboration. With proper setup, you can ensure that each user has the right level of access to the plugin’s features while maintaining security and efficiency.

<br>

<br>


---

# 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://ninjateam.gitbook.io/whatsapp-for-wordpress/settings/user-roles.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.
