# Welcome

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

Use it to automate conversations, tasks, and recurring operations in one place. Start with a simple workflow, then expand with actions, bindings, memory, and AI features.

### Why teams choose Hexabot

* **Open and self-hosted** — keep control of your infrastructure and data.
* **Workflow-first** — build automations for conversations, manual tasks, and schedules.
* **Extensible** — add actions, bindings, channels, and integrations as needs grow.
* **Cost control** — manage limits by plan without usage-based workflow metering.

<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 conversational, manual, and scheduled workflows.
* Run automations across channels and connected systems.
* Extend workflows with actions, bindings, memory, and AI features.
* Review runs, inspect behavior, and improve workflows over time.

### What you'll find in these docs

* **Getting started** — install Hexabot and run your first workflow.
* **User guides** — learn the workspace, workflows, content, and settings.
* **Developer guides** — set up local development and build extensions.
* **Key concepts** — understand the core building blocks behind Hexabot.

### Who this is for

* **Teams** building AI automations across channels.
* **Operators** managing workflows, settings, and daily operations.
* **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="image">Cover image</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://3193821221-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F12ok30OlFEEb6WoWfH8l%2Fuploads%2FysU6mo7ZMbk7PNxFw6vf%2FChatGPT%20Image%20Apr%2028%2C%202026%2C%2007_08_35%20AM.png?alt=media&#x26;token=20a88351-2a9e-473d-b2e7-57c136d550ec">ChatGPT Image Apr 28, 2026, 07_08_35 AM.png</a></td><td></td><td><a href="quickstart/installation">installation</a></td></tr><tr><td><strong>Product overview</strong></td><td>Explore the core capabilities</td><td><a href="https://3193821221-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F12ok30OlFEEb6WoWfH8l%2Fuploads%2FAs7ZuSwWWWEOGHXK3Rqe%2FChatGPT%20Image%20Apr%2028%2C%202026%2C%2007_10_40%20AM.png?alt=media&#x26;token=3e9668e3-1a0b-4494-aaa2-096c331f237d">ChatGPT Image Apr 28, 2026, 07_10_40 AM.png</a></td><td></td><td><a href="introduction/overview">overview</a></td></tr><tr><td><strong>User Guide</strong></td><td>Learn how to use the features</td><td><a href="https://3193821221-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F12ok30OlFEEb6WoWfH8l%2Fuploads%2FaYE4CqBqrg93OYOqxa9K%2FChatGPT%20Image%20Apr%2028%2C%202026%2C%2007_06_26%20AM.png?alt=media&#x26;token=a10d7eb1-7d8e-4024-9c69-a27e5bc36896">ChatGPT Image Apr 28, 2026, 07_06_26 AM.png</a></td><td></td><td><a href="user-guide">user-guide</a></td></tr><tr><td><strong>Developer Guide</strong></td><td>Extend Hexabot built-in features</td><td><a href="https://3193821221-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F12ok30OlFEEb6WoWfH8l%2Fuploads%2F9Exzmg8ATVlrcYAxZW80%2FChatGPT%20Image%20Apr%2028%2C%202026%2C%2007_14_50%20AM.png?alt=media&#x26;token=b9b6de07-d9ac-448c-9413-5ac382b87d73">ChatGPT Image Apr 28, 2026, 07_14_50 AM.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://3193821221-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F12ok30OlFEEb6WoWfH8l%2Fuploads%2Fh51EliV5GGzKS8g9wMlU%2FChatGPT%20Image%20Apr%2028%2C%202026%2C%2007_20_07%20AM.png?alt=media&#x26;token=05717ebe-9f53-47c2-a951-c5306fc548fd">ChatGPT Image Apr 28, 2026, 07_20_07 AM.png</a></td><td></td><td><a href="broken-reference">Broken link</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.
