# Subscription

Your <code class="expression">space.vars.PRODUCT\_NAME</code> mapped drive configurations, users and customisations are grouped in to a <code class="expression">space.vars.PRODUCT\_NAME</code> s*ubscription*. A <code class="expression">space.vars.PRODUCT\_NAME</code> subscription is much like a Microsoft 365 tenant in that it encompasses all of your configuration data and licences.

Your subscription (configuration data) is hosted in the <code class="expression">space.vars.PRODUCT\_NAME</code> cloud service.

A <code class="expression">space.vars.PRODUCT\_NAME</code> subscription is associated with a Microsoft 365 tenant; the association is one to one. One <code class="expression">space.vars.PRODUCT\_NAME</code> subscription is valid for one Microsoft 365 tenant. E.g. If your Microsoft 365 tenant is for the organisation Contoso, likely your tenant name will be *contoso* and your SharePoint Online repository will be *contoso.sharepoint.com*. Your <code class="expression">space.vars.PRODUCT\_NAME</code> subscription will be associated with the *contoso.sharepoint.com* SharePoint Online repository.

<img src="/files/pkra6UgNU1SQFcaS2Iyu" alt="" class="gitbook-drawing">

A <code class="expression">space.vars.PRODUCT\_NAME</code> subscription is identified through its 8 digit ID (E.g. *12345678)* and the Microsoft 365 tenant it is associated with (E.g. *contoso*).

An organisation will typically have only one <code class="expression">space.vars.PRODUCT\_NAME</code> subscription with all users requiring <code class="expression">space.vars.PRODUCT\_NAME</code> set up on the subscription.

If you're ready to get started with <code class="expression">space.vars.PRODUCT\_NAME</code>, then you can jump ahead to [Create Your Subscription](/administration-guide/create-your-subscription.md).


---

# 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/subscription.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.
