# Licenses

Today everything starts with the Customer, as a Customer you may have bought certain licenses via Operator, which will then be aggregated and listed via our  Administration. You can view them collectively, the right panel will show all the aggregated license limits that are corresponding with the licenses you have bought.&#x20;

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

{% hint style="info" %}
As you may know Accounts was a term we used for a long time. This will now completely dissapear and Licenses will be introduced instead. Licenses will show you everything you need to know about your bought Customer Licenses and-or Tier applications.
{% endhint %}

## Manage your Customer Licenses

With the buttons shown above you can easily navigate through your customer licenses. Using the same buttons you can also use direct redirects to view [bots](/administration/bots.md) and [monthly usage](/administration/usage.md).

For example, Customer 1 has an order for WhatsApp and two orders for Smart IVR, these will now become visible under the Customer level by pressing the 'licenses' button.&#x20;

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

<table><thead><tr><th width="142">Field</th><th>Explanation</th><th data-hidden></th></tr></thead><tbody><tr><td>Type</td><td>Which license have you ordered with which tier.</td><td></td></tr><tr><td>Name</td><td>Detailed name of the extension order.</td><td></td></tr><tr><td>Customer</td><td>Customer account details.</td><td></td></tr><tr><td>Agency</td><td>The wholesaler environment.</td><td></td></tr><tr><td>External ID</td><td>The customer's Operator ID.</td><td></td></tr><tr><td>% WoW</td><td>Week over week analytics.</td><td></td></tr><tr><td>Created</td><td>Date of creation order.</td><td></td></tr></tbody></table>


---

# 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://manuals.dialox.ai/administration/licenses.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.
