# Generate builds - on prem

On-prem users can generate builds on demand. To work on an older version of Inforiver, they can input the build version and instantly generate the visual. Users need to be mindful of keying in the complete version number (with all the zeroes). Inforiver will throw an error if the exact version number is not provided.

Click on the <img src="/files/bloJ6UjgogvFWRmY7SaV" alt="" data-size="line">icon next to the current version > Input the version to generate the build > Click Update > Click Generate Visual.

<figure><img src="/files/iZIuOCpa0SeBG7sRJtSe" alt=""><figcaption><p>Input version number to generate ad-hoc builds</p></figcaption></figure>

You will receive an email with an option to download the .pbviz file for the specified version number. After downloading the file, you can import the visual into Power BI.

<figure><img src="/files/jQn17yeFE7DSPwdn9t9P" alt=""><figcaption><p>Email with generated build</p></figcaption></figure>

You can also opt to send the build to a different email ID within your organization.

<figure><img src="/files/PLKK6mnyf8yy4YlJ1WQa" alt=""><figcaption><p>Changing the email ID </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.inforiver.com/admin-console/settings/generate-builds-on-prem.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.
