# Features in Console

## 1. GM

You can refer to the 'Unique ID' under 'User' in the left menu to assign or remove a GM role.

<figure><img src="/files/1y1ukrEhXJrYJEymd2aK" alt=""><figcaption><p>Unique ID of the User Assigned as GM</p></figcaption></figure>

## 2. Channel

You can manage channels by directly adding or deleting new channels.

<figure><img src="/files/NAy37uKyX94CA3iFOIaT" alt=""><figcaption><p>The channel list what you created</p></figcaption></figure>

<figure><img src="/files/4roH5ukP8aCabtrrjR7K" alt=""><figcaption><p>Creating channel</p></figcaption></figure>

**Category**

Channels are classified as either GM or General. A GM channel is accessible only to users assigned as GM, while a General channel is accessible to all users, including GMs.

**Channel Key**

This is the channel key entered when adding a new channel. It cannot be duplicated with any channel key already on the list, and it cannot be modified after creation.

## 3.  Profanity Filter

Manage the list of profane words filtered in the chat. Please make sure to separate each word with a comma (,).

<figure><img src="/files/ngmojLsjvwW0bPRi62Aj" alt=""><figcaption><p>Default profanities</p></figcaption></figure>

## 4. Sending Notice

Send announcements, notifications, and other messages to all users within the chat.

{% hint style="warning" %}
There is no limit on the number of messages sent, but please note that <mark style="color:red;">additional charges</mark> may apply for excess CCU based on usage data.
{% endhint %}

<figure><img src="/files/OawcHHfLREhjM43fBbzJ" alt=""><figcaption><p>Sending Notice page</p></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://docs.proudnet.com/proudnet.eng/proud_service/proudchat/features-in-console.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.
