11 / Reference desk
Sources, scope,
and further learning.
Official documentation, a clear review date, and a path into features you can explore after the basics.
What this guide covers
This independent guide covers core Claude Code workflows, the documented session command catalog, common CLI options, GitHub, local setup, extensions, automation, privacy, cost, and home hosting. It is a learning guide, not a claim that every feature is available on every account.
Primary documentation was checked on September 23, 2026. Documentation can change ahead of your installed release or account rollout. Type claude --version, use /help, and check your account’s interface before relying on a command. This site does not update itself automatically.
Examples and recommended learning sequences are original instructional guidance. Product availability statements come from the linked official documentation. The home-hosting example is an optional practice design, not an Anthropic deployment requirement.
Beyond the first project
| Explore next | Why it may help | Official starting point |
|---|---|---|
| Editor integrations | Use code navigation and diffs beside the conversation. | VS Code |
| Browser interaction | Exercise a real website through supported browser integration. | Chrome integration |
| Research and design workflows | Use /deep-research, /dataviz, or /design when available. | Commands |
| Parallel work | Use subagents, worktrees, or teams for separate tasks. | Agent teams |
| GitLab or enterprise GitHub | Integrate a different repository environment. | CI integration reference |
| Cloud providers and gateways | Route supported deployments through organizational infrastructure. | Gateways |
| Custom agent applications | Build your own tool using the Agent SDK. | SDK hosting |
| Accessibility and interface settings | Adjust terminal themes, output styles, and keybindings. | Interactive mode |
References
APA-style references below use “n.d.” where a stable publication date is not supplied. Retrieval dates matter because these are continuously updated documentation pages.
- Anthropic. (n.d.). Advanced setup. Retrieved September 23, 2026, from https://code.claude.com/docs/en/setup
- Anthropic. (n.d.). Agent SDK hosting. Retrieved September 23, 2026, from https://code.claude.com/docs/en/agent-sdk/hosting
- Anthropic. (n.d.). Agent teams. Retrieved September 23, 2026, from https://code.claude.com/docs/en/agent-teams
- Anthropic. (n.d.). Best practices. Retrieved September 23, 2026, from https://code.claude.com/docs/en/best-practices
- Anthropic. (n.d.). Checkpoints. Retrieved September 23, 2026, from https://code.claude.com/docs/en/checkpointing
- Anthropic. (n.d.). Chrome integration. Retrieved September 23, 2026, from https://code.claude.com/docs/en/chrome
- Anthropic. (n.d.). Claude Code overview. Retrieved September 23, 2026, from https://code.claude.com/docs/en/overview
- Anthropic. (n.d.). CLI reference. Retrieved September 23, 2026, from https://code.claude.com/docs/en/cli-reference
- Anthropic. (n.d.). Cloud environments and sessions. Retrieved September 23, 2026, from https://code.claude.com/docs/en/claude-code-on-the-web
- Anthropic. (n.d.). Cloud quickstart. Retrieved September 23, 2026, from https://code.claude.com/docs/en/web-quickstart
- Anthropic. (n.d.). Cloud routines. Retrieved September 23, 2026, from https://code.claude.com/docs/en/routines
- Anthropic. (n.d.). Commands reference. Retrieved September 23, 2026, from https://code.claude.com/docs/en/commands
- Anthropic. (n.d.). Custom subagents. Retrieved September 23, 2026, from https://code.claude.com/docs/en/sub-agents
- Anthropic. (n.d.). Data usage. Retrieved September 23, 2026, from https://code.claude.com/docs/en/data-usage
- Anthropic. (n.d.). Desktop quickstart. Retrieved September 23, 2026, from https://code.claude.com/docs/en/desktop-quickstart
- Docker. (n.d.). Docker Compose quickstart. Retrieved September 23, 2026, from https://docs.docker.com/compose/gettingstarted/
- Docker. (n.d.). Docker installation. Retrieved September 23, 2026, from https://docs.docker.com/get-started/get-docker/
- GitHub. (n.d.). Getting started with Git. Retrieved September 23, 2026, from https://docs.github.com/en/get-started/learning-to-code/getting-started-with-git
- Anthropic. (n.d.). GitHub Actions integration. Retrieved September 23, 2026, from https://code.claude.com/docs/en/github-actions
- GitHub. (n.d.). GitHub Hello World. Retrieved September 23, 2026, from https://docs.github.com/en/get-started/start-your-journey/hello-world
- Anthropic. (n.d.). Hooks. Retrieved September 23, 2026, from https://code.claude.com/docs/en/hooks
- Anthropic. (n.d.). Keyboard shortcuts. Retrieved September 23, 2026, from https://code.claude.com/docs/en/interactive-mode
- Anthropic. (n.d.). MCP connections. Retrieved September 23, 2026, from https://code.claude.com/docs/en/mcp
- Anthropic. (n.d.). Model gateways. Retrieved September 23, 2026, from https://code.claude.com/docs/en/gateways
- Anthropic. (n.d.). Permissions. Retrieved September 23, 2026, from https://code.claude.com/docs/en/permissions
- Anthropic. (n.d.). Plugin marketplaces. Retrieved September 23, 2026, from https://code.claude.com/docs/en/discover-plugins
- Anthropic. (n.d.). Project instructions and memory. Retrieved September 23, 2026, from https://code.claude.com/docs/en/memory
- Anthropic. (n.d.). Remote Control. Retrieved September 23, 2026, from https://code.claude.com/docs/en/remote-control
- Anthropic. (n.d.). Self-hosted environment quickstart. Retrieved September 23, 2026, from https://code.claude.com/docs/en/self-hosted-environments-quickstart
- Anthropic. (n.d.). Self-hosted environments. Retrieved September 23, 2026, from https://code.claude.com/docs/en/self-hosted-environments
- Anthropic. (n.d.). Session scheduling. Retrieved September 23, 2026, from https://code.claude.com/docs/en/scheduled-tasks
- Anthropic. (n.d.). Skills. Retrieved September 23, 2026, from https://code.claude.com/docs/en/skills
- Anthropic. (n.d.). Terminal quickstart. Retrieved September 23, 2026, from https://code.claude.com/docs/en/quickstart
- Anthropic. (n.d.). Usage and costs. Retrieved September 23, 2026, from https://code.claude.com/docs/en/costs
- Anthropic. (n.d.). VS Code integration. Retrieved September 23, 2026, from https://code.claude.com/docs/en/vs-code
How to use this handbook
Begin with the browser or local setup path. Keep the command reference nearby. Expand a troubleshooting item only when you need it. All code blocks have a Copy button; read the label first to confirm where the text belongs. Nothing in this guide runs commands on your computer or connects to your accounts.
Was this chapter useful?
Report an errorVotes are shared only if you enable optional measurement in Privacy settings.