# Creating Channels

For group communications Connect users can create Channels. The process of creating Channels is very simple. Open **Channels** and click on **New Channel**.

![](/files/-LSVM2zTvAGIDvCWuCEG)

Add the following information:

* *Name* - channel name.
* *Channel type* - channel type.
  * *Public* - all users will be able to see and join the channel.
  * *Private* - users will be able to join the Channel only by invitation from the channel administrator (![Icon Channel Private](https://connect.accentservices.com/connect/docs/_images/icon-channel-private.png) icon indicates a private channel)
* *Subject* - channel subject.
* *Description* - channel description.
* *Manage Channel members* - add members to this Channel. Note that members can be added or removed from Channels at any time.

Click on **Save** to save changes.&#x20;

![](/files/-LSVTxkaqFcZicOzfyP8)

As a result you will see the new Channel appearing in **Channels** with ![Icon Channel Owner](https://connect.accentservices.com/connect/docs/_images/icon-channel-owner.png) icon indicating you are the channel owner.&#x20;

![](/files/-LSVU4mbue9fdz98pC6q)


---

# 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://guides.accentvoice.com/connect-user-guide/channel-management/creating-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.
