# Automation Management

- [BYOM](https://docs.kognitos.com/legacy/legacy-experience/automation-management/byom.md): Securely connect and manage your LLM providers with custom API credentials.
- [Exporting and Importing Agents](https://docs.kognitos.com/legacy/legacy-experience/automation-management/exporting-and-importing-agents.md): Learn how to export and import automation agents.
- [Performance Dashboard](https://docs.kognitos.com/legacy/legacy-experience/automation-management/performance-dashboard.md): A guide to understanding the Performance Dashboard in Kognitos.
- [Platform Capacities](https://docs.kognitos.com/legacy/legacy-experience/automation-management/platform-capacities.md): Reference the currently supported capacities of the Kognitos platform to confidently design, deploy, and manage automations.


---

# 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://docs.kognitos.com/legacy/legacy-experience/automation-management.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.
