# Roles and Permissions

{% hint style="info" %}
To start with basic onboarding, we have added a few default roles. You may edit the permissions of the existing roles or create new roles to suit your requirements.
{% endhint %}

<details>

<summary>Administrator</summary>

Has complete access to all the modules and pages within projetly. Only the administrator has access to the organisational settings and billing information.

</details>

<details>

<summary>Manager</summary>

Has complete access to all the modules and pages within projetly. &#x20;

</details>

<details>

<summary>User</summary>

The users have access to the projects, milestones, tasks, that they are assigned to in addition to the dashboards and reports of the same projects. Users can be added to multiple projects across multiple accounts.

</details>

<details>

<summary>Observer</summary>

An observer can be an external or internal user that has view access to the projects, milestones and tasks.

</details>

<details>

<summary>Customer</summary>

The customers only have access to their projects, milestones, tasks, dashboards and reports.

</details>


---

# 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.projetly.ai/home/documentation/administration/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.
