# Custom Visual Generation

Since the Inforiver supporting application is customized and deployed in your Azure tenant, we cannot use the public Custom Visual available in Power BI App Source which is mapped to our SaaS solution. You have to generate your own custom visual and use it. Please follow the steps below to generate the custom visual.

### Before You Start

Before proceeding, go to the resource group where you deployed Inforiver Add On. Find the resource of type App Service in the list of components. Open the overview page and wait for it to load and you would be able to find the URL of app service. This is the URL of Inforiver application and copy paste it safe for the next steps.

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

### Custom Visual Generation

* Navigate to <https://inforiver.com/login/>
* Enter billing email in the login page and click on Send Verification Code. (Note: verification code will be sent via email)
* If you are a License Admin, click on the Are you the license admin? at the bottom right of the login dialog. Enter your email and subscription id, then click on Send Verification Code. To get Subscription ID, contact your Billing Admin.
* Enter the received verification code in the login screen and click on Login
* In the Subscription Overview page, click on View Downloads under Downloads or View Details under Actions within the subscription that has On-Prem enabled.
* In the Subscription Details page, Custom Build can be found under the On-Prem Details section. (refer screenshot below)

<figure><img src="/files/lQgGoLuKRJHHXKVVVyE2" alt=""><figcaption><p>Custom Build Generation</p></figcaption></figure>

* Copy paste the App service URL from the previous step and select the deployed version, then click on Generate Build.
* You would receive your build in your email. You can download the new build and you would be able to use it in your Power BI Report.

Proceed to the Azure AD app post configuration, with which you would be able to complete the deployment.


---

# 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/inforiver-enterprise-on-prem/deployment/custom-visual-generation.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.
