# Roles & Permissions

### Overview

Through **Roles & Permissions** Setting, you can create different roles and allow specific permissions to them. Then, use Roles to create [Team](/settings/team.md) members and provide them control as per allowed permissions. This is useful to give team members limited control over the Rum Work platform and its options.

To access this particular setting, go to **Settings** and then click **Roles & Permissions**.

![](/files/tTDDws2EMY4NZ4H3a01g)

### Create a Role

![](/files/BCDPd4lzmzWUWSQdZ1eR)

At Roles & Permissions, click the **Create Role** button.

![](/files/ZmLMwdVdtbDgXnmXo7xI)

Then, define the name of the Role and click **Save**.

### Assign Permission

![](/files/4Ya06PhGFhSlqjlTw2hS)

Once you've created a Role, you'd find it in the tab. Then, to assign permissions, simply click the checkbox next to permission.

![](/files/W9F7h7E6EzBZbVYlB4lh)

Or select them all by checking the Bulk box. There are a total of 34 permissions you can assign to a role.&#x20;

| Permissions                           |
| ------------------------------------- |
| **1. Manage Quick Replies**           |
| **2. Manage FAQ**                     |
| **3. Manage Attachment**              |
| **4. Manage Knowledge**               |
| **5. Manage Departments**             |
| **6. Rest API**                       |
| **7. Manage Self Account**            |
| **8. Edit Tickets**                   |
| **9. Manage Campaigns**               |
| **10. Manage Channels**               |
| **11. Manage Assigned Channels**      |
| **12. Manage Tickets**                |
| **13. Manage Custom Fields**          |
| **14. Manage Service Integrations**   |
| **15. Manage Settings**               |
| **16. Chat Customers**                |
| **17. Manage All Chats**              |
| **18. Manage All Tickets**            |
| **19. Manage Automation Rules**       |
| **20. Manage Recurring Events**       |
| **21. Manage Contacts**               |
| **22. Manage Follow Ups**             |
| **23. Manage All Follow Ups**         |
| **24. Can See Contact Basic Profile** |
| **25. Manage User Roles**             |
| **26. Manage Teams**                  |
| **27. Manage Message Template**       |
| **28. Manage Drip Campaign**          |
| **29. Manage Messages**               |
| **30. Manage Todo**                   |
| **31. Create Manual Payment Link**    |
| **32. Manage Chat Commerce Store**    |
| **33. Manage Notes**                  |
| **34. Delete Notes**                  |

### Editing a Role

![](/files/7UeN04gDgvcWPg8uleLa)

To edit a Role, click the Menu (three vertical dots) icon, then select **Edit**.

![](/files/8RVK6lp7BOLoEeoq1Sxw)

It will allow you to change the name. Once edited, click **Save**.

![](/files/d0qdemR7o4gr3x4d1V8S)

### Delete a Role

![](/files/I3m0p7qSPrqSijcCZE3x)

To delete a Role, click the Menu (three vertical dots) icon, then select Delete.

![](/files/A93OUdB0WEQi43ethue5)

Then click the **Confirm** button to finalise deleting.&#x20;

![](/files/m8OQBJIr5V8OrW3F10mU)


---

# 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.rumwork.io/settings/roles-and-permissions.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.
