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

# November 2024

This month, get ready to streamline your research—whether you're uploading interview videos, reopening missions, or exploring AI analysis, these updates are all about making your workflow easier and more flexible.

## What's new?

### FIELD

#### Live

* **Upload external videos to Dscout Live**

  You can now [upload any external interview videos directly into Dscout](https://help.dscout.com/hc/en-us/articles/31650822551700), unlocking all of Dscout’s powerful analysis tools—no matter how or where you recorded your interviews. This feature brings **a new level of flexibility to your moderated research**. You can centralize everything in one place, giving you the freedom to:

  * Keep all your interview data in Dscout, whether recorded in-app or uploaded from elsewhere
  * Use our full suite of analysis tools on your externally recorded videos, from creating video clips and tagging to building playlists and auto-transcription
  * Choose to conduct all your sessions directly in Dscout, use uploads exclusively, or go for a hybrid approach.

  Video upload is a perfect fit for those moments when scheduling is tough, you prefer to do in-person interviews, or when your team prefers impromptu conversations that are captured outside of Dscout. It’s a game-changer for organizing fieldwork insights and sharing findings with stakeholders faster. Like a Live session, a video upload will use one activity credit per video.

  ![](/files/4c573b67d791d54b1493fa2bfaa54f6b2fcf77a9)

#### Express

* **Relaunch closed Express missions**

  Now it’s easier than ever to expand participant limits on recently closed usability tests or media surveys (without starting from scratch). Our [new relaunch feature](https://help.dscout.com/hc/en-us/articles/31637053065492) lets you re-open, adjust your N-Size, and launch again any Express mission using the auto-recruit option within 2 weeks of closing—all with enhanced flexibility and control.

  ![](/files/15a81d42b86a8ea18d98d4d8f855417a580d35c0)
* **Move questions in bulk**

  You can now [group multiple questions](https://help.dscout.com/hc/en-us/articles/29264630740756) in an Express study with just one click. Additionally, you can instantly create new groups while organizing questions, ensuring a streamlined and efficient process.

  ![](/files/1c1f0756a499ffc46ca93e234215b030cd2499f8)

### ANALYSIS

**Our latest** [**AI Analysis**](https://help.dscout.com/hc/en-us/articles/27341160440468) **updates**

We’ve added three powerful features to the AI Analysis add-on, all inspired by your feedback.

* **Edit AI themes:** Customize AI-generated themes by refining titles and removing irrelevant ones at the individual response level for more precise insights.
* **AI Theme filters:** When analyzing your mission, now you can filter by AI-generated themes to understand the implications across the entire study’s data set.
* **Expanded bulk exports:** Our bulk export feature, now enabled for AI Analysis, allows you to export AI themes and summaries to speed up the analysis process beyond the platform.

![](/files/df20ec9b5124276c23b1970c95fc2d1b04c1e844)


---

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