> For the complete documentation index, see [llms.txt](https://docs.bsure.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bsure.io/v1/user-guides/overview.md).

# Overview

Documentation will be organized the same way as the Bsure Insights Power BI app, with sections for Licenses, Users, Security and soon to come Applications and Groups. Each section will get explanation pages per report.

You should choose your preferred method of [sharing the Power BI app](/v1/user-guides/share-the-power-bi-app.md) and You can take a look at our [glossary](/v1/user-guides/glossary.md) if You need clarification of terminology used in the reports

First a short video to explain how to navigate within the Bsure Insights Power BI app

### Navigating Bsure Insights


---

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

```
GET https://docs.bsure.io/v1/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.
