> 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/share-the-power-bi-app.md).

# Share the Power BI App

### Introduction

There are different ways to make the Bsure Insight Power BI app available to others in your organization.

<table data-full-width="false"><thead><tr><th width="355.3333333333333">Method</th><th></th></tr></thead><tbody><tr><td><a href="/pages/5HAwusYktQ4TYJcvR4uj">Share App only</a></td><td><mark style="color:green;">Recommended</mark></td></tr><tr><td><a href="/pages/l6zKi2ypYmFAbXGJqxyM">Give Access to the Power BI Workspace</a></td><td>Alternative</td></tr><tr><td><a href="/pages/DoH8g2Uf0SEKNS70Hire">Share the Storage Account Access Key</a></td><td><mark style="color:red;">Not Recommended</mark></td></tr></tbody></table>


---

# 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/share-the-power-bi-app.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.
