# Permission Management

A single bot can be edited and managed by multiple collaborators.

Click on **`Settings`** > **`Permission`** on the sidebar, and invite other people for collaboration or edit other collaborators’ roles.

### Permission Roles

There are 4 types of permission roles on YOCTOL.AI:

* Project Owner
* Admin
* Editor
* Viewer

Each role has their permissions as such:

1\. Project Owner: A project owner can make any changes to a chatbot he/ she creates.

2\. Admin: An admin can make changes other than deleting the chatbot and the payment settings

3\. Editor: An Editor can make changes to a chatbot other than the followings:

* Download customers list
* Change chatbot name and picture
* Delete chatbot
* Change payment settings
* Download activity log
* Change chatbot connection settings
* Change Permission roles

4\. Viewer: A viewer cannot do anything but downloading analytics and testing the chatbot.

![](/files/-Lpkdac5B_5dMzO5Ygqt)


---

# 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-en.yoctol.ai/term-translations/permission-management.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.
