# Workspace Permissions

In order to embed the reports or dashboards, we need to grant the [Azure AD Application](/get-started/configuring-aidi-app/powerbi-configuration/azure-app-registration.md) we created necessary workspace permissions.

{% stepper %}
{% step %}
Go to the workspace in PowerBI service and select 'Manage Access'
{% endstep %}

{% step %}
Add the [Azure AD Application](/get-started/configuring-aidi-app/powerbi-configuration/azure-app-registration.md) as a member in the workspace&#x20;
{% endstep %}
{% endstepper %}

<figure><img src="/files/5laXw5eOaFYDR0IixMEx" alt=""><figcaption><p>1</p></figcaption></figure>

<figure><img src="/files/TzAksUm3EnbM7qspeDok" alt=""><figcaption><p>2</p></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://docs.aidi.ai/get-started/configuring-aidi-app/workspace-permissions.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.
