# My dashboard looks off

If you notice a broken dashboard in your BI tool, you can investigate possible causes in Select Star.

[Search](/features/search.md) for the dashboard, or find it from the [dashboards page](/data-discovery/wheres-my-dashboard.md).

![](/files/MnnFGgPZtLEzHwHTbvNQ)

When looking at the individual dashboard, you can quickly see when it was **Last Run** and when it was **Last Edited**, which can tell you if it was changed since the last time it looked as expected.

![](/files/EuIKdUBkEeqqX8GJSHQ7)

If the dashboard hasn’t been edited recently, check the [**Lineage**](/features/lineage.md) tab to see which table(s) the data is coming from.

![](/files/iTnimvHL7m2FkED8lb8W)

Identify which part of your dashboard looks wrong, and which table(s) the data is coming from. Then you can check when each [table](/features/table-page.md#operational-information) was last updated.

![](/files/OyLW42kY9NLteTGaKOaD)

You can also contact the table [owners](/data-management/data-ownership.md) of the table by leaving a comment in the [Discussion](/features/discussion.md) tab.

![](/files/vGWOlNhTz1CfDNHFv0kL)


---

# 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/troubleshooting-broken-dashboards.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.
