# Manage Members

The Members tab allows owners to view and manage users who have joined your District, control seller permissions, and more. Owners can manage their community members in the Members tab of the[ Seller Dashboard ](https://district.net/dashboard/)on Web.&#x20;

### **Key** features **include**

* **View Members**: See all members who have joined and manage bans or permissions as needed.
* **Roles & Permissions:** Assign members as Moderators or Admins to help manage your marketplace. Read more about Moderator and Admin roles [here](/marketplace-faqs/community-roles.md).
* **Seller Applications**: Review, approve, or reject seller applications.
  * Customize Seller Application: If you’re on the **District Pro Plan**, you can add custom questions to your seller application. This helps you gather specific information from potential sellers.
* **Seller Controls**: Manage who can sell, go live, and adjust individual seller take rates.

### Notes

* Owners can change member roles at any time.
* Admins can change member roles for member, seller, moderator.  They cannot change admin or owner roles.
* Sellers must be approved before they can list items or initiate their own livestreams.


---

# 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/manage-members.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.
