# Private groups

![](/files/-M9cL2dUV7fNTyjFV0MZ)

* **Private groups** are closed channels. They are visible only to their members.
* Use private groups for subjects that are sensitive, confidential, or limited to a small group of members.
* Private groups are joined through invitation only.
* The administrator sets the permissions that determine who can invite others to a private group.
* By default, only administrators, room owners, and moderators can invite others to private rooms.


---

# 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.orgchat.com/what-are-channels/private-groups.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.
