# September 8, 2025

## Account Intelligence

### Improved Workflows UX

Workflows just got a lot easier to use after our improvements on UX. Seeing metadata about nodes without clicking into each one separately and going through historical runs etc. are just some user flows that we made better for our customers.

<figure><img src="/files/0LX5nGNviCEMZOIlQVGj" alt=""><figcaption></figcaption></figure>

### Triggered Workflows

You can now configure workflows to run based on a trigger goal (e.g. people who submit a contact sales form) and only process accounts that were recently triggered.

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

## Integrations

### ClickHouse Data Warehouse Integration

As part of our Data Syncs offering, we've intrduced a ClickHouse connector which can import all types of data from ClickHouse into your HockeyStack instance.

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


---

# 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.hockeystack.com/release-notes/2025/september-8-2025.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.
