# Embedding Reports in Your Tenant

As an admin or report admin of the tenant, you can embed reports from workspaces within your Power BI environment. To do so, navigate to Administration -> Power BI Reports and click on 'Manage Workspaces'.

{% hint style="info" %}
When using [Service Principal](/datacentral-knowledge-center/deployments/power-bi-service-principal.md) to manage workspaces and reports, you'll only have visibility of the workspaces accessible to your Service Principal.
{% endhint %}

<figure><img src="/files/zEIY7An38jHMze741KAJ" alt=""><figcaption><p>Manage Workspaces</p></figcaption></figure>

After adding workspaces from which you wish to embed reports, you can click on 'Add New Report' to view the available reports within those specific workspaces.

<figure><img src="/files/Mp4hjENAgrgbnCADobQL" alt=""><figcaption><p>Add report from workspaces</p></figcaption></figure>

Now, users with access roles to that report can log in to the tenant and view the reports with their Power BI Pro license or via the Power BI Service Principal.

<figure><img src="/files/bevUgJULmnuVs8MjRaA3" alt=""><figcaption><p>Report embedded to tenant</p></figcaption></figure>

To get more information about report management click [here](/datacentral-knowledge-center/product-guides/item-management.md).


---

# 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://uidata.gitbook.io/datacentral-knowledge-center/deployments/tenant-step-by-step/embedding-reports-in-your-tenant.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.
