# Overview

## User Guide: Chat Manager Tab <a href="#user-guide-chat-manager-tab" id="user-guide-chat-manager-tab"></a>

### Overview <a href="#overview" id="overview"></a>

Through the ***Chat Manager*** tab on the BlueFletch Portal, an administrator can view and configure all aspects of communication over the BlueFletch Chat application. ***Chat Roles*** defines [groups of Chat users](/bluefletch-enterprise/product-guides/portal/chat-manager/chat-roles.md) by identity provider (IdP) and configures their communication permissions, while ***Chat Channels*** sets up [communication channels](/bluefletch-enterprise/product-guides/portal/chat-manager/chat-channels.md) between multiple Chat Roles. ***Message Logs*** displays [all text communications](/bluefletch-enterprise/product-guides/portal/chat-manager/message-logs.md) across the organization.

#### Chat Manager Roles & Permissions <a href="#chat-manager-roles-permissions" id="chat-manager-roles-permissions"></a>

A user needs a role with either the Chat Management or Chat View [permission](/bluefletch-enterprise/product-guides/portal/admin/roles/permissions.md) to access all ***Chat Manager*** pages.

Chat Management permits viewing, creating, editing, and deleting Chat Roles and Chat Channels.

Chat View allows a user to view all contents of ***Chat Manager***. A user with Chat View permission will be able to see all Chat Roles or Chat Channels in a list and will have the menu option **View** available to inspect individual roles or channels, but will not be able to create, edit, or delete a role or channel.

***Message Logs*** is view-only for all users with either the Chat Management or Chat View permission.


---

# 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.bluefletch.com/bluefletch-enterprise/product-guides/portal/chat-manager/overview.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.
