# October 6, 2025

## Marketing Intelligence

### Scheduled Prompts

You can now schedule Odin to deliver you emails about the marketing performance! Just type in your prompt, iterate if needed, set the cadence, and the receipients. Lean back, and regularly receive updates on how your metrics are trending. You can read more about it here: [Scheduled prompts](/marketing-intelligence/odin-ai/scheduled-prompts.md)

<figure><img src="/files/4ZiKzfXbw1N2j3bdOfbs" alt=""><figcaption></figcaption></figure>

### User Feedback–Driven Improvements

We’ve shipped a set of minor improvements based on ideas submitted and voted on by our users.\
Have suggestions for how to make HockeyStack better? Share them or upvote existing ones here: <https://hockeystack.canny.io/>

#### Dashboard Filters in the URL

Need to share a filtered dashboard with a colleague or save it as a bookmark? Now you can!

Filters are now stored directly in the URL—just copy and share the link to preserve the exact view.

<figure><img src="/files/B4CJPnTA2q7ud0QZASTd" alt="" width="375"><figcaption></figcaption></figure>

#### Filters in Alphabetical Order

Filters are now displayed alphabetically, making them quicker and easier to navigate.

<figure><img src="/files/Yv800lo14YItgXwFFZoo" alt="" width="258"><figcaption></figcaption></figure>

### Record Count

You can now calculate the number of users or companies that match any set of filters—directly in the record builder!\
When adding a column, simply select **“Records Matching Filter”** and define which users or companies you’d like to count. Here's a documentation of the feature: [#record-count](#record-count "mention")

This is especially useful for cases like:

* Counting all companies in the Enterprise segment
* Measuring what percentage of SMB companies had a Closed Won deal last quarter (using “Records Matching Filter” as the denominator)

<figure><img src="/files/6bURxyyfk1PmeYGEklzo" alt="" width="375"><figcaption></figcaption></figure>

## Account Intelligence

### Filter views by AI node outputs

When building a view, AI node outputs can now be used as filters!\
This makes views more powerful by giving you a precise way to target the companies and users you care about.&#x20;

<figure><img src="/files/xqjn0J2KzoRZgREMT5MI" alt="" width="375"><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/october-6-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.
