# How to manage channels in your community

{% embed url="<https://www.youtube.com/watch?index=40&list=PLWB9ROSX-JSjbSyx9Hutrzi9Wk6B0WtRS&v=Lj_iOg3GMLI>" %}

You can

1. Post messages and replies
2. Pin messages
3. Share a message url
4. Share a message over email
5. Delete a message
6. Tag members, communities and more content on Commudle
7. Invite users

### Invite Users

**Public Channels:** Share the url of the channel directly and people can join in

**Private Channels:** You can send them an invite and they will receive an email which requires their consent to join

### Make someone an Admin

You can go to the list of members and make any user an admin of any channel

### Tag Users

You can tag fellow techies and they will get a notification next time they land on to Commudle. Just type `@` and select with `arrow keys` and press `tab`  or select with mouse pointer.

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

### Share Files

Share files with peer community members within the channels and keep the conversation going.

### Invite Members

Inviting someone to a channel is as easy as sharing an invite link or just puy their email to send them an invite.

### Delete Channel

Go to channel setting from the settings button on the right and you're required to type "YES" in caps to confirm to delete the specific channel.


---

# 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://documentation.commudle.com/channels-forums/how-to-manage-channels-in-your-community.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.
