> 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/private-panels/integrations/private-panels-integrations.md).

# Private Panels integrations

Connect Private Panels with research, scheduling, data, and incentive tools.

### Connect your research workflow

Integrations connect Private Panels to the tools your team already uses. Manage participants, schedule sessions, sync data, and send incentives in one workflow.

#### Research and data

<table data-view="cards"><thead><tr><th>Integration</th><th data-card-target data-type="content-ref">Learn more</th></tr></thead><tbody><tr><td><strong>Dscout</strong><br>Invite panelists to Dscout studies. Sync participant status, incentives, and session data.</td><td><a href="/private-panels/integrations/private-panels-integrations/invite-panelists-to-a-dscout-study.md">Invite panelists to a Dscout study</a></td></tr><tr><td><strong>Qualtrics</strong><br>Use Qualtrics surveys as study screeners. Keep participant management in Private Panels.</td><td><a href="/private-panels/integrations/private-panels-integrations/qualtrics-integration.md">Qualtrics integration</a></td></tr><tr><td><strong>Salesforce</strong><br>Sync customer and panelist data between Salesforce and Private Panels.</td><td><a href="/private-panels/integrations/private-panels-integrations/salesforce-integration.md">Salesforce integration</a></td></tr></tbody></table>

#### Scheduling and meetings

<table data-view="cards"><thead><tr><th>Integration</th><th data-card-target data-type="content-ref">Learn more</th></tr></thead><tbody><tr><td><strong>Google Calendar and Meet</strong><br>Create calendar events and unique Google Meet links for study sessions.</td><td><a href="/private-panels/integrations/private-panels-integrations/google-calendar-and-meet-integration.md">Google Calendar and Meet integration</a></td></tr><tr><td><strong>Microsoft Outlook and Teams</strong><br>Create and manage sessions with Outlook Calendar and unique Teams links.</td><td><a href="/private-panels/integrations/private-panels-integrations/ms-outlook-integration.md">MS Outlook integration</a></td></tr><tr><td><strong>Zoom</strong><br>Create research calls with a unique Zoom link for every respondent.</td><td><a href="/private-panels/integrations/private-panels-integrations/zoom-integration.md">Private Panels Zoom integration</a></td></tr><tr><td><strong>Calendly</strong><br>Schedule and manage respondent sessions through your Calendly account.</td><td><a href="/private-panels/integrations/private-panels-integrations/calendly-integration.md">Calendly integration</a></td></tr></tbody></table>

#### Incentives

<table data-view="cards"><thead><tr><th>Integration</th><th data-card-target data-type="content-ref">Learn more</th></tr></thead><tbody><tr><td><strong>Tremendous</strong><br>Send incentive payments directly to respondents from Private Panels studies.</td><td><a href="/private-panels/integrations/private-panels-integrations/tremendous-integration.md">Tremendous integration</a></td></tr></tbody></table>


---

# 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/private-panels/integrations/private-panels-integrations.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.
