# Public channels

![](/files/-M9cL2dTP8CNTYG8R7yA)

* **Public channels** (also called **channels** for short) act as a base for all channel types.
* Anyone at your company can join a channel.
* New members can join a channel and read all the information previously shared by other users.
* Public conversations help you build a knowledge base for your organization with minimal effort.

Please review [How to Create Channel](broken://pages/-M9cL2cqajKf8C0eZ4Wt#_How_to_Create) for more information on creating a channel


---

# 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/public-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.
