# Home

**Home**, the base for your Orders & Bots. **Home** is where it all begins as far as using the Dialox Platform goes after the ordering stages. Within **Home** you have several options and tiles which are drag & dropable. We will go through them in the next steps.

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

{% hint style="info" %}
When you are in Customer level it could be that you have multiple Environments. See it as a directory with folders, which you can navigate within. Depending on the order, your order will be shown accordingly.&#x20;

For instance this way you can navigate as a team to create a workflow between Environments which have no [users](/administration/users.md) but has a functional [bot](/store/legacy-apps.md). And a client Environment in which you take on calls, conversations or [notes](/inbox/notes.md).
{% endhint %}

## Orders

Once you have made an order in Operator, it will be visable in your **Home** screen due to automatic provisioning for the Enreach Contact [Orders](/administration/orders.md). Here you can see the Bot name, wether it needs to be connected or not.&#x20;

## Bots

All the [Bots](/store/legacy-apps.md) you choose, according to your order will be stored here. With a nice and quick overview there are a couple of options to choose from, which are described down below in the using section.

## How to use Home&#x20;

As stated above everything in this view is drag & dropable. For instance, if you have an order (105 extension) and want to remove the connection, go ahead and drag it to the **Not connected** area. You will see that the 105 extension will be dropped. With this action you remove the existing license from your [Bot](/store/legacy-apps.md).&#x20;

Drag a new or existing Bot to either Whatsapp or Smart IVR license to create a new situation. This way the power of quickly rebuilding your situation will be easily managable. Check below for reference:

<figure><img src="/files/S7DcHFRC9gGbaowMm67Y" 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/studio/home.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.
