# Private and group chats

Private aka group chats work the same way in organizations as they do on your personal account.

* To create a new private chat, click the **\[ New chat ]** button in your organization view, then start a chat with an agent to create an agent chat for the organization.
* Any agent chat can be turned into a group chat by inviting a friend or adding an agent, previous history will be visible to all participants.
* There is a maximum of 32 participants including users and agents.

<figure><img src="/files/yPl6OP6wSu7j1p9mYYyu" 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.superuser.app/team-chat/organizations-teams/private-and-group-chats.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.
