# June 30, 2025

Here’s the latest on what’s new and improved at Sola

## Connectors: Real-time actions from in-chat AI copilot

Sola now supports [Connector integrations](/integrations/connectors.md) that let you interact with external services in real time, directly from Sola AI conversations.

Use the new [Slack connector](/integrations/connectors/slack.md) to share findings during analysis, escalate issues for remediation, and offload insights to the right stakeholders or channels across your organization.

## ![](/files/DESMoC6l1Gr9uaynao5N) Sola AI

### Ask AI copilot about triggered alerts

[Sola AI](/getting-started/sola-ai.md) can now help you review and investigate triggered alerts.

Get on-demand insights into triggered alerts to help you prioritize and take action.\
Ask questions like ***“What alerts should I focus on today?”*** or ***“How can I remediate these issues?”*** to get a structured summary of relevant alerts, key findings, and recommended next steps directly from the Sola AI copilot.

### Ask AI copilot to send to Slack&#x20;

[Sola AI](/getting-started/sola-ai.md) can now share findings, insights, or summaries directly to Slack.

Use prompts like ***“Send this to my SecOps channel”*** or ***“Notify the team in Slack”*** to streamline collaboration and keep stakeholders informed without leaving the conversation.&#x20;

<div><figure><img src="/files/7ZVJ9RiXjgYmi987rZ9j" alt="Send to Slack from AI copilot"><figcaption><p>Send to Slack from AI copilot</p></figcaption></figure> <figure><img src="/files/i8bVXJIanmlF6Ad0izHc" alt="Slack Sola Agent"><figcaption><p>Slack Sola Agent</p></figcaption></figure></div>

### Export AI-generated tables as CSV

[Sola AI](/getting-started/sola-ai.md) can now export tables it generates during a conversation as CSV files.

Ask the copilot to export any result table, such as investigation findings, user lists, or issue breakdowns, for easier sharing, reporting, or deeper analysis in external tools.

<figure><img src="/files/7iBYiaBMeFSEXVJNhpdn" alt="Export AI-generated tables as CSV"><figcaption><p>Export CSV from AI copilot</p></figcaption></figure>

## Integrations

<figure><img src="/files/T4AnyH3l8aJCPdQ3ABsA" alt=""><figcaption></figcaption></figure>

### Data Sources

#### ***New***: OX Security

Connect Ox Security to monitor code vulnerabilities, secrets exposure, container risks, SBOM insights, and more.

#### ***New***: WordPress Scanner

Integrate WordPress to surface publicly exposed sites, and potential security risks across your web infrastructure.

#### ***Improved***: Cloudflare

Now supports custom firewall rule sets and rules at both Account and Zone levels, providing deeper visibility into web application protection and access control configurations.

#### ***Improved***: Google Workspace&#x20;

Now includes Google Directory, enabling insights into organizational structure, user status, and access visibility.

### Connectors

#### ***New***: Slack

Send findings, summaries, alerts and more directly from Sola AI copilot to Slack.

## Sola Studio

### Export query results to CSV file

Export [query](/workspace/apps/queries.md) results directly to CSV files. Exported files reflect your customized view (filters, sorting, and selected columns).&#x20;

### Filter canvas widgets

Apply filters to individual widgets in your [canvas](/workspace/apps/canvases.md), in both edit and view mode, to focus on specific data slices. This lets you refine the scope and create multiple widgets from a single query, without duplicating or modifying the original query.

## New Apps

Now available in the [App Gallery](https://docs.sola.security/getting-started/app-gallery):

* [CrowdStrike - Hosts and Alerts Insights](https://app.sola.security/gallery/crowdstrike-endpoint-security-alerts)

## Notes and reminders

Stay tuned for more coming soon! 🚀

—

*The Sola 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.sola.security/getting-started/release-notes/2025-june-30.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.
