# License Management

Before using [Oobeya](https://oobeya.io/), make sure you have a valid or trial license key defined in the Oobeya Administration Panel.

Navigate to **Administration** -> **Go To Admin Settings** -> **License Management,** and enter your license key.

There are two types of License which are defined as:&#x20;

***1- ) Without Limitations***

Oobeya with an unlimited license key allows you to use all features without any limitations.

![](/files/Dz9oKykmdkd4Ufj8IpBJ)

***2- ) With Limitations***

Oobeya with a limited license key allows you to use some specific features. In the beginning, some of the addons and limitations that Oobeya allows you to create teams, profiles, etc. are already defined. Hence, you can not exceed these limitations.

If your license key is a type of limited license, you are going to see the limitations list on the same page as in the following.

![An example for limit list.](/files/jmLsMK4D0GtG6SVcBVBl)

If your license will expire soon, a pop-up will be displayed on your screen. You can click on the 'Contact Sales' link to renew your license.

![](/files/3U2mGoKSPVkzGcJlQYcK)

If your license expires, the following message will be shown on your screen:

![](/files/fzk2k2xlEB2sudjLSwY2)

Once your license expires, you can no longer use Oobeya.


---

# 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.oobeya.io/administration/license-management.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.
