> For the complete documentation index, see [llms.txt](https://help.dscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dscout.com/product-updates/2025/april-2025.md).

# April 2025

This month brings exciting updates, including AI-powered notable moments to speed up analysis and expanded recruitment options in Express—making your research even more flexible.

## What's new?

### ANALYSIS

#### AI task notable moments

Cut hours from your analysis time — with AI that actually gets it. We’re rolling out new improvements to [AI Analysis](https://help.dscout.com/hc/en-us/articles/27341160440468) in Dscout—so you can spend less time sorting through data and more time acting on it.

**Here’s what’s new:**

![](/files/a9f1f93ff34c54bbc8a1f579175e60044b6be121) **Task summaries** – Instantly generate [AI-powered summaries](https://help.dscout.com/hc/en-us/articles/36373180043412) of individual task responses. No more manual review.

![](/files/5c5acfc0c2d6da3886c06b3f53f7a80d30df344d) **Notable moments** – AI now highlights [key moments](https://help.dscout.com/hc/en-us/articles/36267937572500) in usability task responses, helping you spot patterns and trends—fast.

You’ll still have access to your go-to AI tools, including:

1. **Summaries** of open-ended and video responses
2. **Themes** that smart-tag your data and surface insights

These tools make it easier to analyze, collaborate, and move your work forward—securely. People doing research using AI Analysis on Dscout are saving **5+ hours per study** (yes, really).

![](/files/ab3a4723c703c09ac0353998d81eb6912f5e249c)

### MANAGE

#### Manage and recruit from Private Panels from inside Dscout

Recruiting from [your Private Panels](https://help.dscout.com/hc/en-us/articles/35386206091156) just got faster and easier. You can now access and manage panels directly in Dscout—no separate logins, no email verifications, no hassle. And there’s more good news: You can now use your Private Panels for media surveys and usability tests, too.

**Here’s how it works:**

* When setting up a new Express mission, choose “**Invite from Private Panels**.”
* Hand-pick participants from your saved lists.
* Launch your mission—fast.

A streamlined process from start to finish.

![](/files/48d4fe0a655ef9cd5da74516850dafc619e46fe3)


---

# 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, and the optional `goal` query parameter:

```
GET https://help.dscout.com/product-updates/2025/april-2025.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
