# Enable Power BI Service Settings

After you have installed BI Genius, you need to ensure that it has been granted adequate permission in your Power BI tenant and given access to your Power BI workspaces.

## Enable Power BI Tenant Admin Settings

1. Go to **Tenant Settings** in the [Power BI Admin portal](https://app.powerbi.com/admin-portal/tenantSettings)&#x20;
2. For each [permission in the list below](#the-permissions-which-must-be-enabled-are), ensure that:
   1. It is **Enabled.**
   2. **Apply to** is set to: **The entire organization** or **Specific security groups**.&#x20;

If a permission is *Enabled for a subset of the organization*, add the security group that contains your BI Genius app (this is the Service Principal name you provided on the Entra ID Application Registrations step of the installer). Once you have added the security group, select **Apply**.

<figure><img src="/files/K86OJ07NZdxW7O1S69Nz" alt=""><figcaption><p>Example of enabling a PBI Tenant setting for a subset of the organization</p></figcaption></figure>

#### The permissions which must be enabled are:

* [x] Allow XMLA endpoints and Analyze in Excel with on-premises semantic models
* [x] Semantic model execute queries REST API
* [x] Service principals can call Fabric public APIs
* [x] Enhance admin APIs responses with detailed metadata
* [x] Enhance admin APIs responses with DAX and mashup expressions

## Connect Your Power BI Workspace

1. Log in to the [Power BI service](https://app.powerbi.com/).
2. On the left menu, select **Workspaces** and then choose the Workspace you want BI Genius to access.
3. From the top menu, select **Manage access**.
4. Select **Add people or groups**.
5. Begin typing the name of your BI Genius app registration. (This is the name that you entered on the Entra ID Application Registrations page of the installer in the Name your Application field.) Look for an option that contains an AppID field and select it.

   <figure><img src="/files/UwHoElvcHDmpNXxRoWDu" alt="" width="375"><figcaption></figcaption></figure>
6. Select **Admin** from the role dropdown.

   <figure><img src="/files/l9Lhi3svCI40CfJHu5eg" alt="" width="375"><figcaption></figcaption></figure>
7. Select **Add**.


---

# 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://docs.thereportinghub.com/bi-genius/bi-genius-deployment-step-by-step/enable-power-bi-service-settings.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.
