> ## Documentation Index
> Fetch the complete documentation index at: https://docs.platform.blackmountain.io/llms.txt
> Use this file to discover all available pages before exploring further.

# v3.0.6 - Chat Library, Agent Studio & Live Support

> New Chat Library for managing conversations, renamed Agent Studio, Intercom live support, drag-and-drop attachments, and UI polish

<Info>
  **Release Date:** April 2, 2026
</Info>

Browse and manage all your conversations in one place with the new Chat Library, build custom agents in the renamed Agent Studio, and reach support directly from the app via Intercom live chat.

## Chat Library

A new dedicated view to browse, search, and manage all your chat threads — with tabs, scoped filtering, and audit logging for admin visibility.

<CardGroup cols={2}>
  <Card title="Browse All Threads" icon="books">
    See all your conversations in one place with a clean, scannable layout.
  </Card>

  <Card title="Tabs & Filtering" icon="filter">
    Switch between views and filter threads to quickly find what you need.
  </Card>
</CardGroup>

***

## Agent Studio

The Assistants Studio has been renamed to **Agent Studio** with updated icons and a refreshed look to better reflect its purpose as a builder for custom AI agents.

***

## Live Chat Support

Intercom Messenger is now available on all dashboard pages. Reach support directly from the app — your name and email are passed automatically so support agents see who you are without asking.

***

## Drag & Drop Attachments

Drag files directly into the chat input to attach them. Improved error handling ensures you get clear feedback if something goes wrong with a dropped file.

***

## Additional Improvements

<AccordionGroup>
  <Accordion title="Chat Input Redesign" icon="keyboard">
    Redesigned chat input field for a better writing experience.
  </Accordion>

  <Accordion title="Chat Layout Fix" icon="arrows-up-down">
    Chat conversations no longer overflow the screen height — the layout now correctly adapts to your browser window.
  </Accordion>

  <Accordion title="Accessibility" icon="universal-access">
    Improved keyboard navigation and screen reader support in the chat sidebar.
  </Accordion>

  <Accordion title="Performance" icon="gauge-high">
    Removed unused drag-and-drop dependencies and cleaned up dead code for a leaner, faster app.
  </Accordion>
</AccordionGroup>
