# Installation

Innofalls is available over Microsoft AppSource like any other custom visual.

You can find it if you go to the list of visuals available for your report and click the button with the three little dots. Open “Get more visuals” to open AppSource.

<img src="/files/MhUMSwNtLaNEaPZxoTeb" alt="" data-size="original">

Search for "Innofalls" and open the product page. By clicking the "Add" button, you add the Innofalls visual to your report.

<figure><img src="/files/AH26EooxnmDYmrwzSwMB" alt="" width="375"><figcaption></figcaption></figure>

After installation, you should see the Innofalls icon in your list of custom visuals. Click on it, to convert any selected visual into the Innofalls visual. Or click on an empty space on your report and then click the button to create a new one.

<figure><img src="/files/ik3NyHtdpnXK879Csh4P" alt="" width="375"><figcaption><p>Innofalls visual without data, showing help topics</p></figcaption></figure>

If you are using Power BI Desktop, you can immediately start using it without restrictions. If you are using Power BI Service you either need to [acquire a license](https://www.innofalls.com/acquire) or you can start a [free 30 day trial here](https://www.innofalls.com/request-trial).


---

# 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.innofalls.com/getting-started/installation.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.
