> 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/product-webinars/readme-1.md).

# Copy of August 2026

{% updates format="full" %}
{% update date="2026-08-10" tags="feature,fix,new-release" %}

## Build and analyze research in your favorite AI tools

<div align="left"><figure><img src="https://gitbookio.github.io/onboarding-template-images/placeholder.png" alt=""><figcaption></figcaption></figure></div>

With the Dscout MCP, you can build, field, and analyze studies without ever having to leave your AI workflow. Connect your Dscout account to tools like Claude, ChatGPT, Figma Make, and more so you can spend less time context-switching and more time finding insights.

For more information, see [Dscout MCP](/dscout-ai/dscout-mcp.md).

{% hint style="info" %}
The Dscout MCP is available as part of the Dscout AI add-on. Reach out to your Dscout Account Director for more information.
{% endhint %}
{% endupdate %}

{% update date="2026-08-04" tags="improvement" %}

## Smoother invites in diary and interview studies

When adding participants to launced diary or interview studies, they are now automatically invited. 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 to a diary study or [Add participants to an interview study](/interview-studies/create-an-interview-study/add-participants-to-an-interview-study.md).
{% endupdate %}

{% update date="2026-05-08" tags="feature,fix,bug-fix" %}

## Bug fixes

* Desktop browsers are now correctly blocked from joining mobile interview studies. Previously, mobile interviews sometimes allowed joining from a desktop browser.
* The **Paid via Dscout** option is no longer displayed when a study is set to **Add from Private Panels**. Previously, this option was incorrectly displayed for this recruitment approach despite not being supported.
  {% endupdate %}

{% update date="2025-11-18" tags="improvement,fix" %}

## Product update

See what’s new and improved in our latest update.

<a href="/pages/9WeLurqtQz6OiBbAzw5N" class="button primary">Read full update</a><a href="https://gitbook.com/" class="button secondary">Documentation</a>

<details>

<summary>Improved</summary>

* Product improvement
* Product improvement
* Product improvement
* Product improvement
* Product improvement

</details>

<details>

<summary>Fixed</summary>

* Product fix
* Product fix
* Product fix
* Product fix
* Product fix

</details>
{% endupdate %}

{% update date="2025-06-09" tags="feature" %}

## Product update

See what’s new and improved in our latest update.

<div align="left"><figure><img src="https://gitbookio.github.io/onboarding-template-images/placeholder.png" alt=""><figcaption></figcaption></figure></div>

### Product feature

* Feature description
* Feature description

<a href="/pages/Rg3VluIiUkpX4CwFref4" class="button primary">Read full update</a><a href="https://gitbook.com/" class="button secondary">Documentation</a>
{% 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/product-webinars/readme-1.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.
