# Adding the Powerviz visuals as Organization visuals

* Open [Admin Portal](https://app.powerbi.com/admin-portal/organizationVisuals) of powerbi.com
  * Go to the Organization visuals section
  * Click on the “Add Visual” → “From a file”

    <img src="https://powerviz.ai/_next/image?url=%2FAddVisual.png&#x26;w=1080&#x26;q=75" alt="" width="563">
* Update the visuals with new versions:
  * Click on “Browse” and select the Powerviz Visual (.pbiviz file) downloaded in the first step.
  * Also Enter Visual Name, Choose Icon ([Icons Download Link](https://truviz-my.sharepoint.com/personal/krishna_truviz_ai/_layouts/15/onedrive.aspx?ga=1\&id=%2Fpersonal%2Fkrishna%5Ftruviz%5Fai%2FDocuments%2FPowerviz%20assets%2FPNG%20logos%2F20x20)) and configure other settings.
  * Click on “Add” button to add the visual.

    <img src="https://powerviz.ai/_next/image?url=%2FUploadPbiviz.png&#x26;w=1080&#x26;q=75" alt="" width="563">
* Once it is added, select the visual and click on “Enable for Visualization Pane”

<img src="https://powerviz.ai/_next/image?url=%2FEnableVisualization.png&#x26;w=1080&#x26;q=75" alt="" width="563">

* Repeat the process for all the visuals that are downloaded in the first step


---

# 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.powerviz.ai/powerviz/installation-guide/adding-the-powerviz-visuals-as-organization-visuals.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.
