# Subscriptions

{% hint style="info" %}
You need to hold the User role Super Admin to be able to navigate to subscription configuration page
{% endhint %}

All subscriptions in your tenant will be listed in this view. You can search for licenses and sort each column the way you prefer.

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

To add your price on a specific subscription, click the square with the three dots to the right and press Edit subscription. Make a note on the Renewal date and Total (amount of licenses) to find the price on that specific subscription:

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

Enter a note on terms (monthly, yearly) and perhaps source (csp partner, credit card etc) and set the correct value in you currency and click Save

<figure><img src="/files/1zKqJGyRuEnqhmVHiJ2x" alt=""><figcaption></figcaption></figure>

Set correct price on each subscription. **Bsure Insights will calculate the average price for each license available in Entra ID**.

When done, please select customer price and select your currency from drop down menu:

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

Click Refresh Power BI button to see changes. THis may take a few minutes, and you can follow progress by clicking the bell icon next to your name in the top right corner of the app.


---

# 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.bsure.io/user-guides/customer-settings/subscriptions.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.
