# User Stories

{% hint style="info" %}
**User Stories:** a short, simple description of a feature told from the perspective of the person who desires the new capability, usually a user or customer of the system.
{% endhint %}

As a **Company,** we want to **share our Power BI reports** in one place so that **our co-workers** can access them with their own AAD and use their Power BI Pro License.

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

***

As a **Company,** we want to **share our Power BI reports** in one place so that **our co-workers and / or external parties** can access them with their own AAD and use their Power BI Pro License.

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

***

As a **Company,** we want to **share our Power BI reports** in one place so that our audience can access them **without a Power BI Pro License**.

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

***

As a **Company,** we want to **share our Power BI reports** in one place so that our audience can access them **with user pass combo**.

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

***

As a **Company,** we want to **share our Power BI reports** in one place so that audience access them **with their e-signature (mobile ID)**.

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

***

As a **Company,** we want to **share our Power BI reports** in one place so that our diverse audience can access their reports using their preferred authentication method.

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

***

As a **Company,** we want to **host diverse tenants** so that we can differentiate among the **data products** we offer to our audience.

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

***

As a **Company,** we want to **share Power BI report from external vendors** so that our **audience** can access them with their credentials of choice.

<figure><img src="/files/4Vjf1ecxouovzQ7BO9DP" alt=""><figcaption></figcaption></figure>

***

As a **Company,** we have **our own applications** that we want to able to **embed reports or visuals** using the REST API.

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


---

# 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://uidata.gitbook.io/datacentral-knowledge-center/use-cases-user-stories/user-stories.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.
