# Managing Licenses

Our licensing mechanism is efficiently managed by our trusted partner, [Freemius](https://freemius.com), ensuring a seamless and secure licensing experience for all our users.

This account management system allows you to view, update, and renew your licenses with ease. Additionally, it provides an overview of your license status, renewal dates, theme download, and access to any related documentation.

### Account Dashboard

The Account page is your central hub for managing licenses, subscription and billing details, and for downloading theme files.

To access the account dashboard visit this link:

{% embed url="<https://kaliumtheme.com/account>" %}
<https://kaliumtheme.com/account>
{% endembed %}

Enter the login credentials you created at the time of purchase. If you previously bought from Freemius, you should already have your account credentials.

<figure><img src="/files/9iVHHptaYLSz4oT4X8Fw" alt=""><figcaption><p>Users dashboard for managing licenses, downloading theme files and updating profile and billing details</p></figcaption></figure>

### Licenses

Access your licenses by clicking **Licenses** link in the menu:

<figure><img src="/files/VoAI0QiJC3J9Eps2u0GX" alt=""><figcaption><p>The list of purchased licenses</p></figcaption></figure>

### License Details

In the list of licenses above, click on your desired license to view more details and perform additional tasks, such as viewing/copy **License Key,** **White Labeling**, **Restricting Sites**, or upgrading or downgrading your license. In case of upgrading or downgrading its important to read the [Prorating Plan Updates](/getting-started/license/prorating-plan-updates.md)

### Other Ways

You can also access your license information through the emails you received at the time of Kalium purchase. These emails contain all the important information about your license, including your credentials, which you can refer to as needed.


---

# 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.kaliumtheme.com/getting-started/license/managing-licenses.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.
