# The License Manager

(Almost) all Hedge licenses can be managed in our online License Manager. It's always fine to email us as well about your license, but as most things can be done in the License Manager, it saves you a lot of time to look there first.

## Getting Started

1. Go to [https://account.hedge.video](https://account.hedge.video/).
2. Enter the email address used to purchase your Hedge apps or copy/paste the license key of any Hedge desktop app, then click `Request Link`.
3. In a few minutes, you’ll receive an email with a magic (secure) link. Click that link to open the License Manager dashboard in your favorite Web browser.

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

## How to use it

The License Manager displays a list of all of your purchased Hedge apps.

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

{% hint style="info" %}
The License Manager lists all Hedge app licenses, except ScopeBox and legacy license that start with `id,`like Checkpoint.
{% endhint %}

### Locating Activation Numbers / License Keys

Each Hedge app license has its own `activation number` (or license key). Click `Manage` next to the desired app to see a list of `activation numbers` for that app (e.g. `ABCD-1234…`).

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

### Managing Activations

#### Viewing Activations

Each Hedge app license has a set number of activations per `activation number`. (1 activation = 1 computer)

Click `Manage` next to your listed app. If an activation’s available, you can install and activate the app on another device.

{% hint style="info" %}
Activations are displayed as *`(Activations Used)`*` ``out of`` `*`(Total Activations Available)`*.
{% endhint %}

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

1. In the License Manager, copy the app’s `activation number`.
2. Launch the desired app.
3. In the app, go to:
   1. (The App’s Name) `> Preferences (macOS) | Settings (Windows) > License… > Activate…`
   2. (The App’s Name) `> License… > Activate…`
4. Paste the activation number into the field, click `Activate,` and your app is ready to use.

#### Adding Activations

If you need to use an app on multiple computers at the same time, you can add an activation to your existing license from the License Manager:

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

1. Click `Manage` next to your listed app, then `Add activations`.
2. Change the quantity (`Qty.`) to the desired number of needed activations, and complete the checkout.
3. After downloading and installing the desired app on your other computers, you can activate it with the same `activation number`.

#### Resetting Activations

Can’t deactivate your license in-app? Was your computer lost, stolen, or rented-then-returned with an activated Hedge app license? You can `Reset activations` for your Hedge apps from the License Manager, which deactivates that license from all computers.

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

1. Click `Manage` next to the desired app, then click the hyperlinked `activation number` (e.g. `ABCD-1234…`)
2. Click `Reset activations`.
3. **Read** `Are you sure?` If you wish to proceed with deactivation, click `That’s ok`.
4. All activations for this Hedge app become available to use.

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

If your license has [more than one activation](#adding-activations), you can `Deactivate` your Hedge app's license from individual computers.

<figure><img src="/files/07m6iDjTyKjGThXcSzLj" alt=""><figcaption></figcaption></figure>

### Extending Licenses

All Hedge desktop apps have perpetual licenses (project licenses barred) and include 12 months of free updates and support. Once bought, there's no subscription fee or compulsory upgrade fee, ever. More on that [here](/general/licenses/os-updates.md).

After that initial year passes, you can extend your license for another year of updates and support through the License Manager:

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

1. Click `Manage` next to your listed app, then `Extend License`.
2. Once you complete the checkout, you've successfully extended your license.
3. Quit-then-relaunch your Hedge app to see the license extension take effect.

### Upgrade to Pro

Some Hedge apps have a `Pro` tier set of features. If you need one of these features, click `Upgrade to Pro`, complete your purchase, and quit-then-relaunch your Hedge app to enable an app's `Pro` license.

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

A <mark style="color:blue;">`Pro`</mark> label will appear at the end of your license key.

## Need help?

Having trouble with the License Manager or need clarification on licensing? Our other [Licensing](/general/licenses.md) docs will help.

{% content-ref url="/pages/upUNV7W60507JmXlpLiN" %}
[Licenses](/general/licenses.md)
{% endcontent-ref %}

Still having trouble? Reach out: <hello@hedge.video>


---

# 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.hedge.video/general/licenses/the-license-manager.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.
