> 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/2026/readme.md).

# September 2026

What's been released, changed, and improved across the Dscout platform

{% updates format="full" %}
{% update date="2026-09-15" %}

## Streamlined terminology for clearer research

We're moving away from a few Dscout-specific terms to help you run research faster, using language you're already familiar with.

You'll see the following language changes throughout the Dscout platform:

* "Missions" are becoming "studies".
* "Live missions" are becoming "interview studies".
* "Express missions" are now identified using their specific methodology: "usability tests", "media surveys", "intercept studies", and "AI moderated studies".
  {% endupdate %}

{% update date="2026-09-01" tags="improvement" %}

## Smoother invites in diary and interview studies

<figure><img src="https://3203039664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwiBgwLWKwWLRYLRUhxPD%2Fuploads%2FAgsAXn82Zq2NkJivZkgO%2FInvite%20fow%201.jpg?alt=media&amp;token=315b760a-50b1-402a-98aa-685545300a58" alt=""><figcaption></figcaption></figure>

When adding participants to launched diary or interview studies, they are now automatically invited to the study. Previously, participants were first added to an "invite queue" without invites actually being sent, which required an additional step.

For more information, see [Add participants from a screener to a study](/recruit-participants/what-are-dscout-screeners/add-participants-from-a-screener-to-a-study.md), [Add participants to a diary study](/diary-studies/manage-a-diary-study/invite-participants-to-a-diary-study.md) or [Add participants to an interview study](/interview-studies/create-an-interview-study/invite-participants-to-an-interview-study.md).
{% endupdate %}
{% endupdates %}


---

# 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/2026/readme.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.
