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

# November 2025

*Big November drops: dual recording, improved ranking, fresh hero images, and a revamped Help Center. All built to make your research faster and more efficient.*

## What's new?

* **Record both faces and screens in mobile usability tests**

  You can now [capture both your participant’s face and their mobile screen](https://help.dscout.com/hc/en-us/articles/32350393222036) at the same time. This makes it easier to see reactions and understand in-the-moment feedback during mobile usability tests. You can still choose to record screen-only if that’s what works best for your study.

  ![](/files/24738543ff8d7e5e595639d938a9298fbe5be42d)
* **Rank questions updates**

  [Ranking](https://help.dscout.com/hc/en-us/articles/360056645851) just got easier (and more fun) for participants. They can now drag and drop their answers to reorder them, making their experience smoother and your data cleaner.

  ![](/files/7db1733a4233703176711748c5aaaf90b5f3edbd)
* **Spot your studies faster with fresh hero images**

  You’ll see new default hero images across mission and screener types, making it easier to tell your different study types apart at a glance. Want to make them your own? You can still upload custom images or pick one from Unsplash.

  ![](/files/68431db5e83c3c7313db69366384b573a464972e)
* **Find what you need faster in our redesigned Help Center**

  [Dscout's Help Center](https://help.dscout.com/hc/en-us?utm_campaign=Customer%20Communications\&utm_medium=email&_hsenc=p2ANqtz-88F8cYSrDtij6BNoAjiuaeW02xMynYepsvkmuUshoh2bXuM1rQC6nUCm8JhkRSfsvrYjJYisuaUjtaW4WySvnqKOKwXQ&_hsmi=389304337\&utm_content=389304337\&utm_source=hs_email) has a fresh new look with better navigation, more accurate search results, and expanded content, especially for usability tests and media surveys.

  ![](/files/e97f1e217c36d72b50946229c5a96727a380de8a)


---

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