> For the complete documentation index, see [llms.txt](https://docs.infotopics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infotopics.com/supertables/getting-started/powerbi/licensing.md).

# Licensing

### Named License&#x20;

If you have purchased or are looking for named licenses, you can buy them directly through the Microsoft store here: <https://appsource.microsoft.com/en-us/product/power-bi-visuals/infotopicsbv1652776028763.supertables_next?tab=PlansAndPrice>

After that, assign the licenses to your Power BI users in your Microsoft Admin area. More information on how to do this [here](https://appsforpowerbi.infotopics.com/2022/10/06/assign-visuals-to-users/).

You are now ready to use SuperTables!

### Enterprise License

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe2zyseN6XFBaLs6YTcnd%2Fuploads%2FQABcEzq9Kz40tZKlF8Te%2FHow%20to%20add%20an%20enterprise%20license.mp4?alt=media&token=df8f84e5-b6c0-465b-ab8b-c223f3cc4787>" %}

Start by downloading your license key from the customer portal: [here](https://my-appsfortableau.infotopics.com/my-products)

Paste the license in the 'license' section of the sidebar. When you have a valid license, you will see your company name, email, number of users, and expiration date.&#x20;

You are now ready to use SuperTables!

<figure><img src="/files/iNMWVfXBnKzqAScGbbuy" alt="" width="188"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.infotopics.com/supertables/getting-started/powerbi/licensing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
