> For the complete documentation index, see [llms.txt](https://learn.doubletick.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.doubletick.io/settings/manage-roles.md).

# Manage Roles

- [Understanding Roles and Types of Roles](https://learn.doubletick.io/settings/manage-roles/understanding-roles-and-types-of-roles.md)
- [Understanding the 4 Predefined Organization Roles in Doubletick](https://learn.doubletick.io/settings/manage-roles/understanding-the-4-predefined-organization-roles-in-doubletick.md)
- [Understanding the 4 Predefined Channel Roles in DoubleTick](https://learn.doubletick.io/settings/manage-roles/understanding-the-4-predefined-channel-roles-in-doubletick.md)
- [How to Change the Role of an Existing Team Member](https://learn.doubletick.io/settings/manage-roles/how-to-change-the-role-of-an-existing-team-member.md)
- [Understanding Custom Role in DoubleTick and How Do You Create One?](https://learn.doubletick.io/settings/manage-roles/understanding-custom-role-in-doubletick-and-how-do-you-create-one.md)
- [Understanding the Permissions Available While Creating a Custom Organization Role](https://learn.doubletick.io/settings/manage-roles/understanding-the-permissions-available-while-creating-a-custom-organization-role.md)
- [Understanding the Permissions Available While Creating a Custom Channel Role](https://learn.doubletick.io/settings/manage-roles/understanding-the-permissions-available-while-creating-a-custom-channel-role.md)


---

# 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://learn.doubletick.io/settings/manage-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.
