# Add New Channels to Workspace

You can create a channel for all the different teams present in your company. You can add relevant members to these channels to communicate with them over push-to-talk. Here's how to create a channel in a workspace.

**Step 1:** Open your workspace. Click on the Admin button in the top right corner.

**Step 2:** Click on 'Go to the Admin Dashboard'.

<figure><img src="/files/gWuMZhmgodypPizZmz97" alt=""><figcaption></figcaption></figure>

**Step 3:** Click on the menu button. Click on Channels.

<figure><img src="/files/XpvtMGW9pp0vq3PXDVlR" alt=""><figcaption></figcaption></figure>

**Step 4:** Click on New Channel.

**Step 5:** Enter the name of the channel. Click on Submit.

<figure><img src="/files/kIm27HursK2JtxvsRoTR" alt=""><figcaption></figcaption></figure>

**Step 6:** Click on Done in the top, and click on Manage to add  or remove users in the channel.&#x20;

**Step 7:** Click on 'Add user to the channel'.

<figure><img src="/files/CfQS1JdP4L5hAfovk4gm" alt=""><figcaption></figcaption></figure>

**Step 8:** From the dropdown menu, select the users you want to add and click on Submit. You will also find the option to delete users from a channel.&#x20;

<figure><img src="/files/B8Yn912nez993D8Yrkx7" alt=""><figcaption></figcaption></figure>

You have now created a channel and have added new users to it.


---

# 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://talker.gitbook.io/talker-app-getting-started/product-guide/add-new-channels-to-workspace.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.
