> 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/interview-studies/what-are-interview-studies-in-dscout.md).

# What are interview studies in Dscout?

Interview studies let you schedule, conduct, and analyze moderated research all in one place. Whether you’re looking to host follow-up sessions with participants from a previous study or conduct real-time prototype testing, an interview study lets you speak with your participants directly to uncover rich insights live.

![](/files/edf0bae71970cde4dc8ac1cb478ce3a9d4f7ad65)

In Dscout, some key interview study features include:

* **Sharing stimuli:** Present concepts, images, and more to participants to get reactions and feedback. For more information, see [Add stimuli to an interview study](/interview-studies/create-an-interview-study/add-stimuli-to-an-interview-study.md).
* **Inviting stakeholders:** Invite observers and guests to join interview sessions without being visible to participants. For more information, see [Invite observers and guests to an interview session](/interview-studies/manage-an-interview-study/invite-observers-and-guests-to-an-interview-session.md).
* **AI analysis:** Uncover notable moments from interview sessions to quickly highlight key insights. For more information, see [AI notable moments](/dscout-ai/built-in-ai-features/ai-notable-moments.md).

## Recruitment options

To find participants for an interview study, you can:

* Add participants from a Dscout screener.
* Add participants from a previous Dscout study.
* Invite your own participants using a study webpage.
* Add participants via Private Panels.

For more information, see [Recruitment options in an interview study](/interview-studies/what-are-interview-studies-in-dscout/recruitment-options-in-an-interview-study.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/interview-studies/what-are-interview-studies-in-dscout.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.
