# February 17, 2025

{% hint style="info" %}
To submit feature requests or requests for improvement, please visit our board at <https://hockeystack.canny.io/feature-requests>
{% endhint %}

## Marketing Analytics

### New Features

* **Deals List and Deal Journeys:** Visit Deals in the sidebar to see a full list of your deals. Click on the "Journey" button to see a summary of its activity.

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

To configure this view, visit Settings > Data Categorization, enter your Funnel Stages and Touchpoints, click Save on both, and then refresh your Deals page. Example configuration below:

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

* **Build and view reports from inside Odin Chat:** New AI-built reports can now be previewed and interacted with in-chat. Click `Go to Report` to view it in our Report Builder and to save it.

### Improvements

* **Odin Performance Enhancements:** Faster load times and more accurate insights.
* **Odin UI Updates:** Current state during analyze step shows what Odin is actually doing.
* **Odin Date Ranges:** All reports linked into an Odin Chat will be adjusted to the correct date range of your question

## Account Intelligence

### New Features

* **Workflow Engine**: Create and manage automated workflows with enhanced scheduling options and better UI controls. Set up recurring tasks that run exactly when you need them.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FedLASfWbQxGa0eYkwALS%2Fuploads%2FvDO32s7tIJm4Kz46lyeJ%2Fworkflows-feature.mp4?alt=media&token=0e755e97-1d6c-460b-a0b8-f4e4ef6aed42>" %}
Video showing our new workflows feature: creating views, and scheduling jobs.
{% endembed %}

* **AI Company Research**: Ask questions and save custom research properties about any company directly in the sales view.

<figure><img src="/files/eTvqlkQ1eSvnkkiazrD3" alt=""><figcaption><p>An image showing our A.I. lead enhancement </p></figcaption></figure>

* **Company Data API:** Get company research data & all cother ompany-related data stored in HockeyStack through API to plug into your external workflows.

<figure><img src="/files/7jKH3qUJ0qmiabJ5oZwx" alt=""><figcaption><p>An image showing our feature where you can enter a domain and get research about their company.</p></figcaption></figure>

* **New Integration**: Workflows now supports StackAdapt as a destination for the **Send to Audience** feature, enabling seamless audience activation directly within your campaigns.<br>

  <figure><img src="/files/dppakpK401qcLnnSnxdW" 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/february-17-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.
