> For the complete documentation index, see [llms.txt](https://motion.mtmograph.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://motion.mtmograph.com/readme/activate-license.md).

# Activate License

{% hint style="info" %}
Motion 4 is now part of **Motion Studio**. [Learn More](https://motion-studio.mtmograph.com).
{% endhint %}

## **Summary**

When **Motion** is first installed a <mark style="color:blue;">**License Key**</mark> is required to activate and finalize the process.&#x20;

{% hint style="info" %}
A valid License Key also allows a Workstation to be remotely managed. Using the **Settings > License > Seats > Manage** screen to **Login** and **Logout** any time.
{% endhint %}

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

## **1. Launch Motion**

To finalize the installation of M⁴, open <mark style="color:yellow;">**After Effects > Application Bar > Window > Extensions > Motion-4**</mark>

{% hint style="info" %}
Motion is resizable, scalable and dockable. Drag and drop the Motion window anywhere in your application Workspace.
{% endhint %}

## 2. Enter license key

When Motion is opened for the first time, a **License Key** is required to **log in** and finalize your installation.&#x20;

{% hint style="info" %}
You can get your License Key from your Checkout Email, if you forgot your License Key, you can recover it on our [**License Recovery**](https://mtmograph.com/pages/license-recovery) page
{% endhint %}

## 3. Confirm license

After a valid License Key is pasted into Motion, the Extension will verify the number of installs/seats available and log in.&#x20;

{% hint style="info" %}
After the first valid **Login** — <mark style="color:yellow;">Motion can work in</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">**Offline Mode**</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">for 7 days</mark>. After that, an internet connection is needed to re-validate the license.
{% endhint %}

#### Multiple Seats

If the License Key is valid, but the seat count is reached, Motion will prompt you with a license manager screen where you can log in or out of workstations using your License Key.

## Failed license check

If the License Key check fails, please check:

1. &#x20;the License Key is entered correctly without extra characters or, spacing
2. the workstation has a live internet connection (*needed to verify license*)

{% hint style="warning" %}
For more information, or for assistance please [**Contact Us**](https://mtmograph.com/pages/contact-us)
{% 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, and the optional `goal` query parameter:

```
GET https://motion.mtmograph.com/readme/activate-license.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.
