# Technical Reference

Detailed technical documentation for Jazz.

- **[CLI Reference](./cli.md)**: Complete guide to the Jazz Command Line Interface.
- **[Configuration](./configuration.md)**: Configure Jazz with `~/.jazz/config.json` and environment variables.
- **[Tools Reference](./tools.md)**: Every tool, its risk tier, and its approval pair.
- **[Workflow Frontmatter](./workflow-frontmatter.md)**: The `WORKFLOW.md` YAML fields.

For how Jazz works under the hood — the agent loop, context management, approval model, and
the reasoning behind each harness choice — see **[Internals](../internals/index.md)**.