# Overview

The User Guides explain how to work with the dashboards and reports in Bsure Insights.

These reports give you visibility into key areas of your Microsoft 365 environment, helping you monitor usage, identify risks, and support decision-making. Version 2 includes both dashboards and web-native reports, giving you flexibility in how you access and explore your data.

Each guide walks through the available insights and shows how they can be applied in practice. Whether you are looking for a high-level overview or detailed information about a specific area, the User Guides provide the context you need.

If you need clarification on terminology, see the [glossary](/user-guides/glossary.md).


---

# 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/overview.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.
