# Managing your licenses

To manage your license kindly visit <https://app.bunifuframework.com/> where you will be asked to login (*see below*). The login credentials for new users will be sent along upon purchase and for existing users, please enter your purchase email and password from previous logins.

{% hint style="info" %}
All the steps below are also applicable to trial users.
{% endhint %}

<div align="left"><img src="/files/-MVu7ujPK83GuP7klRFR" alt=""></div>

Upon successful login, select **License** to see the products you purchased:

![](/files/-MVuAQwSU3pdK-42aNJ_)

Select **View** to see your license keys and manage your devices:

![](/files/-MVuBigpr5vws-xI72Rg)

Select **Products** to view your products and **Devices** to see all your devices.  You can also view the devices per license by selecting **View** on **Keys t**ab. You can likewise Block a license key by clicking **Block.**

### Organization Licenses

To manage a team, click the **Organization** tab and invite members if you haven't yet. Set up their credentials and from there they should be able to login and manage the team's product licenses:

![](/files/-MVuF4NYKndYyx-LBKgH)

After new member successfully login, below is the view where your new member(s) can manager their license and devices:

![](/files/-MVuGv12XX8lkK_vF99J)


---

# 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://docs2.bunifuframework.com/docs/getting-started/licensing/managing-your-license.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.
