# Manage License Key

### Access the License Key Manager

You can access the License Key Manager from the user dropdown in the app.

<figure><img src="/files/dZNQ5QFNu8pE2vuG9vK0" alt=""><figcaption><p>License Key Manager</p></figcaption></figure>

{% hint style="success" %}
**Important:** You can also access the License Manager via this URL <https://app.lemonsqueezy.com/my-orders>.
{% endhint %}

### Deactivate the License Key From a Device

There are two ways to deactivate a device from your license key.

#### Option 1: Manage Devices Page

Visit <https://app.seoutils.app/manage-devices> to view and deactivate all devices activated on your license — even devices you no longer have access to.

{% stepper %}
{% step %}
**Enter Your License Key and Email**

Enter your license key and the **email address used to purchase** the license, then click **"Continue"**.
{% endstep %}

{% step %}
**Verify Your Email**

A verification link will be sent to your email. Click the link in the email to verify ownership. The link expires in 10 minutes.

{% hint style="info" %}
Your session is remembered for 30 days, so you won't need to verify again on the same browser.
{% endhint %}
{% endstep %}

{% step %}
**Deactivate Devices**

You'll see a list of all devices activated on your license. Click **"Deactivate"** next to any device you want to remove.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Only the license key owner (the email used during purchase) can access the Manage Devices page. This prevents unauthorized deactivation.
{% endhint %}

#### Option 2: From the Lemon Squeezy Dashboard

To deactivate the license key from your current device and activate it on a new one, go to the [License Key Manager](#access-the-license-key-manager) and follow these steps.

<figure><img src="/files/DIZJ56GPuiDN4Ne2lLfE" alt=""><figcaption><p>Deactivate a device</p></figcaption></figure>

### Renew Your License Key

To renew your license key please visit this URL <https://app.seoutils.app/renew-license-key>.

{% hint style="danger" %}
You can re-activate your license on new devices as long as it’s valid. However, once it expires, re-activation is no longer possible due to Lemon Squeezy’s system.
{% endhint %}


---

# 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://help.seoutils.app/guide/manage-license-key.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.
