# Refresh PowerBI Metadata

Once the [PowerBI configurations](/get-started/configuring-aidi-app/powerbi-configuration/aidi-app-configurations.md) are updated, you can proceed to  refresh the Powerbi Metadata.

1. Click on '**Pbi Refresh**' from the hamburger menu&#x20;

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

2. You will see a notification once the refresh is successful

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

3. Once the refresh is completed, you will be able to see the list of PowerBI resources grouped under the respective workspaces in your Dashboard

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

{% hint style="warning" %}
Note that **only the metadata** has been synced by the application. In order to embed the reports or dashboards, you need to grant the [application](/get-started/configuring-aidi-app/powerbi-configuration/azure-app-registration.md) we created necessary [workspace permissions in the PowerBI Service](/get-started/configuring-aidi-app/workspace-permissions.md).

Also, you need to ensure that the workspace is assigned to a PowerBI Embedded or Fabric Capacity.
{% endhint %}


---

# 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.aidi.ai/get-started/configuring-aidi-app/refresh-powerbi-metadata.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.
