# Orders

On this page you have a quick and clear overview of all orders under your management. The are a number of data which are shown to quickly get a grasp of details such as: order (name, orderid, extension), status, account and created on.

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

{% hint style="info" %}
By clicking on a specific order, a panel will expand on the right side with the specific order extra details. It should look something like this:
{% endhint %}

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

|               |                                                                                 |
| ------------- | ------------------------------------------------------------------------------- |
| Order details | Will contain an External ID, Order ID, Created at and Status.                   |
| Navigation    | Go to: Account, Monthly Usage and Billing Events.                               |
| Log messages  | Chronological audit logging which show each step of the automatic provisioning. |


---

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