> For the complete documentation index, see [llms.txt](https://wpcloudplugins.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpcloudplugins.gitbook.io/docs/licensing/deactivate-move-license.md).

# Deactivate/Move license

### Deactivate Freemius License

1. On the old site: open the plugin settings → License → **Deactivate**
2. On the new site: install the plugin and [activate the license](/docs/licensing/activate-license.md#activate-freemius-license)

The slot is freed up and immediately reusable. There's no waiting period.

{% hint style="info" %}
You can also manage your licenses via the [Freemius Customer portal](https://customers.freemius.com/).
{% endhint %}

### Deactivate Envato / CodeCanyon License

1. Firstly, **deactivate** the license on your current site.
2. Then, go to your new site, and activate the license key  as shown in the [activation steps](/docs/licensing/activate-license.md).

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

{% hint style="info" %}
Please note that each **Envato license** allows the plugin to be used for a **single** project or website. If you plan to use the plugin on a different project or site, you’ll need to purchase an additional license.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wpcloudplugins.gitbook.io/docs/licensing/deactivate-move-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.
