> ## Documentation Index
> Fetch the complete documentation index at: https://docs.open-hive.com/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenHive

> Run agent colonies that do real work — research, outreach, and CRM operations — from a desktop app.

OpenHive is a desktop application for running **agent colonies**: groups of AI agents
that coordinate on long-running business workflows instead of one-off chat turns.

<Frame caption="The OpenHive home screen — describe a task, or start from a featured prompt.">
  <img src="https://mintcdn.com/open-hive/1xpysC1e-PlVBDLW/images/home.png?fit=max&auto=format&n=1xpysC1e-PlVBDLW&q=85&s=b3e2e58528f8a8a813c24f8a90c45fa8" alt="The OpenHive home screen — describe a task, or start from a featured prompt." width="1440" height="900" data-path="images/home.png" />
</Frame>

You describe an objective. OpenHive spins up a colony, assigns the work to specialized
agents, and runs it — driving a browser, calling tools, writing to your CRM, and sending
email as it goes. Work persists across sessions, so a colony you start today is still
running the same playbook next week.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Install the app, sign in, and run your first colony.
  </Card>

  <Card title="Core concepts" icon="book-open" href="/concepts/overview">
    Colonies, queens, sessions, skills, and memory.
  </Card>

  <Card title="Configuration" icon="sliders" href="/configuration/credentials">
    Bring your own model keys, set rate limits, manage skills.
  </Card>

  <Card title="API reference" icon="code" href="/api-reference/introduction">
    The OpenHive Cloud API.
  </Card>
</CardGroup>

## What you can build

* **Lead generation** — pull candidate companies from data sources, score and rank them
  by fit, enrich contacts with emails and LinkedIn profiles.
* **Outbound sequences** — draft personalized outreach, run multichannel campaigns, and
  track replies in the built-in CRM and Inbox.
* **Browser-driven work** — agents operate a real browser session, so they can work
  inside tools that have no API.

## How it fits together

OpenHive runs as a desktop app on your machine. The agent runtime executes locally, so
browser sessions and credentials stay on your computer, while OpenHive Cloud handles
your account, workspace sync, billing, and shared libraries.
