---
title: "aachat Official Documentation"
description: "An introduction to aachat and a guide to its concepts, setup, and features."
---

# aachat Official Documentation

**aachat is the Agentic Company Builder.**

**Entrust AI with larger pieces of company work.**
Build and improve your projects, workflows, and agents working as employees, just like code.

Start with [Concepts](/en/docs/concepts) for the product structure, [Setup](/en/docs/setup) to begin using it,
or [Trust Boundary](/en/docs/trust-boundary) for execution and data handling.

## Start and understand

| Page | Contents |
|---|---|
| [Documentation](/en/docs/index) | Choose an article or a machine-readable entry point |
| [Concepts](/en/docs/concepts) | Teams, Projects, Agents, work, and results |
| [Setup](/en/docs/setup) | Prerequisites, authentication, and your first request |
| [macOS Desktop](/en/docs/desktop) | Install, start, and update the Mac launcher |
| [Trust Boundary](/en/docs/trust-boundary) | Local runtime, provider, browser, and server data |

## Organize and carry out work

| Page | Contents |
|---|---|
| [Teams](/en/docs/teams) | Visibility, membership, roles, and repository access |
| [Projects](/en/docs/projects) | Lead, Asks, child work, completion, and cleanup |
| [Agents](/en/docs/agents) | Repository, owner, capabilities, and Runtime selection |
| [Sessions](/en/docs/sessions) | Start, continue, delegate, and inspect results |
| [Workflows](/en/docs/workflows) | Create a Draft, publish, run, and recover Steps |
| [Workflow reference](/en/docs/workflow-reference) | Bundle, typed schemas, dependencies, and child definitions |
| [Triggers](/en/docs/triggers) | Time and document conditions for future work |
| [Permissions](/en/docs/permissions) | Choose who can read, change, approve, or share |

## Keep and share results

| Page | Contents |
|---|---|
| [Shared Documents](/en/docs/shared-documents) | Save documents, use WikiLinks, and resolve sync conflicts |
| [Markdown blocks](/en/docs/markdown-blocks) | Markdown, diagrams, structured blocks, and sharing differences |
| [Project Database](/en/docs/database) | Migrations, SQL, read-only tables, and safe recovery |
| [Media](/en/docs/media) | Publish finished images, videos, and PDFs |
| [HTML](/en/docs/html) | Static browser deliverables and sharing |
| [Sharing](/en/docs/sharing) | Audience, live read access, expiry, and revocation |
| [Code Delivery](/en/docs/code-delivery) | Native delivery, exact HEAD, receipts, and local state |

## Grow company knowledge and capabilities

| Page | Contents |
|---|---|
| [Company](/en/docs/company) | Concepts, Entities, and the company map |
| [Concept Registry](/en/docs/concept-registry) | Proposals, revisions, sources, and human review |
| [Meetings](/en/docs/meetings) | Save and revisit Team meeting notes |
| [Skills](/en/docs/skills) | Sources, installation, usage, and improvement history |
| [Discover](/en/docs/discover) | Find, clone, publish, sync, and unpublish capabilities |
| [Templates](/en/docs/templates) | Document-kind, Project, and client-entry templates |

## Connect, operate, and recover

| Page | Contents |
|---|---|
| [Environment](/en/docs/environment) | Dependencies and local secret-name approvals |
| [Connected Repo](/en/docs/connected-repo) | Connect external coding agents and welcome clients |
| [External Session Runs](/en/docs/external-session-runs) | Start from CI or webhooks with scoped credentials |
| [Developer API](/en/docs/developer-api) | Entry points, authentication, requests, and retries |
| [WebUI](/en/docs/webui) | Screen navigation, search, notifications, and attachments |
| [CLI](/en/docs/cli) | Public and Session command syntax and output |
| [Limits](/en/docs/limits) | Bytes, dimensions, durations, SQL bounds, and paging |
| [Troubleshooting](/en/docs/troubleshooting) | Find the recovery path by symptom |
| [Glossary](/en/docs/glossary) | Definitions linked to their responsibility pages |

## Read with an AI or as Markdown

Use [llms.txt](/llms.txt) to discover the English articles and their descriptions; [llms-full.txt](/llms-full.txt) combines the English titles, descriptions, and full bodies. These endpoints are not Japanese translations. For Japanese or an individual English article, append `.md` to its localized URL, such as [this English guide in Markdown](/en/docs/index.md) or [the Japanese guide in Markdown](/ja/docs/index.md). Requesting an article with `Accept: text/markdown` also returns Markdown; ordinary browser links above open HTML.

The [outside-agent operating contract](/orchestration-skill.md) explains how an external coding agent operates aachat from a connected repository. The [support contract](/aachat-support.md) is the diagnostic procedure loaded by `aachat support`. Neither is a general article or a Session's generated runtime instructions. Use [Connected Repo](/en/docs/connected-repo) for connection steps and [Troubleshooting](/en/docs/troubleshooting) for symptoms, then read only the contract needed for the work.
