# 4.7.3 Role & Permission in a Company

This feature allows users to assign specific roles to team members and control their permissions within the software.

By assigning roles and permissions, team members are granted access only to the tasks and projects that they need to work on. This helps ensure that confidential information remains secure and unauthorized users cannot access sensitive data.

Customizable roles are another important aspect of this feature. Users can create custom roles that allow them to tailor access and permissions to specific projects or team members.&#x20;

### Benefits:

* **Improved Security**: The feature allows users to assign specific roles and permissions to team members, ensuring that confidential information remains secure.
* **Increased Efficiency:** Users can save time and avoid confusion by streamlining the assignment of roles and permissions. This feature ensures that each team member has access and control over tasks and projects so that they can complete their work more efficiently.
* **Customizable Roles:** Users can create custom roles that allow them to tailor access and permissions to specific projects or team members. This helps to ensure that each team member has access to the information and tools they need to complete their work effectively.
* **Facilitated Collaboration and Communication:** The feature facilitates collaboration and communication among team members by giving them access and control over tasks and projects. This can lead to better teamwork and improved project outcomes.

### From here, you can,

* [<mark style="color:purple;">**Add New Role in a Company**</mark>](https://docs.onethreadapp.com/4.-managing-company/4.7-company-settings/broken-reference)
* [<mark style="color:purple;">**Update Feature Permission for Roles**</mark>](https://docs.onethreadapp.com/4.-managing-company/4.7-company-settings/broken-reference)


---

# 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.onethreadapp.com/4.-managing-company/4.7-company-settings/4.7.3-role-and-permission-in-a-company.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.
