SpyBara
Go Premium

Documentation 2025-11-26 00:04 UTC to 2025-11-27 06:02 UTC

45 files changed +225 −0. View all changes and history on the product overview
2025
Thu 27 06:02 Wed 26 00:04 Tue 25 03:22 Mon 24 21:01 Fri 21 00:04 Thu 20 18:02 Wed 19 03:21 Tue 18 18:02 Mon 17 03:24 Sun 16 00:04 Fri 14 21:26 Thu 6 18:02 Tue 4 18:02 Mon 3 21:01 Sun 2 18:01 Sat 1 21:01
Details

225* [Bedrock pricing](https://aws.amazon.com/bedrock/pricing/)225* [Bedrock pricing](https://aws.amazon.com/bedrock/pricing/)

226* [Bedrock inference profiles](https://docs.aws.amazon.com/bedrock/latest/userguide/inference-profiles-support.html)226* [Bedrock inference profiles](https://docs.aws.amazon.com/bedrock/latest/userguide/inference-profiles-support.html)

227* [Claude Code on Amazon Bedrock: Quick Setup Guide](https://community.aws/content/2tXkZKrZzlrlu0KfH8gST5Dkppq/claude-code-on-amazon-bedrock-quick-setup-guide)- [Claude Code Monitoring Implementation (Bedrock)](https://github.com/aws-solutions-library-samples/guidance-for-claude-code-with-amazon-bedrock/blob/main/assets/docs/MONITORING.md)227* [Claude Code on Amazon Bedrock: Quick Setup Guide](https://community.aws/content/2tXkZKrZzlrlu0KfH8gST5Dkppq/claude-code-on-amazon-bedrock-quick-setup-guide)- [Claude Code Monitoring Implementation (Bedrock)](https://github.com/aws-solutions-library-samples/guidance-for-claude-code-with-amazon-bedrock/blob/main/assets/docs/MONITORING.md)

228 

229 

230---

231 

232> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

analytics.md +5 −0

Details

85 85 

86* [Monitoring usage with OpenTelemetry](/en/monitoring-usage) for custom metrics and alerting86* [Monitoring usage with OpenTelemetry](/en/monitoring-usage) for custom metrics and alerting

87* [Identity and access management](/en/iam) for role configuration87* [Identity and access management](/en/iam) for role configuration

88 

89 

90---

91 

92> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

Details

63* [Interactive mode](/en/interactive-mode) - Keyboard shortcuts and session controls63* [Interactive mode](/en/interactive-mode) - Keyboard shortcuts and session controls

64* [Slash commands](/en/slash-commands) - Accessing checkpoints using `/rewind`64* [Slash commands](/en/slash-commands) - Accessing checkpoints using `/rewind`

65* [CLI reference](/en/cli-reference) - Command-line options65* [CLI reference](/en/cli-reference) - Command-line options

66 

67 

68---

69 

70> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

Details

482* [Settings reference](/en/settings)482* [Settings reference](/en/settings)

483* [Security](/en/security)483* [Security](/en/security)

484* [Data usage](/en/data-usage)484* [Data usage](/en/data-usage)

485 

486 

487---

488 

489> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

Details

125* [Common workflows](/en/common-workflows) - Advanced workflows and patterns125* [Common workflows](/en/common-workflows) - Advanced workflows and patterns

126* [Settings](/en/settings) - Configuration options126* [Settings](/en/settings) - Configuration options

127* [SDK documentation](https://docs.claude.com/en/docs/agent-sdk) - Programmatic usage and integrations127* [SDK documentation](https://docs.claude.com/en/docs/agent-sdk) - Programmatic usage and integrations

128 

129 

130---

131 

132> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

Details

947<Card title="Claude Code reference implementation" icon="code" href="https://github.com/anthropics/claude-code/tree/main/.devcontainer">947<Card title="Claude Code reference implementation" icon="code" href="https://github.com/anthropics/claude-code/tree/main/.devcontainer">

948 Clone our development container reference implementation.948 Clone our development container reference implementation.

949</Card>949</Card>

950 

951 

952---

953 

954> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

costs.md +5 −0

Details

129 For team deployments, we recommend starting with a small pilot group to129 For team deployments, we recommend starting with a small pilot group to

130 establish usage patterns before wider rollout.130 establish usage patterns before wider rollout.

131</Note>131</Note>

132 

133 

134---

135 

136> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

data-usage.md +5 −0

Details

94| **Claude API (`/bug` reports)** | Default on.<br />`DISABLE_BUG_COMMAND=1` to disable. | Default off.<br />`CLAUDE_CODE_USE_VERTEX` must be 1. | Default off.<br />`CLAUDE_CODE_USE_BEDROCK` must be 1. |94| **Claude API (`/bug` reports)** | Default on.<br />`DISABLE_BUG_COMMAND=1` to disable. | Default off.<br />`CLAUDE_CODE_USE_VERTEX` must be 1. | Default off.<br />`CLAUDE_CODE_USE_BEDROCK` must be 1. |

95 95 

96All environment variables can be checked into `settings.json` ([read more](/en/settings)).96All environment variables can be checked into `settings.json` ([read more](/en/settings)).

97 

98 

99---

100 

101> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

desktop.md +5 −0

Details

78* [Enterprise Configuration](https://support.claude.com/en/articles/12622667-enterprise-configuration)78* [Enterprise Configuration](https://support.claude.com/en/articles/12622667-enterprise-configuration)

79* [Common workflows](/en/common-workflows)79* [Common workflows](/en/common-workflows)

80* [Settings reference](/en/settings)80* [Settings reference](/en/settings)

81 

82 

83---

84 

85> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

devcontainer.md +5 −0

Details

75* [VS Code devcontainers documentation](https://code.visualstudio.com/docs/devcontainers/containers)75* [VS Code devcontainers documentation](https://code.visualstudio.com/docs/devcontainers/containers)

76* [Claude Code security best practices](/en/security)76* [Claude Code security best practices](/en/security)

77* [Enterprise network configuration](/en/network-config)77* [Enterprise network configuration](/en/network-config)

78 

79 

80---

81 

82> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

Details

6712. **Custom prompts**: Use the `prompt` parameter in the workflow file to provide workflow-specific instructions. This allows you to customize Claude's behavior for different workflows or tasks.6712. **Custom prompts**: Use the `prompt` parameter in the workflow file to provide workflow-specific instructions. This allows you to customize Claude's behavior for different workflows or tasks.

672 672 

673Claude will follow these guidelines when creating PRs and responding to requests.673Claude will follow these guidelines when creating PRs and responding to requests.

674 

675 

676---

677 

678> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

gitlab-ci-cd.md +5 −0

Details

460 460 

4611. **CLAUDE.md**: Define coding standards, security requirements, and project conventions. Claude reads this during runs and follows your rules.4611. **CLAUDE.md**: Define coding standards, security requirements, and project conventions. Claude reads this during runs and follows your rules.

4622. **Custom prompts**: Pass task-specific instructions via `prompt`/`prompt_file` in the job. Use different prompts for different jobs (for example, review, implement, refactor).4622. **Custom prompts**: Pass task-specific instructions via `prompt`/`prompt_file` in the job. Use different prompts for different jobs (for example, review, implement, refactor).

463 

464 

465---

466 

467> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

Details

157* [Vertex AI documentation](https://cloud.google.com/vertex-ai/docs)157* [Vertex AI documentation](https://cloud.google.com/vertex-ai/docs)

158* [Vertex AI pricing](https://cloud.google.com/vertex-ai/pricing)158* [Vertex AI pricing](https://cloud.google.com/vertex-ai/pricing)

159* [Vertex AI quotas and limits](https://cloud.google.com/vertex-ai/docs/quotas)159* [Vertex AI quotas and limits](https://cloud.google.com/vertex-ai/docs/quotas)

160 

161 

162---

163 

164> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

headless.md +5 −0

Details

202 202 

203* [CLI usage and controls](/en/cli-reference) - Complete CLI documentation203* [CLI usage and controls](/en/cli-reference) - Complete CLI documentation

204* [Common workflows](/en/common-workflows) - Step-by-step guides for common use cases204* [Common workflows](/en/common-workflows) - Step-by-step guides for common use cases

205 

206 

207---

208 

209> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

hooks.md +5 −0

Details

1127* Command being executed1127* Command being executed

1128* Success/failure status1128* Success/failure status

1129* Output or error messages1129* Output or error messages

1130 

1131 

1132---

1133 

1134> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

hooks-guide.md +5 −0

Details

331* For comprehensive security best practices and safety guidelines, see [Security Considerations](/en/hooks#security-considerations) in the hooks reference documentation.331* For comprehensive security best practices and safety guidelines, see [Security Considerations](/en/hooks#security-considerations) in the hooks reference documentation.

332* For troubleshooting steps and debugging techniques, see [Debugging](/en/hooks#debugging) in the hooks reference332* For troubleshooting steps and debugging techniques, see [Debugging](/en/hooks#debugging) in the hooks reference

333 documentation.333 documentation.

334 

335 

336---

337 

338> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

iam.md +5 −0

Details

199* **Supported authentication types**: Claude.ai credentials, Claude API credentials, Azure Auth, Bedrock Auth, and Vertex Auth.199* **Supported authentication types**: Claude.ai credentials, Claude API credentials, Azure Auth, Bedrock Auth, and Vertex Auth.

200* **Custom credential scripts**: The [`apiKeyHelper`](/en/settings#available-settings) setting can be configured to run a shell script that returns an API key.200* **Custom credential scripts**: The [`apiKeyHelper`](/en/settings#available-settings) setting can be configured to run a shell script that returns an API key.

201* **Refresh intervals**: By default, `apiKeyHelper` is called after 5 minutes or on HTTP 401 response. Set `CLAUDE_CODE_API_KEY_HELPER_TTL_MS` environment variable for custom refresh intervals.201* **Refresh intervals**: By default, `apiKeyHelper` is called after 5 minutes or on HTTP 401 response. Set `CLAUDE_CODE_API_KEY_HELPER_TTL_MS` environment variable for custom refresh intervals.

202 

203 

204---

205 

206> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

Details

167* [CLI reference](/en/cli-reference) - Command-line flags and options167* [CLI reference](/en/cli-reference) - Command-line flags and options

168* [Settings](/en/settings) - Configuration options168* [Settings](/en/settings) - Configuration options

169* [Memory management](/en/memory) - Managing CLAUDE.md files169* [Memory management](/en/memory) - Managing CLAUDE.md files

170 

171 

172---

173 

174> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

jetbrains.md +5 −0

Details

148* Being aware of which files Claude Code has access to modify148* Being aware of which files Claude Code has access to modify

149 149 

150For additional help, see our [troubleshooting guide](/en/troubleshooting).150For additional help, see our [troubleshooting guide](/en/troubleshooting).

151 

152 

153---

154 

155> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

llm-gateway.md +5 −0

Details

168* [Claude Code settings](/en/settings)168* [Claude Code settings](/en/settings)

169* [Enterprise network configuration](/en/network-config)169* [Enterprise network configuration](/en/network-config)

170* [Third-party integrations overview](/en/third-party-integrations)170* [Third-party integrations overview](/en/third-party-integrations)

171 

172 

173---

174 

175> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

mcp.md +5 −0

Details

704<Note>704<Note>

705 **Enterprise configuration precedence**: The enterprise MCP configuration has the highest precedence and cannot be overridden by user, local, or project configurations.705 **Enterprise configuration precedence**: The enterprise MCP configuration has the highest precedence and cannot be overridden by user, local, or project configurations.

706</Note>706</Note>

707 

708 

709---

710 

711> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

memory.md +5 −0

Details

101* **Be specific**: "Use 2-space indentation" is better than "Format code properly".101* **Be specific**: "Use 2-space indentation" is better than "Format code properly".

102* **Use structure to organize**: Format each individual memory as a bullet point and group related memories under descriptive markdown headings.102* **Use structure to organize**: Format each individual memory as a bullet point and group related memories under descriptive markdown headings.

103* **Review periodically**: Update memories as your project evolves to ensure Claude is always using the most up to date information and context.103* **Review periodically**: Update memories as your project evolves to ensure Claude is always using the most up to date information and context.

104 

105 

106---

107 

108> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

Details

105* [Microsoft Foundry documentation](https://learn.microsoft.com/en-us/azure/ai-foundry/what-is-azure-ai-foundry)105* [Microsoft Foundry documentation](https://learn.microsoft.com/en-us/azure/ai-foundry/what-is-azure-ai-foundry)

106* [Microsoft Foundry models](https://ai.azure.com/explore/models)106* [Microsoft Foundry models](https://ai.azure.com/explore/models)

107* [Microsoft Foundry pricing](https://azure.microsoft.com/en-us/pricing/details/ai-foundry/)107* [Microsoft Foundry pricing](https://azure.microsoft.com/en-us/pricing/details/ai-foundry/)

108 

109 

110---

111 

112> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

model-config.md +5 −0

Details

127| `DISABLE_PROMPT_CACHING_OPUS` | Set to `1` to disable prompt caching for Opus models only |127| `DISABLE_PROMPT_CACHING_OPUS` | Set to `1` to disable prompt caching for Opus models only |

128 128 

129These environment variables give you fine-grained control over prompt caching behavior. The global `DISABLE_PROMPT_CACHING` setting takes precedence over the model-specific settings, allowing you to quickly disable all caching when needed. The per-model settings are useful for selective control, such as when debugging specific models or working with cloud providers that may have different caching implementations.129These environment variables give you fine-grained control over prompt caching behavior. The global `DISABLE_PROMPT_CACHING` setting takes precedence over the model-specific settings, allowing you to quickly disable all caching when needed. The per-model settings are useful for selective control, such as when debugging specific models or working with cloud providers that may have different caching implementations.

130 

131 

132---

133 

134> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

Details

501## Monitoring Claude Code on Amazon Bedrock501## Monitoring Claude Code on Amazon Bedrock

502 502 

503For detailed Claude Code usage monitoring guidance for Amazon Bedrock, see [Claude Code Monitoring Implementation (Bedrock)](https://github.com/aws-solutions-library-samples/guidance-for-claude-code-with-amazon-bedrock/blob/main/assets/docs/MONITORING.md).503For detailed Claude Code usage monitoring guidance for Amazon Bedrock, see [Claude Code Monitoring Implementation (Bedrock)](https://github.com/aws-solutions-library-samples/guidance-for-claude-code-with-amazon-bedrock/blob/main/assets/docs/MONITORING.md).

504 

505 

506---

507 

508> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

Details

88* [Claude Code settings](/en/settings)88* [Claude Code settings](/en/settings)

89* [Environment variables reference](/en/settings#environment-variables)89* [Environment variables reference](/en/settings#environment-variables)

90* [Troubleshooting guide](/en/troubleshooting)90* [Troubleshooting guide](/en/troubleshooting)

91 

92 

93---

94 

95> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

Details

107 107 

108You can think of output styles as "stored system prompts" and custom slash108You can think of output styles as "stored system prompts" and custom slash

109commands as "stored prompts".109commands as "stored prompts".

110 

111 

112---

113 

114> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

overview.md +5 −0

Details

120 Understand how Claude Code handles your data120 Understand how Claude Code handles your data

121 </Card>121 </Card>

122</CardGroup>122</CardGroup>

123 

124 

125---

126 

127> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

Details

449* [Plugins reference](/en/plugins-reference) - Complete technical specifications and schemas449* [Plugins reference](/en/plugins-reference) - Complete technical specifications and schemas

450* [Plugin development](/en/plugins#develop-more-complex-plugins) - Creating your own plugins450* [Plugin development](/en/plugins#develop-more-complex-plugins) - Creating your own plugins

451* [Settings](/en/settings#plugin-configuration) - Plugin configuration options451* [Settings](/en/settings#plugin-configuration) - Plugin configuration options

452 

453 

454---

455 

456> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

plugins.md +5 −0

Details

389* [Hooks](/en/hooks) - Automating workflows with event handlers389* [Hooks](/en/hooks) - Automating workflows with event handlers

390* [MCP](/en/mcp) - Connecting to external tools and services390* [MCP](/en/mcp) - Connecting to external tools and services

391* [Settings](/en/settings) - Configuration options for plugins391* [Settings](/en/settings) - Configuration options for plugins

392 

393 

394---

395 

396> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

Details

375- [MCP](/en/mcp) - External tool integration375- [MCP](/en/mcp) - External tool integration

376- [Settings](/en/settings) - Configuration options for plugins376- [Settings](/en/settings) - Configuration options for plugins

377```377```

378 

379 

380---

381 

382> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

quickstart.md +5 −0

Details

326* **In Claude Code**: Type `/help` or ask "how do I..."326* **In Claude Code**: Type `/help` or ask "how do I..."

327* **Documentation**: You're here! Browse other guides327* **Documentation**: You're here! Browse other guides

328* **Community**: Join our [Discord](https://www.anthropic.com/discord) for tips and support328* **Community**: Join our [Discord](https://www.anthropic.com/discord) for tips and support

329 

330 

331---

332 

333> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

sandboxing.md +5 −0

Details

203* [IAM](/en/iam) - Permission configuration and access control203* [IAM](/en/iam) - Permission configuration and access control

204* [Settings](/en/settings) - Complete configuration reference204* [Settings](/en/settings) - Complete configuration reference

205* [CLI reference](/en/cli-reference) - Command-line options including `-sb`205* [CLI reference](/en/cli-reference) - Command-line options including `-sb`

206 

207 

208---

209 

210> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

security.md +5 −0

Details

134* [Monitoring usage](/en/monitoring-usage) - Track and audit Claude Code activity134* [Monitoring usage](/en/monitoring-usage) - Track and audit Claude Code activity

135* [Development containers](/en/devcontainer) - Secure, isolated environments135* [Development containers](/en/devcontainer) - Secure, isolated environments

136* [Anthropic Trust Center](https://trust.anthropic.com) - Security certifications and compliance136* [Anthropic Trust Center](https://trust.anthropic.com) - Security certifications and compliance

137 

138 

139---

140 

141> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

settings.md +5 −0

Details

412* [Identity and Access Management](/en/iam#configuring-permissions) - Learn about Claude Code's permission system412* [Identity and Access Management](/en/iam#configuring-permissions) - Learn about Claude Code's permission system

413* [IAM and access control](/en/iam#enterprise-managed-policy-settings) - Enterprise policy management413* [IAM and access control](/en/iam#enterprise-managed-policy-settings) - Enterprise policy management

414* [Troubleshooting](/en/troubleshooting#auto-updater-issues) - Solutions for common configuration issues414* [Troubleshooting](/en/troubleshooting#auto-updater-issues) - Solutions for common configuration issues

415 

416 

417---

418 

419> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

setup.md +5 −0

Details

219```bash theme={null}219```bash theme={null}

220claude update220claude update

221```221```

222 

223 

224---

225 

226> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

skills.md +5 −0

Details

605 Create your first Skill605 Create your first Skill

606 </Card>606 </Card>

607</CardGroup>607</CardGroup>

608 

609 

610---

611 

612> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

Details

503* [CLI reference](/en/cli-reference) - Command-line flags and options503* [CLI reference](/en/cli-reference) - Command-line flags and options

504* [Settings](/en/settings) - Configuration options504* [Settings](/en/settings) - Configuration options

505* [Memory management](/en/memory) - Managing Claude's memory across sessions505* [Memory management](/en/memory) - Managing Claude's memory across sessions

506 

507 

508---

509 

510> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

statusline.md +5 −0

Details

200 200 

201* If your status line doesn't appear, check that your script is executable (`chmod +x`)201* If your status line doesn't appear, check that your script is executable (`chmod +x`)

202* Ensure your script outputs to stdout (not stderr)202* Ensure your script outputs to stdout (not stderr)

203 

204 

205---

206 

207> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

sub-agents.md +5 −0

Details

559* [Slash commands](/en/slash-commands) - Learn about other built-in commands559* [Slash commands](/en/slash-commands) - Learn about other built-in commands

560* [Settings](/en/settings) - Configure Claude Code behavior560* [Settings](/en/settings) - Configure Claude Code behavior

561* [Hooks](/en/hooks) - Automate workflows with event handlers561* [Hooks](/en/hooks) - Automate workflows with event handlers

562 

563 

564---

565 

566> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

Details

67* Mode switching: `Esc` (to NORMAL), `i`/`I`, `a`/`A`, `o`/`O` (to INSERT)67* Mode switching: `Esc` (to NORMAL), `i`/`I`, `a`/`A`, `o`/`O` (to INSERT)

68* Navigation: `h`/`j`/`k`/`l`, `w`/`e`/`b`, `0`/`$`/`^`, `gg`/`G`68* Navigation: `h`/`j`/`k`/`l`, `w`/`e`/`b`, `0`/`$`/`^`, `gg`/`G`

69* Editing: `x`, `dw`/`de`/`db`/`dd`/`D`, `cw`/`ce`/`cb`/`cc`/`C`, `.` (repeat)69* Editing: `x`, `dw`/`de`/`db`/`dd`/`D`, `cw`/`ce`/`cb`/`cc`/`C`, `.` (repeat)

70 

71 

72---

73 

74> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

Details

258* [Configure Enterprise Network](/en/network-config) for network requirements258* [Configure Enterprise Network](/en/network-config) for network requirements

259* [Deploy LLM Gateway](/en/llm-gateway) for enterprise management259* [Deploy LLM Gateway](/en/llm-gateway) for enterprise management

260* [Settings](/en/settings) for configuration options and environment variables260* [Settings](/en/settings) for configuration options and environment variables

261 

262 

263---

264 

265> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

Details

3342. Check the [GitHub repository](https://github.com/anthropics/claude-code) for known issues3342. Check the [GitHub repository](https://github.com/anthropics/claude-code) for known issues

3353. Run `/doctor` to check the health of your Claude Code installation3353. Run `/doctor` to check the health of your Claude Code installation

3364. Ask Claude directly about its capabilities and features - Claude has built-in access to its documentation3364. Ask Claude directly about its capabilities and features - Claude has built-in access to its documentation

337 

338 

339---

340 

341> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt

vs-code.md +5 −0

Details

136 2. Search for "Shell Command: Install 'code' command in PATH" (or equivalent for your IDE)136 2. Search for "Shell Command: Install 'code' command in PATH" (or equivalent for your IDE)

137 137 

138For additional help, see our [troubleshooting guide](/en/troubleshooting).138For additional help, see our [troubleshooting guide](/en/troubleshooting).

139 

140 

141---

142 

143> To find navigation and other pages in this documentation, fetch the llms.txt file at: https://code.claude.com/docs/llms.txt