# Permission Groups - Tasks

In **SprintHub**, you can manage user permissions in a **precise and flexible**. This ensures full control over who can:\
**View**\
**Edit**\
**Create**\
**Delete**\
**Manage Tasks**

This way, each user has access only to what they truly need — increasing the security and organization of processes.

{% hint style="danger" %}
ℹ️ Important: if permissions are not assigned, only the **administrators** will have access to the features.
{% endhint %}

***

### 🛠️ How to Manage Permissions in SprintHub

Follow this simple step by step:

1️⃣ Go to **System Settings ⚙**\
2️⃣ Click on **Permission Group**\
3️⃣ Choose one of the options:

* ➕ **New Group** to create from scratch
* ✏️ **Edit** to adjust an existing group\
  4️⃣ Check the ☑️ box to **enable the Task features**\
  5️⃣ Finish by clicking on **💾 Save Changes**

***

<figure><img src="/files/fe5483a7e7d4a5570aa77a8da390ffe3a64c2033" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/62fe2c8bb69a5e194f9e65d11d31996f71465d52" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/bc48452a7f7db3d3db4239a0bacd53bfd6c0c31c" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/Q8QgGpW7jNY>" %}

Done! Your permissions have been configured ✅

***

### Conclusion

Permission management in SprintHub ensures that your team works with **security, efficiency, and clarity of responsibilities**. By defining who can access each resource, you avoid failures and ensure that everyone has only the necessary access.

👉 Want to know how to apply these permissions in day-to-day work? Also check out the article about **Tasks in SprintHub** and learn how to optimize your workflows even more.

{% content-ref url="/pages/325e629d1236e5672d0d62148db700c954aad370" %}
[Tasks](/en/topics/general/tasks.md)
{% endcontent-ref %}


---

# 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.sprinthub.com/en/topics/settings/permission-groups/permission-groups-tasks.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.
