{
  "agents_txt_version": "0.2",
  "site": {
    "name": "Claude Code Documentation",
    "url": "https://code.claude.com",
    "total_pages": 77,
    "last_updated": "2026-03-31"
  },
  "sections": [
    {
      "name": "Getting Started",
      "path_prefix": "/docs/en",
      "page_count": 5,
      "pages": [
        {
          "path": "/docs/en/overview",
          "title": "Claude Code overview",
          "type": "overview"
        },
        {
          "path": "/docs/en/quickstart",
          "title": "Quickstart",
          "type": "tutorial"
        },
        {
          "path": "/docs/en/setup",
          "title": "Advanced setup",
          "type": "guide"
        },
        {
          "path": "/docs/en/how-claude-code-works",
          "title": "How Claude Code works",
          "type": "overview"
        },
        {
          "path": "/docs/en/common-workflows",
          "title": "Common workflows",
          "type": "guide"
        }
      ]
    },
    {
      "name": "Interfaces",
      "path_prefix": "/docs/en",
      "page_count": 10,
      "pages": [
        {
          "path": "/docs/en/interactive-mode",
          "title": "Interactive mode",
          "type": "guide"
        },
        {
          "path": "/docs/en/cli-reference",
          "title": "CLI reference",
          "type": "reference"
        },
        {
          "path": "/docs/en/commands",
          "title": "Built-in commands",
          "type": "reference"
        },
        {
          "path": "/docs/en/desktop",
          "title": "Use Claude Code Desktop",
          "type": "guide"
        },
        {
          "path": "/docs/en/desktop-quickstart",
          "title": "Get started with the desktop app",
          "type": "tutorial"
        },
        {
          "path": "/docs/en/vs-code",
          "title": "Use Claude Code in VS Code",
          "type": "guide"
        },
        {
          "path": "/docs/en/jetbrains",
          "title": "JetBrains IDEs",
          "type": "guide"
        },
        {
          "path": "/docs/en/chrome",
          "title": "Use Claude Code with Chrome (beta)",
          "type": "guide"
        },
        {
          "path": "/docs/en/claude-code-on-the-web",
          "title": "Claude Code on the web",
          "type": "guide"
        },
        {
          "path": "/docs/en/computer-use",
          "title": "Let Claude use your computer from the CLI",
          "type": "guide"
        }
      ]
    },
    {
      "name": "Core Features",
      "path_prefix": "/docs/en",
      "page_count": 12,
      "pages": [
        {
          "path": "/docs/en/memory",
          "title": "How Claude remembers your project",
          "type": "guide"
        },
        {
          "path": "/docs/en/context-window",
          "title": "Explore the context window",
          "type": "guide"
        },
        {
          "path": "/docs/en/checkpointing",
          "title": "Checkpointing",
          "type": "guide"
        },
        {
          "path": "/docs/en/features-overview",
          "title": "Extend Claude Code",
          "type": "overview"
        },
        {
          "path": "/docs/en/skills",
          "title": "Extend Claude with skills",
          "type": "guide"
        },
        {
          "path": "/docs/en/sub-agents",
          "title": "Create custom subagents",
          "type": "guide"
        },
        {
          "path": "/docs/en/agent-teams",
          "title": "Orchestrate teams of Claude Code sessions",
          "type": "guide"
        },
        {
          "path": "/docs/en/hooks-guide",
          "title": "Automate workflows with hooks",
          "type": "guide"
        },
        {
          "path": "/docs/en/hooks",
          "title": "Hooks reference",
          "type": "reference"
        },
        {
          "path": "/docs/en/mcp",
          "title": "Connect Claude Code to tools via MCP",
          "type": "guide"
        },
        {
          "path": "/docs/en/fast-mode",
          "title": "Speed up responses with fast mode",
          "type": "guide"
        },
        {
          "path": "/docs/en/ultraplan",
          "title": "Plan in the cloud with ultraplan",
          "type": "guide"
        }
      ]
    },
    {
      "name": "Plugins",
      "path_prefix": "/docs/en",
      "page_count": 4,
      "pages": [
        {
          "path": "/docs/en/plugins",
          "title": "Create plugins",
          "type": "guide"
        },
        {
          "path": "/docs/en/plugins-reference",
          "title": "Plugins reference",
          "type": "reference"
        },
        {
          "path": "/docs/en/discover-plugins",
          "title": "Discover and install prebuilt plugins through marketplaces",
          "type": "guide"
        },
        {
          "path": "/docs/en/plugin-marketplaces",
          "title": "Create and distribute a plugin marketplace",
          "type": "guide"
        }
      ]
    },
    {
      "name": "Configuration",
      "path_prefix": "/docs/en",
      "page_count": 10,
      "pages": [
        {
          "path": "/docs/en/settings",
          "title": "Claude Code settings",
          "type": "reference"
        },
        {
          "path": "/docs/en/permissions",
          "title": "Configure permissions",
          "type": "guide"
        },
        {
          "path": "/docs/en/permission-modes",
          "title": "Choose a permission mode",
          "type": "guide"
        },
        {
          "path": "/docs/en/keybindings",
          "title": "Customize keyboard shortcuts",
          "type": "guide"
        },
        {
          "path": "/docs/en/env-vars",
          "title": "Environment variables",
          "type": "reference"
        },
        {
          "path": "/docs/en/model-config",
          "title": "Model configuration",
          "type": "guide"
        },
        {
          "path": "/docs/en/statusline",
          "title": "Customize your status line",
          "type": "guide"
        },
        {
          "path": "/docs/en/terminal-config",
          "title": "Optimize your terminal setup",
          "type": "guide"
        },
        {
          "path": "/docs/en/fullscreen",
          "title": "Fullscreen rendering",
          "type": "guide"
        },
        {
          "path": "/docs/en/claude-directory",
          "title": "Explore the .claude directory",
          "type": "reference"
        }
      ]
    },
    {
      "name": "Automation",
      "path_prefix": "/docs/en",
      "page_count": 7,
      "pages": [
        {
          "path": "/docs/en/headless",
          "title": "Run Claude Code programmatically",
          "type": "guide"
        },
        {
          "path": "/docs/en/scheduled-tasks",
          "title": "Run prompts on a schedule",
          "type": "guide"
        },
        {
          "path": "/docs/en/web-scheduled-tasks",
          "title": "Schedule tasks on the web",
          "type": "guide"
        },
        {
          "path": "/docs/en/desktop-scheduled-tasks",
          "title": "Schedule recurring tasks in Claude Code Desktop",
          "type": "guide"
        },
        {
          "path": "/docs/en/code-review",
          "title": "Code Review",
          "type": "guide"
        },
        {
          "path": "/docs/en/output-styles",
          "title": "Output styles",
          "type": "guide"
        },
        {
          "path": "/docs/en/voice-dictation",
          "title": "Voice dictation",
          "type": "guide"
        }
      ]
    },
    {
      "name": "Cloud Providers",
      "path_prefix": "/docs/en",
      "page_count": 4,
      "pages": [
        {
          "path": "/docs/en/amazon-bedrock",
          "title": "Claude Code on Amazon Bedrock",
          "type": "guide"
        },
        {
          "path": "/docs/en/google-vertex-ai",
          "title": "Claude Code on Google Vertex AI",
          "type": "guide"
        },
        {
          "path": "/docs/en/microsoft-foundry",
          "title": "Claude Code on Microsoft Foundry",
          "type": "guide"
        },
        {
          "path": "/docs/en/llm-gateway",
          "title": "LLM gateway configuration",
          "type": "guide"
        }
      ]
    },
    {
      "name": "CI/CD & Integrations",
      "path_prefix": "/docs/en",
      "page_count": 6,
      "pages": [
        {
          "path": "/docs/en/github-actions",
          "title": "Claude Code GitHub Actions",
          "type": "guide"
        },
        {
          "path": "/docs/en/github-enterprise-server",
          "title": "Claude Code with GitHub Enterprise Server",
          "type": "guide"
        },
        {
          "path": "/docs/en/gitlab-ci-cd",
          "title": "Claude Code GitLab CI/CD",
          "type": "guide"
        },
        {
          "path": "/docs/en/slack",
          "title": "Claude Code in Slack",
          "type": "guide"
        },
        {
          "path": "/docs/en/remote-control",
          "title": "Continue local sessions from any device with Remote Control",
          "type": "guide"
        },
        {
          "path": "/docs/en/platforms",
          "title": "Platforms and integrations",
          "type": "overview"
        }
      ]
    },
    {
      "name": "Channels",
      "path_prefix": "/docs/en",
      "page_count": 2,
      "pages": [
        {
          "path": "/docs/en/channels",
          "title": "Push events into a running session with channels",
          "type": "guide"
        },
        {
          "path": "/docs/en/channels-reference",
          "title": "Channels reference",
          "type": "reference"
        }
      ]
    },
    {
      "name": "Enterprise",
      "path_prefix": "/docs/en",
      "page_count": 6,
      "pages": [
        {
          "path": "/docs/en/authentication",
          "title": "Authentication",
          "type": "guide"
        },
        {
          "path": "/docs/en/sandboxing",
          "title": "Sandboxing",
          "type": "guide"
        },
        {
          "path": "/docs/en/server-managed-settings",
          "title": "Configure server-managed settings (public beta)",
          "type": "guide"
        },
        {
          "path": "/docs/en/network-config",
          "title": "Enterprise network configuration",
          "type": "guide"
        },
        {
          "path": "/docs/en/devcontainer",
          "title": "Development containers",
          "type": "guide"
        },
        {
          "path": "/docs/en/third-party-integrations",
          "title": "Enterprise deployment overview",
          "type": "overview"
        }
      ]
    },
    {
      "name": "Monitoring & Costs",
      "path_prefix": "/docs/en",
      "page_count": 3,
      "pages": [
        {
          "path": "/docs/en/monitoring-usage",
          "title": "Monitoring",
          "type": "guide"
        },
        {
          "path": "/docs/en/costs",
          "title": "Manage costs effectively",
          "type": "guide"
        },
        {
          "path": "/docs/en/analytics",
          "title": "Track team usage with analytics",
          "type": "guide"
        }
      ]
    },
    {
      "name": "Reference",
      "path_prefix": "/docs/en",
      "page_count": 8,
      "pages": [
        {
          "path": "/docs/en/best-practices",
          "title": "Best Practices for Claude Code",
          "type": "best-practices"
        },
        {
          "path": "/docs/en/security",
          "title": "Security",
          "type": "guide"
        },
        {
          "path": "/docs/en/data-usage",
          "title": "Data usage",
          "type": "guide"
        },
        {
          "path": "/docs/en/legal-and-compliance",
          "title": "Legal and compliance",
          "type": "reference"
        },
        {
          "path": "/docs/en/troubleshooting",
          "title": "Troubleshooting",
          "type": "guide"
        },
        {
          "path": "/docs/en/tools-reference",
          "title": "Tools reference",
          "type": "tool-reference"
        },
        {
          "path": "/docs/en/zero-data-retention",
          "title": "Zero data retention",
          "type": "guide"
        },
        {
          "path": "/docs/en/changelog",
          "title": "Changelog",
          "type": "changelog"
        }
      ]
    }
  ]
}
