> 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/integrations/dscout-miro-integration.md).

# Dscout Miro integration

We've teamed up with Miro to create a Dscout app, accessible via all Miro boards! Use this tool meet your stakeholders where they're at—bringing video insights from your Dscout projects directly to Miro.

Our app compiles all of the videos, clips, and playlists you've generated share links for; tap to learn more about [share links](/study-basics/playlist-editor/public-share-links.md), [clips](/interview-studies/view-interview-session-recordings/clips-and-playlists-in-interview-studies.md), and [playlists](/study-basics/playlist-editor.md), or tap the links below to learn more about using the app.

{% hint style="info" %}
At this time the Dscout Miro app is only compatible with in-browser Miro, and not the Miro desktop app.
{% endhint %}

## Getting started

* To start using the Dscout app in Miro, open a board and tap the "More tools" button in the lefthand tools menu.
* Search for or scroll until you find us in the list; tap on "Dscout," then sign in.

![](/files/f241f2fe92101c74f469923f532d263822b27c67) ![](/files/6715206291c6d1242be048bcd21c75729d37842d)

## Navigating the app

* **Projects toggle:** Use the toggle at the top of the app to filter videos by a particular project. "All projects" will show you all videos currently shared within the projects you have access to in your subscription account.
* **My videos:** Use this section to view videos, clips, and playlists you've generated share links for.
* **All videos:** Use this view to explore all videos, clips, and playlists all users on your account have generated share links for. Note: you will only see videos that you also have access to in the platform.
* **Expiration date:** The expiration date is based on your share link's expiration date—a default of one year from the creation date. Use the gear icon to adjust a video's expiration date.
* **Using videos:** To add a video to your Miro board, simply drag and drop a video from the Dscout app onto your board.

![](/files/5d2ef7f7ec445d6f8abe59cc899b6e48f35332f3) ![](/files/38af07f2b399ed4e02c7878a28b629a113a10caf)


---

# 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/integrations/dscout-miro-integration.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.
