# Grey Labelling The Zee Drive Client

The <code class="expression">space.vars.PRODUCT\_NAME</code> client tool, which you deploy to your customers, can optionally be [*grey labelled*](#user-content-fn-1)[^1] to show your organisation name, contact details and website link on the <code class="expression">space.vars.PRODUCT\_NAME</code> Client Console. Users opening the <code class="expression">space.vars.PRODUCT\_NAME</code> [Client Console](/user-guide/check-your-subscription-status.md) via the Windows system tray will then be presented with your organisation name and contact details should they need support.

<figure><img src="/files/7574CH3JlFhJNTEFdL0n" alt=""><figcaption><p>An example of how the Client Console looks for an end user with the name of your organisation shown as a blue link</p></figcaption></figure>

If the user then clicks the blue link from the previous screenshot, or clicks the "What do you want to do?" action button and clicks the "Find out who to contact for support" option:

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

They are presented with the full contact details of your organisation which can include a link to your website:

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

These settings are all configured via the *grey labelling* settings in the Partner Console. To get started, open the [Partner Console](/partner-guide/overview-of-the-partner-console.md) and navigate to the customer listings page, then continue with the steps below:

{% stepper %}
{% step %}
Select the customer subscription you want to configure the grey labelling settings for, click the action button then click the "Set up grey labelling for this customer" option

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

{% step %}
The busy indicator will show as the current settings are retrieved

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

{% step %}
Leave the selection on the "Set up or modify" option then click Next

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

{% step %}
Enter your organisation name and click the Next button

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

{% step %}
Enter your support contact information. This will be presented to the users of the subscription. URLs will be shown as clickable links. Click the Preview button to check how it will look for the end users

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

{% step %}
After previewing, click Go Back then click the Next button

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

{% step %}
You're ready to publish your grey labelling settings. Click the Publish button

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

{% step %}
The busy indicator will show whilst your changes are published. After the process is completed, you'll see a green tick mark. Click the Return button to return to the customer listing page

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

&#x20;

[^1]: In a business context, "grey label" refers to a product or service that offers a moderate degree of customization and control. It's a middle ground where the provider allows some branding flexibility but doesn't fully relinquish control like white labelling


---

# 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/partner-guide/grey-labelling-the-zee-drive-client.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.
