# Metateam Product Manual

## Getting Started

- **[Getting Started Guide](https://metateam.ai/blog/getting-started)** — hands-on walkthrough from install to crew operations
- [What Is Metateam](./overview.md)
- [The Terminal Dashboard](./getting-started/dashboard.md)
- [The First 15 Minutes](./recipes/first-15-minutes.md)
- [The Daily Workflow](./getting-started/day-2-loop.md)
- [Human vs. Agent Responsibilities](./getting-started/human-vs-agent.md)
- [Concepts](./concepts.md)
- [Security and Privacy](./security-and-privacy.md)

## Daily Use

- [Crew Workflows](./cli/crew-workflows.md)
- [VS Code Extension](./cli/ide.md)
- [Knowledge Base and Memory](./getting-started/kb-and-memory.md)
- [Troubleshooting](./ops/troubleshooting.md)

## Web Interface

Browse your account at [metateam.ai](https://metateam.ai):

- [Sessions](./web/sessions.md)
- [Session Detail](./web/session-detail.md)
- [Knowledge](./web/knowledge.md)
- [API Keys](./web/api-keys.md)
- [Settings and Profile](./web/settings-and-profile.md)

## Reference

CLI commands below are primarily used by agents in their terminal sessions, or by power users for diagnostics and recovery.

- [CLI Overview](./cli/overview.md)
- [Setup and Hooks](./cli/hook.md)
- [Sessions](./cli/sessions.md)
- [Knowledge Base (CLI)](./cli/kb.md)
- [Memory (CLI)](./cli/memory.md)
- [Projects](./cli/projects.md)
- [Crew (Command Reference)](./cli/crew.md)
- [VS Code Extension and IDE Integration](./cli/ide.md)
- [Scheduler (Cron Jobs)](./cli/scheduler.md)
- [Attractor (Pipelines)](./cli/attractor.md)
- [Local Repo Search](./cli/repo.md)
- [Background Monitor](./cli/monitor-and-start.md)
- [Account and Settings](./cli/account.md)
- [Debugging and Observability](./ops/debugging.md)
- [Data Storage and Artifacts](./ops/artifacts.md)
- [Guarantees vs. Best-Effort](./ops/guarantees-vs-best-effort.md)
- [Practical Workflows](./recipes/workflows.md)
