# Realtime Chat

In the chat we have Manage Channels, Chat room, Moderation, Analytics and Invitations.<br>

![](/files/CMOGN0m8KSWazIfJfbhO)<br>

### Manage Channels

<figure><img src="/files/jyST4gUy1SStmiXwvLU5" alt="Manage Channel"><figcaption></figcaption></figure>

In the Manage channel page. This is where channels are created, these channels are categorized into 3 types;

&#x20;`Public`  which means anyone who is part of the church will be eligible to join the channel and then receive and send messages.

&#x20;`Direct Messages`  means the channel is created by the admin and the admin chooses the church member that he/she wants to message.

&#x20;`Private`  means that the admin can create the channel and the can invite other admins and church members to join so that the interactions are limited to only the channel members.\ <br>

<figure><img src="/files/Vuv4zXP769cbpoIWK8Y2" alt="create channel"><figcaption></figcaption></figure>

### Chat Room

<figure><img src="/files/O10YyFIayQyTs7ewN74J" alt="Chat room"><figcaption></figcaption></figure>

Once you have created channels, in the chat room is where the admin is able to view the chat room and also join as well.\ <br>

<figure><img src="/files/fKS4m2C6hVWBnBFZgI0G" alt="Chat page"><figcaption></figcaption></figure>

In that chat page the admin is able to view the messages sent from either another admin or a church member.

### Moderation

<figure><img src="/files/fIuxXOiCimjExrUMYrnc" alt="Moderation"><figcaption></figcaption></figure>

In the moderation page, the admin is able to act as a content moderator in the various channel chats to either delete the messages and also ban/unban users.\
\
There also moderation logs as well.\ <br>

### Analytics

<figure><img src="/files/OGRhaHstXFhHZfaoYmqi" alt="analytics"><figcaption></figcaption></figure>

In the analytics page we give the admins more visual display of the activity that takes place in the different channels created in the account. You can know the top users, most active channels and so on.<br>

### Chat Invitation

<figure><img src="/files/quocPLIK4gf7ToOVPKT8" alt="chat invitations"><figcaption></figcaption></figure>

In this page is where you send invitations to either another admin or a church member to join a private channel that has been created.\
Then you can see whether the admin or church member has accepted the invitation.


---

# 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://guide.thefaithapp.com/features/realtime-chat.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.
