> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pads4.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PowerBI in CTRL Center

> Register the Power BI app registration in PADS4 CTRL Center and generate the token used to embed reports and dashboards.

Once the Azure app registration and Power BI configuration are in place, finish the integration in PADS4 CTRL Center. You'll register the app, then generate a token for each report or dashboard you want to embed in a presentation.

## Before you begin

Make sure you have completed:

* [Azure Set-up](/ctrl-centre/administration/azure-set-up-1) — client ID, tenant ID, and client secret.
* [PowerBI Services Admin Set-up](/ctrl-centre/administration/power-bi-admin-set-up) — service principal added to the workspace.
* [PowerBI Set-up](/ctrl-centre/administration/power-bi-set-up) — workspace ID and report or dashboard ID.

## Step 1: Register the Power BI app in Credential Manager

1. Sign in to **PADS4 CTRL Center**.
2. Under **Administration**, open **Credentials**.
3. Open the **Providers** tab and select **New** > **Microsoft Power BI**.
4. Enter the values you collected from Azure:
   * **App name** — a reference name shown in CTRL Center.
   * **Application (Client) ID**
   * **Directory (Tenant) ID**
   * **Client secret**
5. Save the registration.

<img height="200" src="https://mintcdn.com/pads4/i2g8nj0w2vU_RF-6/images/ctrl-centre/credentials/powerbi/PowerBIAppReg.png?fit=max&auto=format&n=i2g8nj0w2vU_RF-6&q=85&s=32426d38a84f7e2e8a12a456f1081722" alt="Registering the Power BI app in PADS4 Credential Manager" data-path="images/ctrl-centre/credentials/powerbi/PowerBIAppReg.png" />

## Step 2: Connect a report or dashboard

For every Power BI item you want to embed, generate a token from the registered app.

1. In **Credential Manager**, go to **Overview**.
2. Find the app registration you just added and select **Connect**.
   <img height="200" src="https://mintcdn.com/pads4/i2g8nj0w2vU_RF-6/images/ctrl-centre/credentials/powerbi/PADS4PowerBIappOverview.png?fit=max&auto=format&n=i2g8nj0w2vU_RF-6&q=85&s=85dbc634a44c350b0e890d9253fa0238" alt="Credential Manager overview with the Connect action" data-path="images/ctrl-centre/credentials/powerbi/PADS4PowerBIappOverview.png" />
3. Enter the item details:

   * **Workspace ID**
   * **Type** — **Report** or **Dashboard**.
   * **Report ID** or **Dashboard ID**

   <img height="200" src="https://mintcdn.com/pads4/i2g8nj0w2vU_RF-6/images/ctrl-centre/credentials/powerbi/PowerBiRegScreen.png?fit=max&auto=format&n=i2g8nj0w2vU_RF-6&q=85&s=26017bb4b57bcaffec43751c1e916629" alt="Registering a Power BI report or dashboard in CTRL Center" data-path="images/ctrl-centre/credentials/powerbi/PowerBiRegScreen.png" />
4. Select **Create**.

PADS4 generates a **Token ID** for the report or dashboard. Use this token in PADS4 **Web elements** to embed the item in a presentation.

<img height="200" src="https://mintcdn.com/pads4/i2g8nj0w2vU_RF-6/images/ctrl-centre/credentials/powerbi/PowerBIReference.png?fit=max&auto=format&n=i2g8nj0w2vU_RF-6&q=85&s=d36319d077b0006dacc12ccee1b1b24f" alt="Generated Token ID for a Power BI item" data-path="images/ctrl-centre/credentials/powerbi/PowerBIReference.png" />

<Tip>
  Generate a separate token for each report or dashboard you want to embed. You can reuse the same app registration for as many items as needed.
</Tip>
