# Bots

On this page you will get a clear overview of all the apps you have access to as a user. Here you will also be able to get insights into errors, warnings, updatable skills, last conversation and things like last publish.&#x20;

<figure><img src="/files/2Ust4pSNV6gKsFYRRQJx" alt=""><figcaption></figcaption></figure>

*For privacy reasons, some information has been deliberately omitted.*

## Manage

Depending on which App you will be able to open the manage tab by clicking on the app, the manage panel will expand on the right side, there you will find actions such as Import/Export, Deactivating Bots, Clone, Move & Delete as shown down below.

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

*For privacy reasons, some information has been deliberately omitted.*


---

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