# Administration

The <code class="expression">space.vars.PRODUCT\_NAME</code> subscription administrators are responsible for all aspects of the subscription:

* Setting up users, resetting user activation codes
* Creating network drives, connecting the drives to Microsoft 365, publishing the drives
* Configuring user interface behaviours such as context menu commands, folder redirection
* Monitoring subscription usage, planning and managing upgrades to new versions of Zee Drive

<code class="expression">space.vars.PRODUCT\_NAME</code> is administered via the administration console. The administration console is available when the administrator [activates their computer](/administration-guide/activate-your-computer.md) and then opens the console by clicking the blue Z icon in the Windows system tray:

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

Then click the action button to view the administration functions:

<figure><img src="/files/0Ls4cf8hpuPkTNRDhDrs" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Non-administrator users cannot set up their own network drives with <code class="expression">space.vars.PRODUCT\_NAME</code>. This is the sole responsibility of the subscription administrators whom define all the network drives for the organisation. Non-administrators will see a limited set of functions on the <code class="expression">space.vars.PRODUCT\_NAME</code> action button
{% endhint %}

The two primary functions of the subscription administrators are to set up the users on the subscription and to configure the network drive mappings that will be applied to users' computers.

For IT organisations that administer <code class="expression">space.vars.PRODUCT\_NAME</code> on behalf of their customers, <code class="expression">space.vars.PRODUCT\_NAME</code> provides a [partner subscription](/partner-guide.md). The partner subscription is a single interface to manage many customer subscriptions.


---

# 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/introduction/administration.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.
