> 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/march-2025.md).

# March 2025

This month brings exciting updates, including a revamped Recruit experience, more interactive features for usability tests, and new enhancements for moderated interviews.

## What's new?

#### RECRUIT

**Revamped Recruit experience**

We’re rolling out three updates in Recruit to make your research experience smoother and more efficient:

* **Optional review**: Now you can launch screeners on your timeline—there's no need to wait for [Dscout’s review](https://help.dscout.com/hc/en-us/articles/7205425857172). This allows you to decide when your research needs another set of eyes and when it doesn't, providing you with greater control and flexibility.
* **Knockout questions have a new home**: We've moved [knockout questions](https://help.dscout.com/hc/en-us/articles/360038287492) to the Screener tab in your builder, making them easier to find and seamlessly align with additional questions.
* **New tab names in Recruit**: We’ve refreshed the tab structure for easier navigation so you can find what you need quickly.

![](/files/f6215420f88b315b19121d4210cacb076d640310)

#### EXPRESS

**A smoother, more interactive Figma experience in Dscout**

Our improved [Figma integration](https://help.dscout.com/hc/en-us/articles/18519357739412) now features a new task flow and native UI controls, making it easier and more interactive to select your start and success screens within a task question.

![](/files/db7b65fd34236d35c0fa26641be27c5f3508cd34)

**Protecting privacy just got easier with Privacy Blur**

With [Privacy Blur](https://help.dscout.com/hc/en-us/articles/35155151295380), you can now prevent sensitive on-screen information from being unintentionally recorded during usability tests. This feature is available on task, instructions (checkpoint) questions, and talk-out-loud questions, giving you control over when to protect participants' PII. To support this enhanced functionality, we’ve sunset task-only recordings, allowing you to benefit from continuous recording without the risk of capturing sensitive information.

![](/files/757e750a96f3ef18886cfa31b555dbfaa32eeb5f)

**Learn from your knockout question data for better recruiting**

Now, when running Express missions with Auto-Recruit, you’ll see exactly where Scouts are getting knocked out of the screener with [programming insights](https://help.dscout.com/hc/en-us/articles/30887728505492). These insights appear automatically on the ‘Recruit’ tab once responses start coming in.

![](/files/e7fd8302b778b6dd805296dd33e71f2e0cddb1b9)

#### LIVE

**Invite guests to join mobile live interview sessions**

[Guests can now observe Live mobile sessions](https://help.dscout.com/hc/en-us/articles/360061555192) using the Guest Share Link. While guests must still join via their desktop browser, this update makes it easier to bring stakeholders into research and increase visibility across your org.

![](/files/21c967ab32d92a2778a6906b68a5f9491e046e43)

#### ACCOUNT MANAGEMENT

**Set up self-service SSO for faster setup and enterprise-ready security**

With self-service [single sign-on](https://help.dscout.com/hc/en-us/articles/32654310194708) (SSO), admins can set up and manage their organization’s SSO configuration on their own, without waiting for support.

![](/files/c5038d2743cf9fc3dd8538163a71da4581ca9e58)


---

# 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/march-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.
