# Chats & Channels

Chats & Channels in Alian Hub help users communicate within the company. Users can have 1:1 chat or can create channels for group conversation. Furthermore, the channels' permissions can be personalized per the channel requirements.&#x20;

Users can share media files, links, and voice notes to enhance collaboration.

### 1:1 Chat

1. To begin communication between users, click on ![](/files/lUkuFNZYGGn14egYxXbO) icon present on the menu bar.

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

2. To have a 1:1 chat with a user, click on ![](/files/0be4pQhYlJJXwlJxFd1q) and select the user to begin. You can also search the user name in the search bar.&#x20;

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

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

### Create a Channel

There are two types of channels you can create on Alian Hub - Public Channel and Private Channel. Public channels will be visible to all the users of the company. On the contrary, Private channels will be visible to the selected or permitted members of the channels.

1. To create a channel, click on ![](/files/y4ryO7VZhjzpKxRfPMrn) and select "Create Category". This will create a Channel category.

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

2. Enter the name of the category and click on "Create Category". The category of the channel will be created.

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

3. Thereafter, go to the category, click on ![](/files/y4ryO7VZhjzpKxRfPMrn) and select "Create Channel".&#x20;

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

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

4. Now, add the name of the Channel in "Channel Name". You can select the icon for the channel from the "Icon" section's list. There are various pre-given icons for users to personalize their channel. Furthermore, you can also add an image to the channel instead of an icon.&#x20;
5. To add an image, click on "Upload" and select the file you want to upload.&#x20;
6. As mentioned above, you can make the channel Private or Public. The channel will be default set to Public. Swipe the Private channel button to the right to make the channel private. Click on the member icon in the "Only share with" section and add the members to your private channel.&#x20;

<figure><img src="/files/0UoCteqwSWzyEsMHznzD" alt=""><figcaption></figcaption></figure>

7. Users can also personalize permissions for sending messages in the channel. By checking to the right, you can allow members to send messages in the channel. Otherwise, check to the left to prevent members from sending messages to the channel.
8. Lastly, click on "Create Channel". The channel will be created successfully. In the below image, ![](/files/kn0Gb3xLKUi1kHHjNdiP) icon on the channel name shows that it is the 'Private channel'. The members allowed in the Private channel are shown on the top of the channel. To add a member or view the members, click on the icon and select a new member to add.

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


---

# 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.alianhub.com/introduction-to-alian-hub/chats-and-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.
