# How to move my license to another computer

In order to activate your RhinoArtisan license on a new computer, you must first deactivate it on the old one. To desactivate your license please follow the next steps:

In Rhino or RhinoArtisan, run the command: **ArtisanLicense** or click on the toolbar:

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

RhinoArtisan License Wizard will appear. Next click the **Deactivate your license** button, and then click the **Deactivate** button.

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

Your license has been deactivated, and can now be activated on another computer.

To know how to activate it, [click here...](/getting-started/how-to-download-install-and-activate-your-license.md)


---

# 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.rhinoartisan.com/frequently-asked-questions/usage-questions/how-to-move-my-license-to-another-computer.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.
