# Get ValQ

You can try ValQ for free or purchase licenses through the two ways listed below:

1. **Microsoft AppSource** - for seamless license procurement and administration using Microsoft's framework and for use in Power BI Desktop and Service.
2. **ValQ website** - for free trials without credit card, license purchase for use in Power BI Report Server, or for Embedded or OEM applications.

## 1. Microsoft AppSource <a href="#import-a-power-bi-visual-directly-from-appsource" id="import-a-power-bi-visual-directly-from-appsource"></a>

Free trials are available through Microsoft AppSource *only for certain pricing tiers*.

* To download a free version (only for Power BI Desktop), follow the steps [here](https://learn.microsoft.com/en-us/power-bi/developer/visuals/import-visual).
* To purchase and manage licenses through Microsoft [AppSource](https://appsource.microsoft.com/marketplace/apps?page=1\&product=power-bi-visuals), read this [blog](https://powerbi.microsoft.com/en-au/blog/introducing-a-new-way-to-purchase-licensed-power-bi-visuals-and-manage-licenses-through-microsoft-platforms/).&#x20;
* For FAQs on Microsoft AppSource purchase, visit this [page](https://learn.microsoft.com/en-us/power-bi/developer/visuals/licensing-faq).

## 2. ValQ Website

You can also register for a [trial](https://valq.com/trial/) through the ValQ website.

## a) Download ValQ

If you have registered for a trial or [paid](https://valq.com/pricing/) subscription to ValQ via [Microsoft AppSource](https://appsource.microsoft.com/en-us/product/power-bi-visuals/valq.valqplan?tab=Overview), the visual is already embedded with a unique dynamically generated license key and you can start using ValQ right away.

In case you have registered for a [trial](https://valq.com/trial/) via ValQ website, you will receive an email with a license key and a link containing the steps to download the visual from AppSource.

## b) Install ValQ

There are 2 different methods to deploy ValQ in Power BI:

#### 2.1. Install for yourself

* You can use this option to install the visual on your own in Power BI desktop or service, without help from your IT or Power BI administrator.

For instructions, visit this [page](https://valq.com/get-started/).

#### 2.2.  Install for your Organization (Organizational Visual)

* Under this option, your Power BI Administrator uploads ValQ to the **Organizational Custom Visual (OCV).**
* Once uploaded, the custom visual becomes available to all users within your organization who log on to Power BI. They need not have to individually install or update visuals.
* Any future updates done to the visual – when uploaded to the repository by the administrator – will automatically update all the reports in your organization.

For instructions, visit this [page](https://valq.com/get-started/).

## **Troubleshooting FAQ**

#### 1. 'I haven't received the welcome email'. <a href="#headline-437-2838" id="headline-437-2838"></a>

Make sure there are no spelling mistakes/typos in the mail ID used for the registration.

Check your spam folder or whitelist <no-reply@valq.com>.

If that doesn’t work, reach out to your IT team and ask them to whitelist the domain at the firewall level. You will start receiving subsequent emails from us in your inbox.

#### 2. 'When I click elsewhere, the license key entered disappears/license key does not get accepted'

* Before adding the license key, you need to assign at least one data field to the visual in the Power BI Visualisations pane. This preserves the key entered in the License Key field.
* Please ensure the license key entered is still valid and has not expired.

#### If you still have difficulties, please contact us [here](https://valq.com/contact-us/) or through [mail](mailto:support@valq.com).

If you have any other queries, reach out to us through [ValQ Community](https://community.valq.com/). Paid customers can also send an email to the ValQ support team (**mentioned in your purchase email**).

In the next sections, we'll be looking at a step-by-step approach to [working with ValQ.](/introduction-to-valq/the-valq-workflow.md)


---

# 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.valq.com/introduction-to-valq/get-valq.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.
