> For the complete documentation index, see [llms.txt](https://docs.motivewave.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.motivewave.com/knowledge-base/support/find-my-license-key-and-edition.md).

# Find/Update License details

## About Dialog

You may need to find your license details to install MotiveWave on another computer or for support reasons. You can find your license key in two places.

From the startup screen, select "**Options**" then "**About**".

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

When MotiveWave is running, you can find your license key by choosing the "**Help**" menu and selecting "**About**".

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

A screen will pop up showing you your license key (xxxx-xxxx-xxxx-xxxx-xxxx-xxxx), your email address, the license type (own/lease), edition, MotiveWave version, and finally the Java version.

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

## Sign in MotiveWave ( from build 7.0.26)

From MotiveWave 7.0.26, license keys have been replaced with **Sign In** where you can use your email address or&#x20;authentication using Google or Apple ID. You can sign in via **the splash screen > Options > Sign In**

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

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

This option can be found in MotiveWave via the **Help menu > Sign In**:

<figure><img src="/files/5jd5fbVVlMrB6Q1jCqVD" alt=""><figcaption></figcaption></figure>

### Update License key ( for MotiveWave versions prior to 7.0.26)

For MotiveWave versions that are released before build 7.0.26,  you can go to the startup screen to select "**Options**" then "**License**" to update your license key:

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

You can also update your license key in a MotiveWave workspace via the "**Help**" menu > "**Update License**":&#x20;

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

Below is the Update License panel:

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.motivewave.com/knowledge-base/support/find-my-license-key-and-edition.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
