# License activation

## Video Step-by-step

{% embed url="<https://youtu.be/corXqFe7kN0>" %}
How to activate a temp license in OmniScope
{% endembed %}

## License Key

To activate Nobe OmniScope, open the **License** menu and select **Register**:

<figure><img src="/files/erpbjVvPA0xiy9ACDnnm" alt=""><figcaption><p>License Key</p></figcaption></figure>

In the registration window, select the **License Key** tab and paste your **Email address** and **License Key**.

{% hint style="info" %}
Please note that 14 days temp license is always generated with **<temp@timeinpixels.com>** email address and you need to use this one here instead of your own email address.
{% endhint %}

After activation, OmniScope shows the current system using a friendly **Machine Name** in the license window instead of only the raw Hardware ID. You can rename that machine directly in OmniScope or from the [My License page](https://timeinpixels.com/my-license/), and the updated name will sync both ways.

<figure><img src="/files/QDP0WtlQs2xHmxBtpP3H" alt=""><figcaption><p>Machine Name shown in OmniScope License Info</p></figcaption></figure>

## Activation Code

If direct License Key activation fails (due to connectivity problems, proxies, firewall, or antivirus blocking web requests), or you need to activate on an **offline system**, you can use the Activation Code method instead:

{% hint style="info" %}
On Windows, if direct License Key activation fails due to SSL/network inspection policies, use **Activation Code** flow below. It uses the browser-based activation page and works reliably in restricted environments.
{% endhint %}

{% hint style="info" %}
Activation Code still uses the machine Hardware ID under the hood. The Machine Name shown in the app or on the website is only a friendly label to help identify the activation later.
{% endhint %}

<figure><img src="/files/j7mRl7gIahll6dmWutVr" alt=""><figcaption><p>Activation Code</p></figcaption></figure>

Click **Request Code** to open the activation page in your web browser:

<figure><img src="/files/Anu7I6cZ9owU5X3t73lA" alt=""><figcaption><p>Fill in your license details</p></figcaption></figure>

Fill in your license details and press **Submit**. You will receive your **Activation Code**:

<figure><img src="/files/Qz5AikHCgzfD1PlJOwOt" alt=""><figcaption><p>Activation code</p></figcaption></figure>

Copy & paste the code back in OmniScope to finish the registration process:

<figure><img src="/files/2Pm7y8lNvJ9Uu4frSf5p" alt=""><figcaption><p>Activate with code</p></figcaption></figure>


---

# 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.timeinpixels.com/nobe-omniscope/license/license-activation.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.
