> 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/recruit-participants/what-are-dscout-screeners/add-participants-from-a-screener-to-a-study.md).

# Add participants from a screener to a study

If you've used a Dscout screener to recruit participants, you can add those participants to a study when you're ready to hear more from them.

Here are some things to keep in mind when adding participants from a screener to a study.

* Participants added to **draft studies** will be invited when the study is launched.
* Participants added to **launched studies** will be invited immediately.
* **Partner Panels participants** can only be added to one Dscout study.
* Participant cannot be added manually to **intercept studies**, which recruit based on live behavior.

**To add participants from a screener to a study:**

{% stepper %}
{% step %}
Navigate to the **Responses** tab of your screener.

<div align="left"><figure><img src="https://3976082747-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIKfn7RcT4CW9XaIbqAdd%2Fuploads%2FvA2qZojm1hIEyp3pIszC%2FAdd_from_screener.jpg?alt=media&amp;token=db75fb3b-fbd8-4595-a02a-9b39dab352df" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Select the participants you want to add to a study using the checkboxes beside their names. The bulk action toolbar is displayed.
{% endstep %}

{% step %}
Click **Invite to study** in the toolbar. A list of studies within your project is displayed.

<div align="left"><figure><img src="https://3976082747-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIKfn7RcT4CW9XaIbqAdd%2Fuploads%2FsrC8tbfHF3DnT0IqcSsz%2FInvite_to_mediausability%20(2).jpg?alt=media&amp;token=9e6300c8-195c-4fae-8681-6474acf5f42b" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Select the study you want to add your participants to. Then, click **Invite**.

{% hint style="info" %}
**Note:** If a participant has already been added to a study, that study is greyed out/unavailable.
{% endhint %}

<div align="left"><figure><img src="https://3976082747-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIKfn7RcT4CW9XaIbqAdd%2Fuploads%2FhEnixQYPLSjzAicDSvWq%2FInvite_to_mediausability.jpg?alt=media&amp;token=9a6a32ba-d7f8-42c2-9290-dadefee6388b" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**(Launched diary and interview studies only)** Verify or edit the invite message for your study. Then, click **Send x invites**.

<div align="left"><figure><img src="https://3976082747-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIKfn7RcT4CW9XaIbqAdd%2Fuploads%2Foj5NVYg0a6iyCYRdaTG1%2FScreenshot%202026-08-04%20at%209.58.18%E2%80%AFAM.png?alt=media&amp;token=0adbab10-72c4-45fd-a539-de01d8e3bc3e" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
**Note:** For diary studies with data translation enabled, you'll be prompted to enter your invite message in both English and your selected language.
{% endhint %}
{% endstep %}
{% endstepper %}

Now, your selected participants are added to your study. If you've yet to launch your study, these participants will automatically be invited when you do launch it. If you've already launched your study, the participants will receive invitations to participate immediately.


---

# 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/recruit-participants/what-are-dscout-screeners/add-participants-from-a-screener-to-a-study.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.
