> 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/partners/partner-uses-the-app-without-customer-knowledge.md).

# Partner uses the app without customer knowledge

Partner takes the cost for bsure insight subscription and storage account.

Create a separate subscription excluded from customer invoice to host both Bsure Insights Managed Application and customer Storage Account.

Partner creates a group in their own Entra ID for Bsure Insights Power BI app governance hosting members responsible for updating and sharing the different apps (customers) to internal personnel.

Go to workspaces and select each workspace containing Bsure Insights application and select manage access.

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

Add the group for Bsure Insights Power BI app governance as Admins

![](/files/1B9MRGSXGmQBErasf5wv)&#x20;

Add the group as Admin in the each Power BI workspace hosting the different customers. Admins will then [update](/v1/user-guides/update-power-bi-app.md) and [share](/v1/user-guides/share-the-power-bi-app.md) the app according to documentation.

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

If we want update the app Bsure Insights Customer B to get to the latest version, both workspace and app will be renamed to Bsure Insights Current date, meaning that it will be hard to separate the apps.

Go to Bsure Insights Customer B workspace and click get it now in the information bar on top:

<figure><img src="/files/YSCA43R2k63PUzlI9gCL" alt=""><figcaption><p>Click install</p></figcaption></figure>

When finished, go to Bsure Insights Customer B workspace and refresh the page. Dataset will automatically update report with customer B data.

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

You see that workspace have changed it's name.&#x20;

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

Click workspace settings button to change the name to Bsure Insights Customer B again.

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

Click update app button to change the name of the app back to Bsure Insights Customer B. You won't have to add members again. You could add your own links and modify the menu in the Power Bi app.

*If customer want access to the report, customer should install the Bsure Insights Power BI app in their own environment and connect to the storage account using Key1.*

If customer is lost; uninstall Bsure Insights Managed Application and the Bsure Insights Power BI app.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bsure.io/v1/partners/partner-uses-the-app-without-customer-knowledge.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
