# Channels

## Create a channel

To create a channel, you must have `Administrator` rights for the workspace in question.&#x20;

{% content-ref url="/pages/-MBnyZ4KNLi9AGmjZ9WO" %}
[Rights](/how-to-use-it/company-and-workspace/rights.md)
{% endcontent-ref %}

To create your channel, click on the `+` button right to the "Channel" inscription. Fill a name for your channel, select a wonderful emoji and select if it is a public or private channel (by default, channels are private).

## Channel sections

You can organize your channel by grouping them. If you are `Administrator`, you can drag a channel and drop in the section you want `Add here` or in `New group`.&#x20;

To edit section name, you just have to click on it, change the name and press `Enter`

![](/files/-MFfM3H7oBH7CeXm2Siy)

## Public channel

Public channels are visible to all members of the workspace.

## Private channel

Private channels are channels accessible only to a limited number of users. Members not present in these channels cannot see them.

### Modify the members of a private channel

You can choose the members of a private channel when creating it. To modify the members of a private channel once created, place your mouse on the channel, click on the `...` then on `Edit channel`, in the `Participants` box, you can add or remove the members of the channel.

![](/files/-MFaB7hDiHARXGYW547A)

## External member

You have the possibility to invite external members to your channel. External members are members who are not in the workspace and who are added to one, or more,  specific channel(s).&#x20;

This feature is useful for inviting users who are not in your company. Freelancers, for example, can be added to a specific channel to collaborate on a project. They will only have access to this channel, they will not see public channels.

![](/files/-MFeqIfRcw6o96aRKYjS)

## Mute a channel

You can mute a channel so that you do not receive notification of it. You will not receive a new notification from that channel unless you are mentioned (with @username). To do it, click on `...` and `Mute`a barred bell icon will appear.

## Star a channel

If a channel is very important for you, you can star it. Stared channels are gathered at the top of your channel. It is only for your view, not for everyone. To star a channel click on `...` and `Star this channel`. Your channel will be move to the stared channel section (at the top).


---

# 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://doc.twake.app/how-to-use-it/applications/how-to-use-chat/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.
