# Chat Room Folder Enhancements

Release Notes: Chat Room Folder Enhancements

\
&#x20;Features & Enhancements

1. All Opened Folder Display Enhancements:

* The "All Opened" folder now includes a comprehensive view of all active chat rooms, displaying the following types:
* Queue chat rooms (assigned through predefined queue and workflow automation)
* On-hold chat rooms (with customized hold statuses)
* Normal chat rooms (without queue/workflow setup)
* Bot-converted chat rooms (previously handled by bots and now assigned to human agents)
* The total count of these chat rooms is shown beside the "All Opened" folder name, ensuring agents have a clear view of all active conversations.

2. Queue Chat Rooms Folder Display:

* A dedicated "Queue" folder now displays only the chat rooms assigned through queue workflows.
* The folder count dynamically updates to reflect the current number of queue chat rooms.

3. Hold Chat Rooms Folder Display:

* Enhanced "Hold" folders to display chat rooms placed on hold, sorted by customized hold statuses.
* The count next to each hold folder name reflects the real-time number of on-hold chat rooms.

User Impact & Benefits:

* Efficiency: Customer Support agents can now seamlessly navigate and manage all chat rooms from a centralized "All Opened" view.
* Accuracy: Folder counts are dynamically updated, ensuring agents always have the latest information on active, queue, and on-hold chat rooms.
* Clarity: A more intuitive folder structure allows agents to quickly locate and prioritize chat rooms based on their current status.

How to Use:

1. Navigate to the inbox view.
2. Click on the "All Opened" folder to view all active chat rooms.
3. Access the "Queue" folder to see chats assigned via queue workflows.
4. Explore the "Hold" folders for chats placed on hold, sorted by their customized hold statuses.

For any issues or questions, please contact our support team


---

# 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.klink.cloud/general-docs/release-notes/chat-room-folder-enhancements.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.
