# Assign Admins & Moderators

### How to Assign a Role

To make someone an Admin or Moderator:

1. Go to your **Seller Dashboard on Web**
2. Open the **Members** tab
3. Search for and select the member’s username
4. Change their role to **Admin** or **Moderator**
5. Hit **Save**

### What's the Difference Between an Admin and a Moderator?

Admins and Moderators have different permissions. For a breakdown of what each role can do, check out this guide with the full chart → [Community Roles](/marketplace-faqs/community-roles.md).


---

# 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://help.district.net/owners/managing-your-district/assign-admins-and-moderators.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.
