# Usage

On this page you have a quick and clear overview of all the usage under your management. There are a number of data which are shown to quickly get a grasp of details such as: order (name, order id, extension), account, customer id, agency and the connected channels which have traffic on it.

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

{% hint style="info" %}
As you may have noticed, you can view the usage of channels in different ways. Quick insight into usage of connected channels are clearly explained below:
{% endhint %}

<table><thead><tr><th width="148">Menu</th><th width="201">Navigate to</th><th width="367">Usage info</th></tr></thead><tbody><tr><td><a href="/pages/3whLk5y3IatvFAsd3mrB">Organisation</a></td><td>Click on a environment</td><td>For specific order (by latest month)</td></tr><tr><td><a href="/pages/32OrLyuRBexJYmhmZn4Q">Orders</a></td><td>Click on a order</td><td>For specific order (by latest month)</td></tr><tr><td><a href="/pages/4taRa5eE9rNboUPZDKL6">Accounts</a></td><td>Click on a account</td><td>For specific account (all orders, by latest month)</td></tr><tr><td><a href="/pages/eBftbSUxTbiyLkFja61S">Usage</a></td><td>Click on a order</td><td>For specific order (by latest month)</td></tr></tbody></table>

### Extra details

In the Usage area there are more details being shown to count all the traffic through nummeric summary. For instance If you have 3 whatsapp conversations, it will count the incoming (1) and outbound being (2) = 3 in total, as shown down below:

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


---

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