# Managing Channels

## Managing Channel Members

The Channel owner can invite or remove members in public or private Channels. This is the only way to add new members to private Channels. To do this, go to **Channel Manage page**.&#x20;

![](/files/-LSVUV8dZ3op9zDpckjO)

Select or deselect members under **Manage Channel members** list. You can use the search bar to find members. Press **Save** to save changes.&#x20;

![](/files/-LSVUjtyFuNAxRKOizcS)

## Edit Channel

You can also edit Channel information or change Channel type in **Channel Manage Page**.&#x20;

![](/files/-LSVV-oxvLC6_YaFA7W6)

## Delete Channel

A created Channels can be deleted by clicking on **Delete** in **Channel Properties** and confirm the Channel deletion in the pop-up window.&#x20;

![](/files/-LSVV8Fcl97VKucN-HjK)

## Channel Roles

There are 3 roles a user can have within a Channel:

* *Channel Owner* is a user who created the Channel
* *Channel Moderator* is a Channel member who was given to invite or remove members from the Channel (![Icon Channel Moderator](https://connect.accentservices.com/connect/docs/_images/icon-channel-moderator.png) indicates that the member is **Channel Moderator** within the current Channel)
* *Channel Member* - any member of a public Channel or a user who was invited in a private Channel

Only one **Channel Owner** per Channel may exist. A **Channel Owner** can nominate a Channel member as a **Channel Moderator**. There are no restrictions on the number of **Channel Moderators** per each Channel.

Nominating a member as a **Channel Moderator** by the **Channel Owner** is very simple. To do this, the **Channel Owner** needs to open the member properties and click on **Grant admin rights**. To remove the rights, the **Channel Owner** needs to open member the properties and click on **Remove admin rights**.

![](/files/-LSVVjBW440eld_41ddO)


---

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