> For the complete documentation index, see [llms.txt](https://guide.taskopad.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.taskopad.com/guides/master-setup-creation-process/manage-role.md).

# Manage Role

***Role Creation:*** Here you need to decide what sets of rights and permissions you want to give according to their designation.&#x20;

For instance, if it's the Manager of your organization, you will give all the rights to add, edit, and delete. But if the person is an employee of your organization, you won't be giving them the right to delete anything. So here you need to decide what rights and permissions you want direct to that designation.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guide.taskopad.com/guides/master-setup-creation-process/manage-role.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.
