# Task Permissions

Assign Member Permissions in Task In the 'Members' section of the Task, you can set permission levels for each user, including three levels: **Admin, Staff and Resource.**&#x20;

<figure><img src="/files/J3mAnoz8itH2BkSCJCVi" alt=""><figcaption><p>Set up and manage permissions for members to perform tasks</p></figcaption></figure>

| Type          | Characteristic                                                                                                            | Detailed description                                                                                                                                                                                                                                                                                                                                                             |
| ------------- | ------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Admin**     | <ul><li>The default Task creator will be granted Administrator rights.</li><li>Full control over Task settings,</li></ul> | <ul><li>Modify Task information (description, due date, label,...)</li><li>Add, delete or modify other members in Task</li><li>Update Task status</li><li>View, add, edit and delete checklists, attachments, comments,...</li><li>Set permissions for other members</li></ul>                                                                                                   |
| **Staff**     | Can modify most Task settings, except member modification rights and Task storage/delete operations                       | <p></p><ul><li>Modify Task information (except membership rights)</li><li>Update Task status</li><li>View, add, edit and delete checklists, attachments, comments,...</li><li>It is not possible to add, delete or modify other members in the Task</li><li>Tasks cannot be archived or deleted</li></ul>                                                                        |
| **Resources** | Limited access to Tasks, typically used for contractors or external vendors.                                              | <ul><li>View Task information (cannot be edited)</li><li>View the checklist items assigned to you (other items cannot be edited)</li><li>Mark items on the checklist under your responsibility as completed</li><li>View attachments in Task</li><li>It is not possible to add, edit or delete any information in Task</li><li>Cannot view or edit member list in Task</li></ul> |

<figure><img src="/files/RtEFKLNcfjNg0x69B0OS" alt=""><figcaption><p>Edits Members</p></figcaption></figure>

If you have any questions, don't hesitate to ask, we're always here to help!


---

# 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://support.hivo.co/tasks/task-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.
