> For the complete documentation index, see [llms.txt](https://docs.thereportinghub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thereportinghub.com/bi-genius/bi-genius-deployment-step-by-step/enable-bi-genius-in-reporting-hub.md).

# Enable BI Genius in Reporting Hub

Once you have installed BI Genius and enabled the appropriate permissions in the Power BI Service, you can enable BI Genius in your Reporting Hub tenants. You must enable BI Genius for a tenant and create an agent in order to add BI Genius to content pages in your Reporting Hub app.

### Enable BI Genius for a Reporting Hub Tenant <a href="#enable-bi-genius-for-a-reporting-hub-tenant" id="enable-bi-genius-for-a-reporting-hub-tenant"></a>

1. Select your profile icon and select **App Settings** to navigate to the Tenant Admin menu.
2. Next to the tenant you want to enable BI Genius for, select the **ellipsis (...)** and then **Edit**.

<figure><img src="/files/utST3olDo17cVnOqah4X" alt=""><figcaption><p>Edit Tenant</p></figcaption></figure>

3. At the top, select the **Report Options** tab.

<figure><img src="/files/DR4ZbNSpAgJOPLRRBpEX" alt=""><figcaption><p>Report Options tab</p></figcaption></figure>

3. Enable the toggle next to **BI Genius**.

<figure><img src="/files/t4BhvsJx3ZIRttdzuvlJ" alt="" width="563"><figcaption><p>Enable BI Genius Togglet</p></figcaption></figure>

3. Confirm the change by selecting **Yes** on the **Are you sure you want to change this?** pop-up.

<figure><img src="/files/vUTo3jYHYrIE8PHGsRWR" alt="" width="375"><figcaption><p>Confirm Changes</p></figcaption></figure>

3. BI Genius has been enabled for the tenant.

<figure><img src="/files/qffkQ99RvRGmZFKSaYtw" alt="" width="563"><figcaption><p>BI Genius is enabled</p></figcaption></figure>


---

# 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.thereportinghub.com/bi-genius/bi-genius-deployment-step-by-step/enable-bi-genius-in-reporting-hub.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.
