> 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.md).

# Partner Panels

Partner Panels are a way to expand your research reach beyond Dscout’s Scout Panel, your Private Panels, or other participants you may invite on your own. With Partner Panels, you can recruit directly from Dscout’s trusted third-party partners like Respondent, letting you find participants for even the most niche research needs. Want to hear from people who live in specific parts of the world? How about individuals who work in ultra-specific industries? Thanks to Partner Panels, you can.

{% hint style="info" %}
**Note:** Partner Panels currently support recruitment through Respondent. However, Dscout plans to support additional platforms in the future.
{% endhint %}

## Available countries

Partner Panels grant you access to participants in the following countries:

* Australia
* Brazil
* Canada
* Colombia
* Denmark
* Finland
* France
* Germany
* India
* Indonesia
* Ireland
* Italy
* Japan
* Kenya
* Mexico
* Netherlands
* New Zealand
* Norway
* Philippines
* Poland
* Portugal
* Singapore
* South Africa
* Spain
* Sweden
* Switzerland
* United Kingdom
* United States

You can learn more about how Respondent powers Dscout's Partner Panels in Respondent's [Panel Book](https://cdn.prod.website-files.com/681b20d52ce4849a8d67ec3b/6892e077d18722004625e7a2_Panel%20Book%20-%202025.pdf).

## Recruitment methods

Recruiting from Partner Panels is easy—and you never have to leave Dscout to do it. You can recruit participants from Partner Panels in two ways:

* **Recruit using a screener:** Build a screener with targeting attributes and screener questions. Once launched, your screener is made available to participants on our Partner Panels. You can then review their responses right in Dscout and add those who qualify to your missions. For more information, see [Recruit from partner panels using a screener](/recruit-participants/partner-panels/recruit-from-partner-panels-using-a-screener.md).
* **Auto-recruit (usability tests and media surveys only):** Add targeting attributes and screener questions to your mission. Once launched, the screener portion of your mission is made available to participants on our Partner Panels. Those who qualify are then automatically directed to Dscout to complete the rest of your mission. For more information, see [Auto-recruit from partner panels](/recruit-participants/partner-panels/auto-recruit-from-partner-panels.md).

Whichever option you choose, you’ll always be able to tell when a participant came from Partner Panels by looking for the Partner Panels badge during analysis:

![](/files/87b98ceecd0549c378e0b4a11558de135c5d82e8)

<details>

<summary>Does recruiting from Partner Panels cost extra?</summary>

Additional activity credits may be required for participants recruited from Partner Panels. For more information, contact your Dscout Account Manager.

</details>

For more information on Partner Panels, see the following articles:

* [Recruit from partner panels using a screener](/recruit-participants/partner-panels/recruit-from-partner-panels-using-a-screener.md).
* [Auto recruit from partner panels](/recruit-participants/partner-panels/auto-recruit-from-partner-panels.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.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.
