# Members

The **Members** section lets you invite team members to collaborate on managing your AI Agents, with customizable roles and permissions to ensure efficient teamwork and secure access.

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

### **Key Features**

1. **Invite Team Members**
   * Easily invite colleagues to join your Zipchat account.
   * Assign roles tailored to their responsibilities, enabling collaboration across support, marketing, IT, and more.
2. **Role-Based Permissions**
   * **Editors**:
     * **Access**: Almost full control over AI Agents, including managing settings, reading messages, and optimizing chatbot training.
     * **Limitations**: Cannot create/delete AI Agents, manage subscriptions, or add/remove members.
     * **Best For**: Team members responsible for chatbot management and configurations.
   * **Members**:
     * **Access**: Can read conversations and create corrections to refine chatbot responses.
     * **Limitations**: Cannot modify settings, manage training, or perform administrative tasks.
     * **Best For**: Team members who monitor and improve chatbot interactions without needing full control.

<figure><img src="/files/rZTRaAAA1ZnxlZMkGroN" alt=""><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://docs.zipchat.ai/installation-and-setup/account-management/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.
