# I want to use my License in a different environment. How do I do this?

You will need to downgrade the Portainer instance in your environment to the Community Edition.

{% hint style="info" %}
Note: You can only downgrade a Business Edition to Community if you have upgraded from Community in the first place.
{% endhint %}

Install Business Edition or upgrade to Business Edition in the new environment. You will need to use your existing license.


---

# 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.portainer.io/faqs/licensing/i-want-to-use-my-license-in-a-different-environment.-how-do-i-do-this.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.
