> 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/2023/september-2023.md).

# September 2023

Dscout's latest innovations and new features help empower teams to capture high-quality human insights from in-context moments. Focus on what matters - conducting meaningful and trustworthy research.

## RECRUIT

**Manual recruiting for Express.** Hand-pick your participants to choose who will participate in your mission with [manual recruiting](https://help.dscout.com/hc/en-us/articles/18847626733972), now available in Express Media-Survey and Usability Testing.

<div align="center"><figure><img src="/files/Z3tRhsHrjPC47BJcekNN" alt=""><figcaption></figcaption></figure></div>

## FIELD

### Express

**Usability testing is now available!** Understand your users, test concepts, validate prototypes, and optimize products on your timeline. dscout now supports [the cornerstones of usability testing](https://help.dscout.com/hc/en-us/articles/18520466351636-How-to-use-Task-Questions-in-an-Express-Usability-Test) in the platform within an [Express mission](https://help.dscout.com/hc/en-us/articles/18616165829908-When-to-Use-a-Media-Survey-or-Usability-Test): continuous recording, Task questions, Talk Out Loud prompts, click tracking, analysis and sharing tools, and more.

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

**New video analysis view in Express:** In the Analyze tab, you can more easily navigate between video responses using either your keyboard’s arrow keys or the back and next arrows on screen from directly within the video response.

![](/files/e2b768d68369a4aec2bf3d56b683dea8d419e0c9)

### Express & Live

**Quickly set up follow-up missions:** Have you ever wanted to dig deeper into a participant's responses from an Express mission? You can now [pull Express participants directly into a Live mission](https://help.dscout.com/hc/en-us/articles/360038708111) from an Express entry or when creating a mission in the Live builder.

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

## ADMIN CENTER

**Introducing the Contributor seat.** Bring your cross-team collaborators into your research with a [Contributor seat](https://help.dscout.com/hc/en-us/articles/360038798191-Understanding-your-company-dscout-account). Our new user type lets you invite others into the platform in a way you can trust. The Contributor seat allows PMs, Designers, and other team members to run research with guardrails to ensure quality and meet best practice standards.

**Project deletion scheduling.** After the completion of a research project, your organization may require [scheduling the deletion of project data](https://help.dscout.com/hc/en-us/articles/360045883691-Project-data-deletion), including research design and all submitted research content from scouts.

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


---

# 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/2023/september-2023.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.
