# IronBee > IronBee documentation — install the CLI, configure your projects, and explore the console. ## Docs - [What is IronBee?](https://docs.ironbee.ai/getting-started/introduction.md): The verification and intelligence layer for agentic development. - [Quick Start](https://docs.ironbee.ai/getting-started/quickstart.md): Sign up, install the CLI, connect to your account, and run your first verification. - [Key Concepts](https://docs.ironbee.ai/getting-started/key-concepts.md): Core terminology you will encounter throughout IronBee. - [Getting Started](https://docs.ironbee.ai/cli/get-started/getting-started.md): Sign up, install the IronBee CLI, and set it up in your first project. - [How Verification Works](https://docs.ironbee.ai/cli/concepts/how-it-works.md): The completion gate, verification cycles, verdicts, and retries what happens when your agent finishes a task. - [Authentication](https://docs.ironbee.ai/cli/guides/authentication.md): How the CLI authenticates with IronBee with OAuth tokens for interactive use, API keys for CI and automation. - [Managing Projects](https://docs.ironbee.ai/cli/guides/managing-projects.md): Install, remove, track, and update IronBee across your projects. - [Verification](https://docs.ironbee.ai/cli/guides/verification.md): Choose which platforms IronBee verifies, and switch between enforcement and monitoring-only. - [Verification Context](https://docs.ironbee.ai/cli/guides/verification-context.md): Give your agent area-specific verification instructions by dropping .ironbee/VERIFICATION.md files in your repo. - [Verification Jobs](https://docs.ironbee.ai/cli/guides/verification-jobs.md): Run a real verification job in the IronBee cloud with `ironbee verify` — against a deployed URL or a local port through a reverse tunnel. - [Scenarios](https://docs.ironbee.ai/cli/guides/scenarios.md): Author, search, and re-run reusable verification scenarios so the agent verifies the right flows the same way every time. - [Issue Tracking](https://docs.ironbee.ai/cli/guides/issue-tracking.md): Connect Jira, Linear, or GitHub Issues — verify against tickets, report results back, and attribute session cost to the issues it closed. - [Importing Sessions](https://docs.ironbee.ai/cli/guides/importing-sessions.md): Backfill historical AI coding sessions into the IronBee Collector. - [Interactive Mode (TUI)](https://docs.ironbee.ai/cli/guides/interactive-mode.md): Manage IronBee from a full-screen terminal UI instead of individual commands. - [Configuration](https://docs.ironbee.ai/cli/configuration/configuration.md): Tune IronBee's verification behavior with layered global, project, and local config. - [Environment Variables](https://docs.ironbee.ai/cli/configuration/environment-variables.md): Environment variables IronBee reads for CI, secrets, debugging, and project resolution. - [Inspecting Sessions](https://docs.ironbee.ai/cli/advanced/inspecting-sessions.md): Check verdict status and validate verdicts from the terminal. - [Job Queue](https://docs.ironbee.ai/cli/advanced/job-queue.md): Inspect and manage the background queue that ships session data to the Collector. - [Privacy Mode](https://docs.ironbee.ai/cli/advanced/privacy.md): Redact tool detail, screenshots, and recordings from the data the DevTools MCP servers ship to the Collector. - [Telemetry & Statusline](https://docs.ironbee.ai/cli/advanced/telemetry-statusline.md): Manage anonymous CLI telemetry and the Claude Code statusline integration. - [Runtime Files](https://docs.ironbee.ai/cli/advanced/runtime-files.md): What IronBee writes to disk which are global state, project config, and per-session runtime data. - [Claude Code](https://docs.ironbee.ai/cli/clients/claude-code.md): How IronBee integrates with Claude Code - slash commands, rules, hooks, tools, OAuth access, and the OTEL collector. - [Cursor](https://docs.ironbee.ai/cli/clients/cursor.md): How IronBee integrates with Cursor - slash commands, rules, hooks, tools, and MCP activation. - [Codex](https://docs.ironbee.ai/cli/clients/codex.md): How IronBee integrates with OpenAI Codex CLI - guidance files, hooks, the $ironbee-verify skill, MCP servers, and Codex-specific behavior. - [Getting Started](https://docs.ironbee.ai/github-action/get-started/getting-started.md): Add IronBee verification to your GitHub Actions workflow. - [How It Works](https://docs.ironbee.ai/github-action/concepts/how-it-works.md): The verification loop the action runs in CI from diff to verdict to fix. - [Running in CI](https://docs.ironbee.ai/github-action/guides/running-in-ci.md): How the action behaves on each trigger - verification scope, fix strategy, and what it reports back. - [Verifying Your Application](https://docs.ironbee.ai/github-action/guides/verifying-your-app.md): Tell the action how to install, build, start, and reach your app. - [Verification Platforms](https://docs.ironbee.ai/github-action/guides/verification-platforms.md): Verify through the browser, backend, Node.js, and Android and tune each platform. - [Configuration](https://docs.ironbee.ai/github-action/configuration/configuration.md): All inputs and outputs for the IronBee Action, with defaults. - [Custom Configuration](https://docs.ironbee.ai/github-action/advanced/custom-configuration.md): Override any IronBee CLI setting the action doesn't expose as a dedicated input. - [Evidence](https://docs.ironbee.ai/github-action/advanced/evidence.md): Console links and the downloadable artifact bundle each run produces. - [Diagnostics](https://docs.ironbee.ai/github-action/advanced/diagnostics.md): Troubleshoot a run with verbose logging and the per-session event logs. - [Profile](https://docs.ironbee.ai/console/profile.md): Your identity, authentication provider, and avatar preferences. - [Account](https://docs.ironbee.ai/console/account.md): Account name, API key, and your role within the account. - [API Tokens](https://docs.ironbee.ai/console/access-tokens.md): Create, name, and revoke the personal OAuth access tokens the CLI uses to send data on your behalf. - [Team](https://docs.ironbee.ai/console/team.md): Manage team members and pending invitations. - [Settings](https://docs.ironbee.ai/console/settings.md): Customize the IronBee Console appearance and default behavior. - [Contact us](https://docs.ironbee.ai/help/contact-us.md): Get in touch with the IronBee team. - [Support](https://docs.ironbee.ai/help/support.md): How to get help with IronBee. - [Legal](https://docs.ironbee.ai/help/legal.md): Terms of service, privacy policy, and other legal documents. - [Compliance](https://docs.ironbee.ai/help/compliance.md): Security and compliance posture of the IronBee platform. - [Projects](https://docs.ironbee.ai/console/projects.md): Organize your codebases and track verification health at a glance. - [Sessions](https://docs.ironbee.ai/console/sessions.md): Browse, filter, and understand every coding session in your project. - [Session Details](https://docs.ironbee.ai/console/session-details.md): Overview of the session detail view, timeline and analytics. - [Session Timeline](https://docs.ironbee.ai/console/session-timeline.md): An interactive horizontal chart of every activity, verification, and fix in a session. - [Session Analytics](https://docs.ironbee.ai/console/session-analytics.md): Context window, cost, token usage, session shape, and tool metrics for a single session. - [Activities](https://docs.ironbee.ai/console/activities.md): The individual actions an AI agent takes within a session. - [Verifications](https://docs.ironbee.ai/console/verifications.md): Browser, Node, and backend verification cycles how the agent tests its changes before completing. - [Verification Detail](https://docs.ironbee.ai/console/verification-detail.md): Event timeline, video playback, verdict, and traces for a single verification cycle. - [Fixes](https://docs.ironbee.ai/console/fixes.md): Code changes the agent makes to resolve failed verifications. - [Fix Detail](https://docs.ironbee.ai/console/fix-detail.md): The event timeline and code diffs for a single fix cycle. - [Other Activity](https://docs.ironbee.ai/console/other.md): Tool calls and agentic interactions outside of verification and fix cycles. - [Traces](https://docs.ironbee.ai/console/traces.md): OpenTelemetry span waterfall for a verification cycle, see exactly what the agent tested and how long each tool call took. - [Analysis](https://docs.ironbee.ai/console/analysis.md): AI-powered analysis of your sessions which are quality, cost, and behavioral patterns. - [Cost Analysis](https://docs.ironbee.ai/console/analysis-account-cost.md): Account-wide API spend across all projects and users. - [Session Insights](https://docs.ironbee.ai/console/analysis-account-session-insights.md): Account-wide behavioral patterns and activity trends across all projects. - [Cost Analysis](https://docs.ironbee.ai/console/analysis-project-cost.md): Token spend, cache efficiency, cost per session, and top billed sessions for a single project. - [Session Insights](https://docs.ironbee.ai/console/analysis-project-session-insights.md): Session patterns, tool usage, context pressure, and behavioral trends for a single project. - [Quality Analysis](https://docs.ironbee.ai/console/analysis-quality.md): Verification thoroughness, fix effectiveness, retry patterns, and hot files in project scope. - [Findings](https://docs.ironbee.ai/console/findings.md): Observations and problems identified during analysis, per project and across your account. - [Account Findings](https://docs.ironbee.ai/console/findings-account.md): Findings across all projects on the account. - [Project Findings](https://docs.ironbee.ai/console/findings-project.md): Findings scoped to a single project. - [Recommendations](https://docs.ironbee.ai/console/recommendations.md): Concrete directives generated from findings, injected into the AI agent's context automatically. - [Account Recommendations](https://docs.ironbee.ai/console/recommendations-account.md): Recommendations across all projects on the account. - [Project Recommendations](https://docs.ironbee.ai/console/recommendations-project.md): Recommendations scoped to a single project.