# Private channels

Private channels are visible to **invited participants only**.

* There is a maximum of 32 participants.
* Both agents and users count towards this limit.
* You can create a new private channel at any time by clicking the **\[ + ]** button next to your channels list and turning **Private channel** to **ON**.
* You can invite friends or agents to a private channel by;
  * Inviting via the **\[ . . . ]** settings button on a chat in the active chats list
  * Inviting via the quick invite button in the active chat title bar

<figure><img src="/files/N3DR5RPccMpcz4aKBcna" 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-channels.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.
