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

# November 2023

Dscout's latest November 2023 innovations provide even more flexibility to capture high-quality human insights from in-context moments, empowering your teams.

## FIELD

### Express

* **Card sorting at dscout!** Now available in our quick-turn feedback tool, [Express](https://dscout.com/platform/field/express). Use card sorting to see first-hand how users think about and categorize a set of objects or ideas. In your next media survey or usability test easily build and analyze [card sort data](https://help.dscout.com/hc/en-us/articles/18542376174612) through an agreements matrix, cards, or your defined categories, and then export the results via a dedicated CSV or PNG.

  ![](/files/803fef6499af8eb546ddbed8f0c9691afbe3f6a5)
* **Target by 60 additional attributes** Use [60 new targeting attributes for auto-recruit Express](https://help.dscout.com/hc/en-us/articles/360038667711-Participants-tab) missions, making it easier and less manual to find the right scouts for their project. New attributes have been added to categories including devices, subscriptions, shopping, pets, and more. The enhanced category search will also help you find attributes that might be right for your study.

  ![](/files/0f0d0dd1127f80146c995d7e11e190f7166dea73)
* **Download all chart data** You can now [download all of your chart data](https://help.dscout.com/hc/en-us/articles/16257844788884) from an Express mission responses at once. All charts of mission responses will download as a .zip file when this option is selected from the export menu.

  ![](/files/450e19832b0bf3279e8ddd4edc4b164dd8b517e2)
* **Updated button for inviting your own participants** In Express, the launch button now hosts both a 'copy link' and 'deactivate' link. It’s now that extra bit easier to access the link outside of the invite tab and share it as needed. Additionally, if your study is full or you no longer want to share the link, you can click "deactivate" to turn it off. You can always reactivate the link later by selecting the option from the launch drop-down.

  ![](/files/a795f76d3210e45683bdb07d9fc4180104b239ec)

## Admin Center

* **Single-sign-on with Okta Integration** Using Okta as your identity provider? dscout is now in the Okta Integration Network. [Learn more](https://help.dscout.com/hc/en-us/articles/18343799135252-dscout-Okta-integration) about the setup process here or contact your account manager about easily configuring SSO for your organization.


---

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