> For the complete documentation index, see [llms.txt](https://docs.sola.security/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sola.security/getting-started/release-notes/2026-may-31.md).

# May 31, 2026

## ***New***: Chats

Workspace-level chats are now available.

Explore and investigate across your entire Sola workspace, with full visibility across all your connected data. [Workspace chats](/workspace/chats.md) are private, and available to workspace admins and owners.

<figure><img src="/files/oPcITEN9ul6kPzWWfDDC" alt="Ask questions across your entire workspace in private chats"><figcaption><p>Ask questions across your entire workspace in private chats</p></figcaption></figure>

## *New*: Prompt Library

Browse a [curated library of expert security prompts](/resources/prompt-library.md) and run them directly in Sola chat.

Prompts cover six security domains: cloud posture, identity, DLP, SaaS, incident readiness, and supply chain. Each prompt runs in chat using your connected data.

<div><figure><img src="/files/Htva7lBToZ9XrCSROeHH" alt=""><figcaption></figcaption></figure> <figure><img src="/files/MLlMKRdCI1cJhQemb1Ho" alt=""><figcaption></figcaption></figure></div>

## Integrations

### Data Sources

***New*****:** Claude Enterprise

Monitor compliance activity, user behavior, and admin actions across your [Claude Enterprise](/integrations/data-sources/claude-enterprise.md) organization. Track chat history, project access, group membership, and audit activity to support eDiscovery and DLP investigations.

## Notes and reminders

Stay tuned for more coming soon! 🚀

—

*The Sola Team*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.sola.security/getting-started/release-notes/2026-may-31.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.
