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

# August 2024

This month, we have improved the flexibility of your Express research toolkit.

## What's new?

### **FIELD**

* **Open and hybrid card sort**\
  We've extended our [card sort offering](https://help.dscout.com/hc/en-us/articles/18542376174612) to include both open and hybrid use cases in Media Surveys and Usability Tests for desktop missions! Open and hybrid card sorting empowers participants to create their own categories when sorting cards, offering you deeper insights into how they naturally organize information. You'll also have the ability to rename and merge participant-created categories, making it easier to streamline your analysis and align with standard practices for open and hybrid sorts.

  ![](/files/7d48cb59564450684f2f7169804ac023720762d6)
* **Question groups with randomization**\
  You can now group related questions together, simplifying the design of missions that involve multiple flows or prototype versions. We've paired this release with the ability to apply randomization or skip logic within these question groups, streamlining your mission design and reducing any ordering bias varying sequences.

  ![](/files/bec0508a7eb44499fb756ca4f72d73a6926c91bd)

### **Account Management**

* **Workspace leads**\
  We've added a new feature to [Workspace Teams](https://help.dscout.com/hc/en-us/articles/23351710055188). It introduces a new level of permissions for Team Workspaces, giving you greater control over how you run your organization and conduct research. This feature allows you to grant specific individuals the permissions they need to keep research running smoothly. *Available as an add-on to your subscription.*

  ![](/files/a99f791bd9d8b33cdf61908f5bbbd4e5e1513497)


---

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