# AstralBeam documentation

Guides for building on AstralBeam.

## Get started

Go from a new organization to a working embedded agent.

- [Quickstart](https://app.astralbeam.ai/docs/start/quickstart.md)
- [Todos tutorial](https://app.astralbeam.ai/docs/start/todos-tutorial.md)

## SDK

Embed the agent chat sidebar in your application.

- [Getting started](https://app.astralbeam.ai/docs/sdk/getting-started.md)
- [Script tag](https://app.astralbeam.ai/docs/sdk/script-tag.md)
- [Authentication](https://app.astralbeam.ai/docs/sdk/authentication.md)
- [API client](https://app.astralbeam.ai/docs/sdk/api.md)
- [Tenant directories](https://app.astralbeam.ai/docs/sdk/listings.md)
- [Configuration](https://app.astralbeam.ai/docs/sdk/configuration.md)
- [Theming](https://app.astralbeam.ai/docs/sdk/theming.md)
- [Tools and widgets](https://app.astralbeam.ai/docs/sdk/tools-and-widgets.md)
- [Attachments](https://app.astralbeam.ai/docs/sdk/attachments.md)
- [Limits](https://app.astralbeam.ai/docs/sdk/limits.md)
- [Sandbox](https://app.astralbeam.ai/docs/sdk/sandbox.md)
- [Headless](https://app.astralbeam.ai/docs/sdk/headless.md)
- [Security model](https://app.astralbeam.ai/docs/sdk/security.md)

## API

Manage your application's Tenants and TenantUsers over HTTP.

- [OpenAPI document](https://app.astralbeam.ai/api/openapi.json)

## CLI

Manage your organization from the terminal, by hand or through coding agents.

- [Getting started](https://app.astralbeam.ai/docs/cli/getting-started.md)
- [Commands](https://app.astralbeam.ai/docs/cli/commands.md)
- [Coding agents](https://app.astralbeam.ai/docs/cli/coding-agents.md)

## Dashboard

Configure the agents, sandboxes, keys, and members your organization uses.

- [Agents](https://app.astralbeam.ai/docs/dashboard/agents.md)
- [Sandboxes](https://app.astralbeam.ai/docs/dashboard/sandboxes.md)
- [API keys](https://app.astralbeam.ai/docs/dashboard/api-keys.md)
- [Members](https://app.astralbeam.ai/docs/dashboard/members.md)
- [Settings](https://app.astralbeam.ai/docs/dashboard/settings.md)

## Self-hosting

Run and operate the platform on your own infrastructure.

- [Overview](https://app.astralbeam.ai/docs/self-hosting/overview.md)
- [Deploy](https://app.astralbeam.ai/docs/self-hosting/deploy.md)
- [Configuration](https://app.astralbeam.ai/docs/self-hosting/configuration.md)
- [Operations](https://app.astralbeam.ai/docs/self-hosting/operations.md)
- [Security](https://app.astralbeam.ai/docs/self-hosting/security.md)
