# System Health

System Health is the live status page for the Bsure Insights collector and Power BI workspace. Open it from the **System Health** entry in the left sidebar, or from the bell icon next to your name in the top-right corner.

It is designed to answer simple but important questions:

* Is the collector running and reaching every data source it needs to?
* Has a recent release introduced a new permission requirement we haven't granted yet?
* Is the Power BI workspace healthy and refreshing on schedule?

## What you'll see

When everything is healthy, every status row is green:

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

If a status fails, Bsure works to restore it as soon as possible. In the meantime, existing data keeps collecting and existing reports keep refreshing — only the failing capability is paused.

## Granting new permissions

New features sometimes need new permissions on the collector application. When that happens, System Health shows a yellow warning row:

<figure><img src="/files/72EWpSHuDcu3romAnsMk" alt=""><figcaption></figcaption></figure>

These warnings do not stop the collector from running or the existing reports from refreshing — but you will not see the new functionality until the permissions are granted.

To grant the permissions, sign in to Bsure Insights with a user holding the **Global Administrator** role. Click the yellow warning button to start the consent wizard:

Click **Update**, accept the permission prompt, and after a few steps the row goes green:

<figure><img src="/files/3p33lyAtqINxsVHcDgc3" alt=""><figcaption></figcaption></figure>

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

## When to check

* As part of your monthly governance review.
* Whenever a release notification points at a new permission that needs admin consent.
* If the collector falls behind or a Power BI report stops refreshing — start here before opening a support request.


---

# 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.bsure.io/user-guides/system-health.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.
