# Installing Inforiver for yourself

This section outlines the steps involved in installing the Inforiver visual for yourself.

1. Open your report in Power BI Desktop or Power BI service.
2. Select the ellipsis from the visualizations pane.

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

3\. Select **Import a visual from a file** from the menu.

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

4\. If you get a message cautioning you about importing custom files, select **Import.**

<figure><img src="/files/3RIty9O5sRHtcHcRqNui" alt=""><figcaption></figcaption></figure>

5. Navigate to the folder that has the custom visual file (.pbiviz) and open it.
6. When the visual has successfully been imported, select **OK**.

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

7. The visual now appears as a new icon in the visualizations pane of the current report.

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

8\. If you want the visual to remain on the visualization pane for all reports right-click on it and select **Pin to visualizations pane**.

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

9. The visual gets pinned.

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

In the next section, we'll look at how an admin can install Inforiver for the organization.


---

# 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.inforiver.com/introduction-to-inforiver/get-started/installing-inforiver-for-yourself.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.
