# Setting Group Permissions

### Promoting Users Within a Group

To promote a user within a group, follow these steps:

1. Navigate to the group and click on the **Members** tab.
2. An admin that has joined the group (Network Admin or Group Admin) can click the three-dot action menu next to a member's name.
3. From the menu, the admin can either promote the member to a group admin or remove admin permissions from a current group admin.

<figure><img src="/files/GxHvvidx2EQNj5p73cBy" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="danger" %}
Network admins **cannot** have their permissions removed using this method. To remove a network admin's permissions, visit the **Manage Users** menu from with the **Admin Portal > Users**.
{% endhint %}


---

# 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://guides.mangoapps.com/workplace-guide/admin-set-up/setting-group-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.
