# IronBee > IronBee documentation — install the CLI, configure your projects, and explore the console. ## Docs - [Agent Commands](https://docs.ironbee.ai/cli/agent-commands.md): Slash commands the AI agent can use inside Claude Code and Cursor. - [Commands](https://docs.ironbee.ai/cli/commands.md): Complete reference for all IronBee CLI commands. - [Configuration](https://docs.ironbee.ai/cli/configuration.md): Customize IronBee's verification behavior with global and project-level config files. - [Installation](https://docs.ironbee.ai/cli/installation.md): Install the IronBee CLI globally on your machine. - [Project Setup](https://docs.ironbee.ai/cli/setup.md): Configure IronBee hooks, skills, and MCP servers in your project. - [Activities](https://docs.ironbee.ai/console/activities.md): The individual actions an AI agent takes within a session. - [Analysis](https://docs.ironbee.ai/console/analysis.md): AI-powered session and project analysis — what went right, what went wrong, and what to do about it. - [Findings](https://docs.ironbee.ai/console/findings.md): Observations and problems identified during analysis — per session and across your project. - [Fix Detail](https://docs.ironbee.ai/console/fix-detail.md): The specific code changes an agent made to resolve a verification failure. - [Fixes](https://docs.ironbee.ai/console/fixes.md): Code changes the agent makes to resolve failed verifications. - [Projects](https://docs.ironbee.ai/console/projects.md): Organize your codebases and track verification health at a glance. - [Recommendations](https://docs.ironbee.ai/console/recommendations.md): Concrete directives generated from findings — injected into the AI agent's context automatically. - [Session Details](https://docs.ironbee.ai/console/session-details.md): A deep view into a single agent session — timeline, verifications, fixes, traces, and analysis. - [Sessions](https://docs.ironbee.ai/console/sessions.md): Browse, filter, and understand every coding session in your project. - [Traces & Span Chart](https://docs.ironbee.ai/console/traces.md): A structured record of every tool call during verification, visualized as a waterfall chart. - [Verification Detail](https://docs.ironbee.ai/console/verification-detail.md): Screenshots, video playback, event timeline, and trace data for a single verification cycle. - [Verifications](https://docs.ironbee.ai/console/verifications.md): Browser and Node verification cycles — how the agent tests its changes before completing. - [What is IronBee?](https://docs.ironbee.ai/getting-started/introduction.md): The verification and intelligence layer for agentic development. - [Key Concepts](https://docs.ironbee.ai/getting-started/key-concepts.md): Core terminology you will encounter throughout IronBee. - [Quick Start](https://docs.ironbee.ai/getting-started/quickstart.md): Sign up, install the CLI, connect to your account, and run your first verification. - [Configuration](https://docs.ironbee.ai/github-action/configuration.md): All inputs, outputs, and example configurations for the IronBee Action. - [Getting Started](https://docs.ironbee.ai/github-action/getting-started.md): Add IronBee verification to your GitHub Actions workflow. - [Overview](https://docs.ironbee.ai/github-action/overview.md): Automated browser verification and fixing for every pull request. - [Trigger Modes](https://docs.ironbee.ai/github-action/trigger-modes.md): How IronBee Action behaves on pull requests, pushes, schedules, and manual runs.