# Welcome

Hexabot is an open AI automation platform for building and running agentic workflows across channels.

Use it to automate conversations, run tasks on demand, and schedule actions. Start simple, then expand with memory, integrations, and reusable building blocks.

### Why teams choose Hexabot

* **AI sovereignty** — run Hexabot on your own infrastructure. Keep models, workflows, memory, and customer data under your control.
* **Self-hosted** — integrate fully with your internal systems and apps. No extra fees apply based on workflow execution volume.
* **Data privacy and compliance** — support GDPR and internal requirements with self-managed storage, audit trails, and clear deployment choices.
* **Cost control** — license keys define activation limits, user quotas, workflow quotas, and plan capacity. Hexabot does not meter message volume or workflow executions.

<figure><img src="https://3193821221-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F12ok30OlFEEb6WoWfH8l%2Fuploads%2Fqy0b9EFVUvimDKEYxyh6%2Fimage.png?alt=media&#x26;token=d0282298-7c40-4645-bf74-29590ff35997" alt="A preview of Hexabot workflow editor"><figcaption></figcaption></figure>

### What you can do with Hexabot

* Build agentic workflows with clear, reusable definitions.
* Run automations from conversations, manual triggers, or schedules.
* Extend workflows with actions, bindings, channels, and helpers.
* Add memory and AI capabilities to keep context across interactions.
* Deploy locally or in production with flexible runtime options.

### What you'll find in these docs

* **Getting started** — install Hexabot and run your first workflow.
* **User guides** — learn the workspace, channels, analytics, and settings.
* **Developer guides** — work in the monorepo, use the CLI, and build extensions.
* **Key concepts** — understand workflows, actions, memory, and AI features.

### Who this is for

* **Teams** building AI automations across channels.
* **Operators** managing workflows, settings, and day-to-day runs.
* **Developers** extending Hexabot with custom actions and integrations.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Install Hexabot and run your first workflow</td><td><a href="https://content.gitbook.com/content/12ok30OlFEEb6WoWfH8l/blobs/YQnp17c27C3oa66FYlYJ/1.png">1.png</a></td><td></td><td><a href="quickstart/installation">installation</a></td></tr><tr><td><strong>Product overview</strong></td><td>Explore the platform and its core capabilities</td><td><a href="https://content.gitbook.com/content/12ok30OlFEEb6WoWfH8l/blobs/Kw59HHjZJpt8jT5amVBI/4.png">4.png</a></td><td></td><td><a href="introduction/overview">overview</a></td></tr><tr><td><strong>User Guide</strong></td><td>Learn the core product features</td><td><a href="https://content.gitbook.com/content/12ok30OlFEEb6WoWfH8l/blobs/BeJ7e5FIFYGpoIrz6DeR/2.png">2.png</a></td><td></td><td><a href="user-guide">user-guide</a></td></tr><tr><td><strong>Developer Guide</strong></td><td>Set up local development and extend Hexabot</td><td><a href="https://content.gitbook.com/content/12ok30OlFEEb6WoWfH8l/blobs/pe5jT54orwCkRhzpcLzF/3.png">3.png</a></td><td></td><td><a href="developer-guide">developer-guide</a></td></tr><tr><td><strong>Key Concepts</strong></td><td>Understand the main building blocks</td><td><a href="https://content.gitbook.com/content/12ok30OlFEEb6WoWfH8l/blobs/pe5jT54orwCkRhzpcLzF/3.png">3.png</a></td><td></td><td><a href="key-concepts">key-concepts</a></td></tr></tbody></table>

### Need help?

If you need help, contact <hello@hexabot.ai>.


---

# 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.hexabot.ai/readme.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.
