# Activate Your Computer

If the Administration Console is not active on your computer then follow these steps to activate it. You can check if you have the Administration Console available by looking for the blue Z icon in your Windows system tray:

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

If you don't see the blue Z icon then you know that <code class="expression">space.vars.PRODUCT\_NAME</code> is not activated. If you have just [created a new subscription](/administration-guide/create-your-subscription.md) then you can skip this section as the <code class="expression">space.vars.PRODUCT\_NAME</code> Administration Console will already be available on your computer.

You will need your <code class="expression">space.vars.PRODUCT\_NAME</code> administrator username and activation code to activate <code class="expression">space.vars.PRODUCT\_NAME</code>.

{% hint style="info" %}
If you don't know your activation code, ask another <code class="expression">space.vars.PRODUCT\_NAME</code> subscription administrator to reset your activation code. If you are the only administrator on the subscription, or all the other administrators don't have their activation codes, you will need to [contact support](/resources/contact-support.md) to have an activation code reminder sent
{% endhint %}

Let's get started and activate your computer:

{% stepper %}
{% step %}
[Download the latest version](/resources/download.md) of the <code class="expression">space.vars.PRODUCT\_NAME</code> executable to your computer and then double click the `zeedrive.exe` executable you downloaded to launch the wizard. The welcome page of the wizard will show. Click the Next button to continue

<figure><img src="/files/QimuVxaKzQCyF1GVHrWW" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter your <code class="expression">space.vars.PRODUCT\_NAME</code> administrator username and activation code then click the Verify button

<figure><img src="/files/QM2OkDnD3Cv3W1EM0Lu2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
After successfully verifying your details, a green tick mark will show. Click the Next button to continue

<figure><img src="/files/226Y7XSDceqED4W6KcDG" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You'll need to authenticate with Microsoft 365, so click the blue authentication link to pop-up the authentication window

<figure><img src="/files/IJJxLsSK6ONr6G8AFwxT" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Authenticate with Microsoft 365 via the pop-up window. After successful authentication the pop-up will close automatically

<figure><img src="/files/MYIj8AIR0xwduKFk1viC" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
After successful authentication you will see the green tick mark. Click Next to continue

<figure><img src="/files/DK4QUWotbtuoz9YEXmmb" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You're ready to activate. Click the Activate button

<figure><img src="/files/Xl0nS5IKM8njqRzBee9q" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
The busy indicator will show whilst <code class="expression">space.vars.PRODUCT\_NAME</code> installs on your computer and activates

<figure><img src="/files/g9Gz1tP0DqzV5NXyMjU0" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
After successful activation, <code class="expression">space.vars.PRODUCT\_NAME</code> will start-up on your computer. You can click the Exit button to close the wizard

<figure><img src="/files/GdDdjM28HWeXrlVzDapQ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You can now open the Administration Console by clicking the blue Z icon in your system tray

<figure><img src="/files/lrZWSOnFYSjlOE0Z3gAJ" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.zeedrive.com/administration-guide/activate-your-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.
