> 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/partner-panels/auto-recruit-from-partner-panels.md).

# Auto-recruit from Partner Panels

<table><thead><tr><th>Study type</th><th data-type="checkbox">Availability</th></tr></thead><tbody><tr><td><strong>Usability tests</strong></td><td>true</td></tr><tr><td><strong>Media surveys</strong></td><td>true</td></tr><tr><td><strong>AI moderated studies</strong></td><td>true</td></tr></tbody></table>

With auto-recruit, you can let Dscout automatically progress qualifying applicants into your study based on targeting attributes and screener questions added to the start of your mission. This speeds up your research by removing the need to manually screen each participant. And if you need both speed and expanded reach, you can choose to auto-recruit from Partner Panels when setting up your mission.

{% hint style="warning" %}
You can only choose one recruitment approach for your mission, so choosing to recruit from Partner Panels means your mission will only be available on our third-party partner platforms.
{% endhint %}

**To auto-recruit from Partner Panels:**

{% stepper %}
{% step %}
On the **Missions** tab of your Dscout project, click **Create mission**.

<div align="left"><figure><img src="/files/ebGIWNB1dypx54ww3Bus" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Select a supported study type (Usability test, media survey, or AI moderated study).
{% endstep %}

{% step %}
Select **Auto-recruit from Partner Panels** as your recruiting approach.

<div align="left"><figure><img src="/files/dNiOYCvaMkKJQGsCJ2pT" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click **Continue**.
{% endstep %}

{% step %}
Configure the remaining settings as prompted to create your mission.
{% endstep %}
{% endstepper %}

Now, add your targeting attributes and screener questions on the **Screener** tab of the builder. (Be sure to refer to the next section to understand the slight differences between recruiting from Dscout’s Scout Panel and Partner Panels.) Then, build the rest of your mission. And when you’re ready, submit your mission for review so we can open it to participants.

{% hint style="info" %}
You cannot skip review when recruiting from Partner Panels. Our typical turnaround time for mission review is 1–2 business days.
{% endhint %}

## Requirements and limitations

While recruiting from Partner Panels works very similarly to other Dscout recruiting methods, we impose a few limitations to ensure compatibility with our third-party partners.

### Skip logic

Skip logic (the ability to skip participants to different questions depending on their answers) is not supported in the screener portion of your mission.

### Piping logic

Piping logic (the ability to recall participants' responses in subsequent questions) is not supported in the screener portion of your mission.

### Targeting attributes

Targeting attributes automatically filter who can apply to your screener or mission based on information available in their profile with our third-party partners. When recruiting from Partner Panels, the following targeting attributes are available:

| Category              | Attributes                                                                                                                                                                                                                                                                                 |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Demographics          | <ul><li>Country. (For more information on available countries, see <a href="/spaces/IKfn7RcT4CW9XaIbqAdd/pages/00be2e8af49a4edc2c95a12f8b25f52d26c7055c">Partner Panels</a>.)</li><li>Household income.</li><li>Gender.</li><li>Education.</li><li>Ethnicity.</li><li>Age Range.</li></ul> |
| Work and professional | <ul><li>Role level.</li><li>Company size.</li><li>Professional industries (select up to 5).</li><li>Job function (select up to 3).</li><li>Job titles (select up to 30).</li><li>Audience skills (select up to 25).</li></ul>                                                              |

### Screener questions

Screener questions are what participants will answer when applying to participate in your mission. **You may only use multiple choice questions as screener questions, and you must include a minimum of two.**

Be sure your questions include knockout logic, which will automatically reject applicants who provide responses that don’t fit your research needs.

{% hint style="info" %}
**Must select any** logic is not supported in Partner Panels screeners. If a single question has multiple acceptable responses, a participant must select all of them to qualify.
{% endhint %}

## Review responses

You can view responses from Partner Panels participants directly in Dscout as you would for any other mission. Simply navigate to the **Responses** tab of your mission. Responses from Partner Panels participants are indicated with a Partner Panels badge:

![](/files/c4559a3f4c20acc9309b31541b07e17710db60f2)

Once participants complete your mission, you'll have seven days to review their responses before payments are automatically made. In those seven days, a participant’s payment will remain on hold in the event that you flag their response as low-quality.

For more information on Partner Panels, see:

* [Partner Panels](/recruit-participants/partner-panels.md)
* [Recruit from Partner Panels using a screener](/recruit-participants/partner-panels/recruit-from-partner-panels-using-a-screener.md)
* [How are Partner Panels participants paid?](/recruit-participants/partner-panels/how-are-partner-panels-participants-paid.md)


---

# 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/partner-panels/auto-recruit-from-partner-panels.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.
