# Creating a channel

## Creating a new channel&#x20;

You can create a channel directly from the `Add` button on the right-hand side of the `Channels` menu or from the `Manage My Spot` shortcut.

<figure><img src="https://3055204660-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrzBxnWaSListMwx3rzKu%2Fuploads%2F5mSOQ5phm7HD8JEyaaDN%2Fimage.png?alt=media&#x26;token=b26fb71b-feaf-4179-8bd2-e140c3af907c" alt=""><figcaption></figcaption></figure>

A drawer will appear allowing you to set up this channel:&#x20;

1. Choose an **icon** (optional), a **name** (mandatory), and a **description** (optional).&#x20;
2. Define its **accessibility**, i.e. the Spot members are able to see the items in this channel.&#x20;
   * Select `Public` if you want all members of your Spot to be able to see this channel.&#x20;
   * Select `Private` if you want to select which Spot members can access this channel.&#x20;
3. Decide if you want to add all Spot members to the default channel&#x20;
4. Decide if you want to display the list of channel members&#x20;
5. Decide whether you want to allow or restrict members from sending messages.
6. Click `Create`⁣ – that's it, your channel is created! :clap:

<figure><img src="https://3055204660-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrzBxnWaSListMwx3rzKu%2Fuploads%2Fr6mi8fFRaXylvpfksbi7%2Fimage.png?alt=media&#x26;token=4b604ed2-f57d-42d7-bbb2-2375cb1d3e2b" alt=""><figcaption></figcaption></figure>

Find out how to [add members to a private or public channel](https://help.meltingspot.io/english/spot-content/discussions/add-or-delete-channel-members).


---

# 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://help.meltingspot.io/english/spot-content/discussions/create-a-channel.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.
