# Admin Responsibilities 👑

<mark style="color:$success;">Administrators</mark> play a key role in moderation, group indexing and keeping chats active and operational.\
Keet groups are fully peer-to-peer, so they depend on the devices of their active admins.

<figure><img src="/files/hS44A8Y7gYHF2Rj8CXwr" alt="" width="375"><figcaption></figcaption></figure>

Administrators have full access to moderation tools for your groups and broadcast feeds. Learn more about moderation capabilities in the[Group Moderation ⚖️](/keet-groups/group-moderation.md) article.

{% hint style="info" %}
The admin's device needs to be online regularly to keep the group operational and indexed. 🔄
{% endhint %}

You can [add more admins](/keet-groups/group-member-roles.md#how-to-change-the-roles-of-group-members) and moderators in '**Group Options**' / '**Members permissions**', but note that a few active admins are better than many inactive ones to keep the group stable. \
\
Group members can renounce their admin capabilities by leaving the group or by [downgrading to Moderator or Peer.](/keet-groups/group-member-roles.md#downgrade-admin-to-peer-or-moderator)

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

If you’re the only Administrator and leave without assigning a replacement, over time, the group chat may become unusable for other members.\
Before leaving the group, [assign another member as Administrator](#upgrade-a-member-to-an-admin) so the group continues to function.

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


---

# 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.keet.io/keet-groups/admin-responsibilities.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.
