# Where's my dashboard?

If you have any questions about where you data lives, you can always start at the [search bar](/features/search.md) at the top of the page.

Using search can quickly take you to a dataset even if you already know where it lives in your hierarchy. The search has filters which can narrow down results to a specific BI tool or type of data asset, but if you already know which tool the information you're looking for is in, you can sort through that information in different ways.

If you know you're looking for is in a BI Tool, check the left sidebar for...

[Looker](/learning-data/getting-started-looker.md) :point\_right: ![](/files/-MiRz6YZW_ekpc6X97zH)

[Tableau](/learning-data/getting-started-tableau.md) :point\_right: ![](/files/-MiRzQr73HNo7NHJ5ndO)

[Mode](/learning-data/getting-started-mode.md) :point\_right: ![](/files/-MiRzTxbj6xo2G0eRFom)

## Dashboard Pages

From here, use `Cmd/Ctrl+F` or click the :mag: icon in the header to open a filter in the page. Type something in to narrow the results.

![](/files/-MibpLwmsyeFRxfB9hQC)

### Filters

You can also use the **Filters** on the right side of the page.

![](/files/aOGvGxFM3xtBMndi2oe5)

For Mode Reports and Looker Dashboards, you can filter by reports created by a specific user.

![Click +Add Filter to choose a user.](/files/-Mibq4jLQ0lWedVDGpY6)

In Looker Explores and Tableau Dashboards, you can change the **Data Type** filters.

![](/files/-MiS0aYR08YM29o9ODs8)

![](/files/-MhtMAv-hHgbXEnqD64Y)

Check any of the [Collections](/data-management/collections.md) or [Tags](/features/tags.md) filters to show data with those tags applied.

<figure><img src="/files/g5jTKGv9nK1Tvjeu8irv" alt=""><figcaption></figcaption></figure>

See your most popular and least popular dashboards, as well as those with no popularity, documentation, or tags. These filters can help you identify where you need to [add documentation](/data-management/add-documentation.md) or distinguish between excellent and subpar dashboards [using tags](/data-management/tag-management.md).

![](/files/-MibR_eUVoSH7Loh6aPq)


---

# Agent Instructions: 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:

```
GET https://docs.selectstar.com/data-discovery/wheres-my-dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
