Search the documentation
50 pages for icon.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it. Cut at 50, so a narrower query shows the rest.
additional-resources
Claude Developer Platform · in the page
about-claude/additional-resources
…Learning resources <CardGroup cols={3}> <Card title="Quickstarts" icon="lightning" href="https://github.com/anthropics/anthropic-quickstarts"> Deployable applications built with the API. </C…
choosing-a-model
Claude Developer Platform · in the page
about-claude/models/choosing-a-model
…xt steps <CardGroup cols={2}> <Card title="Model comparison chart" icon="settings" href="https://platform.claude.com/docs/en/models/overview"> See detailed specifications and pricing for the la…
optimizing-for-cost-and-intelligence
Claude Developer Platform · in the page
about-claude/models/optimizing-for-cost-and-intelligence
…. ## Next steps <CardGroup cols={2}> <Card title="Prompt caching" icon="database" href="https://platform.claude.com/docs/en/build-with-claude/prompt-caching"> The largest free win on this page…
commerce-agents
Claude Developer Platform · in the page
about-claude/use-case-guides/commerce-agents
…d <CardGroup cols={2}> <Card title="Claude for commerce on GitHub" icon="github-logo" href="https://github.com/anthropics/commerce-agents"> Clone the blueprint and run both agents locally. </…
content-moderation
Claude Developer Platform · in the page
about-claude/use-case-guides/content-moderation
…n). <CardGroup cols={2}> <Card title="Content moderation cookbook" icon="link" href="https://platform.claude.com/cookbook/misc-building-moderation-filter"> View a fully implemented code-based e…
customer-support-chat
Claude Developer Platform · in the page
about-claude/use-case-guides/customer-support-chat
…agent. ## Next steps <CardGroup cols={2}> <Card title="Tool use" icon="wrench" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/overview"> Give Claude access to your APIs s…
Create the full URL from the GitHub repository
Claude Developer Platform · in the page
about-claude/use-case-guides/legal-summarization
…. </Tip> <CardGroup cols={2}> <Card title="Summarization cookbook" icon="link" href="https://platform.claude.com/cookbook/capabilities-summarization-guide"> View a fully implemented code-based…
overview
Claude Developer Platform · in the page
about-claude/use-case-guides/overview
…ses with Claude. <CardGroup cols={2}> <Card title="Ticket routing" icon="headset" href="https://platform.claude.com/docs/en/about-claude/use-case-guides/ticket-routing"> Best practices for usin…
Create an instance of the Claude API client
Claude Developer Platform · in the page
about-claude/use-case-guides/ticket-routing
…s. *** <CardGroup cols={2}> <Card title="Classification cookbook" icon="link" href="https://platform.claude.com/cookbook/capabilities-classification-guide"> Visit the classification cookbook f…
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/best-practices
…s <CardGroup cols={2}> <Card title="Get started with Agent Skills" icon="rocket" href="https://platform.claude.com/docs/en/agents-and-tools/agent-skills/quickstart"> Create your first Skill <…
claude-api-skill
Claude Developer Platform · in the page
agents-and-tools/agent-skills/claude-api-skill
…ext steps <CardGroup cols={2}> <Card title="Agent Skills overview" icon="graduation-cap" href="https://platform.claude.com/docs/en/agents-and-tools/agent-skills/overview"> Learn about how Agent…
enterprise
Claude Developer Platform · in the page
agents-and-tools/agent-skills/enterprise
…ext steps <CardGroup cols={2}> <Card title="Agent Skills overview" icon="book-open" href="https://platform.claude.com/docs/en/agents-and-tools/agent-skills/overview"> Architecture and platform…
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/overview
…up cols={2}> <Card title="Get started with Agent Skills in the API" icon="graduation-cap" href="https://platform.claude.com/docs/en/agents-and-tools/agent-skills/quickstart"> Learn how to use Ag…
quickstart
Claude Developer Platform · in the page
agents-and-tools/agent-skills/quickstart
…<CardGroup cols={2}> <Card title="Skill authoring best practices" icon="edit" href="https://platform.claude.com/docs/en/agents-and-tools/agent-skills/best-practices"> Learn how to write effect…
console
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/console
…oad identity > Rules**. | The **tunnel token**, revealed with the eye icon next to **Token** on the detail page. Treat it as a secret. See [Get the connection details](https://platform.claude.com/docs…
Edit docker-compose.yaml: increment the integer in the setup service's
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/deploy-compose
…(it has the form `abcd1234.tunnel.anthropic.com`), then click the eye icon next to **Token** to fetch the tunnel token and use the copy icon to copy it. Set both as shell variables for the re…
deploy-helm
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/deploy-helm
…ps <CardGroup cols={2}> <Card title="Use the tunneled MCP servers" icon="link" href="https://platform.claude.com/docs/en/agents-and-tools/mcp-tunnels/overview#use-the-tunneled-mcp-servers"> Att…
overview
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/overview
…oduction deployment. <CardGroup cols={2}> <Card title="Quickstart" icon="rocket" href="https://platform.claude.com/docs/en/agents-and-tools/mcp-tunnels/quickstart"> The shortest path to a worki…
quickstart
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/quickstart
…like `abcd1234.tunnel.anthropic.com`) * **Token** (click the eye icon, then copy) </Step> <Step title="Set up the deployment directory"> <Tabs> <Tab title="macOS / Linux">…
advisor-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/advisor-tool
…or). ## Next steps <CardGroup cols={2}> <Card title="Memory tool" icon="brain" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/memory-tool"> Store and retrieve information…
bash-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/bash-tool
…## Next steps <CardGroup cols={2}> <Card title="Text editor tool" icon="file" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/text-editor-tool"> View and modify text files…
browser-use-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/browser-use-tool
…ep title="Provide Claude with the browser use tool and a user prompt" icon="tool"> * Add the `browser_toolset_20260801` entry, and optionally other tools, to your API request. * Include a user…
code-execution-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/code-execution-tool
…n). ## Next steps <CardGroup cols={2}> <Card title="Advisor tool" icon="compass" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/advisor-tool"> Pair a faster executor model…
computer-use-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/computer-use-tool
…p title="Provide Claude with the computer use tool and a user prompt" icon="tool"> * Add the computer use toolset (and optionally other tools) to the `tools` array of your API request. * Inclu…
fine-grained-tool-streaming
Claude Developer Platform · in the page
agents-and-tools/tool-use/fine-grained-tool-streaming
…## Next steps <CardGroup cols={2}> <Card title="Context windows" icon="stack" href="https://platform.claude.com/docs/en/build-with-claude/context-windows"> Understand how the context window w…
handle-tool-calls
Claude Developer Platform · in the page
agents-and-tools/tool-use/handle-tool-calls
…## Next steps <CardGroup cols={3}> <Card title="Parallel tool use" icon="grid" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/parallel-tool-use"> Handle responses where Cla…
manage-tool-context
Claude Developer Platform · in the page
agents-and-tools/tool-use/manage-tool-context
…## Next steps <CardGroup cols={2}> <Card title="Tool search tool" icon="magnifying-glass" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/tool-search-tool"> Load tool defin…
memory-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/memory-tool
…</Tip> ## Next steps <CardGroup cols={2}> <Card title="Bash tool" icon="terminal" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/bash-tool"> Execute shell commands in a pe…
overview
Claude Developer Platform · in the page
agents-and-tools/tool-use/overview
…xecutes each call. <CardGroup cols={2}> <Card title="Define tools" icon="hammer" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/define-tools"> Specify tool schemas, write d…
parallel-tool-use
Claude Developer Platform · in the page
agents-and-tools/tool-use/parallel-tool-use
…## Next steps <CardGroup cols={3}> <Card title="Tool Runner (SDK)" icon="wrench" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/tool-runner"> Use the SDK's Tool Runner abst…
Process results programmatically
Claude Developer Platform · in the page
agents-and-tools/tool-use/programmatic-tool-calling
…eps <CardGroup cols={2}> <Card title="Fine-grained tool streaming" icon="bolt" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/fine-grained-tool-streaming"> Stream tool inpu…
server-tools
Claude Developer Platform · in the page
agents-and-tools/tool-use/server-tools
…steps <CardGroup cols={2}> <Card title="Troubleshooting tool use" icon="wrench" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/troubleshooting-tool-use"> Fix the most comm…
strict-tool-use
Claude Developer Platform · in the page
agents-and-tools/tool-use/strict-tool-use
…. ## Next steps <CardGroup cols={2}> <Card title="Web fetch tool" icon="link" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/web-fetch-tool"> Fetch and read content from s…
text-editor-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/text-editor-tool
…ocumentation. <CardGroup cols={3}> <Card title="Tool use overview" icon="wrench" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/overview"> Learn how to implement tool workf…
tool-combinations
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-combinations
…. ## Next steps <CardGroup cols={2}> <Card title="Tool reference" icon="book" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/tool-reference"> Full catalog of Anthropic-pro…
Log at info level
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-runner
…## Next steps <CardGroup cols={2}> <Card title="Strict tool use" icon="check" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/strict-tool-use"> Enforce JSON Schema complia…
tool-search-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-search-tool
…ion. ## Next steps <CardGroup cols={2}> <Card title="Memory tool" icon="brain" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/memory-tool"> Let Claude store and retrieve i…
tool-use-with-prompt-caching
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-use-with-prompt-caching
…| ## Next steps <CardGroup cols={3}> <Card title="Prompt caching" icon="database" href="https://platform.claude.com/docs/en/build-with-claude/prompt-caching"> Learn the full prompt caching mod…
web-fetch-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/web-fetch-tool
…s-and-tools/tool-use/code-execution-tool" title="Code execution tool" icon="code"> Run Python and bash code in a sandboxed container to analyze data, generate files, and iterate on solutions. </…
web-search-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/web-search-tool
…. ## Next steps <CardGroup cols={3}> <Card title="Web fetch tool" icon="link" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/web-fetch-tool"> Fetch and read content from s…
beta-headers
Claude Developer Platform · in the page
api/beta-headers
…de.com/). ## Next steps <CardGroup cols={2}> <Card title="Errors" icon="info" href="https://platform.claude.com/docs/en/api/errors"> Understand the HTTP status codes, error response shape, and…
Compliance API
Claude Developer Platform · in the page
api/compliance
…zation's billing or shipping address was updated. - `"organization_icon_deleted"` Organization's custom icon deleted. - `"organization_icon_updated"` Organization's custom icon uploade…
Activities
Claude Developer Platform · in the page
api/compliance/activities
…zation's billing or shipping address was updated. - `"organization_icon_deleted"` Organization's custom icon deleted. - `"organization_icon_updated"` Organization's custom icon uploade…
Query compliance activities
Claude Developer Platform · in the page
api/compliance/activities/list
…zation's billing or shipping address was updated. - `"organization_icon_deleted"` Organization's custom icon deleted. - `"organization_icon_updated"` Organization's custom icon uploade…
errors
Claude Developer Platform · in the page
api/errors
…steps <CardGroup cols={3}> <Card title="Troubleshooting thinking" icon="wrench" href="https://platform.claude.com/docs/en/build-with-claude/thinking-troubleshooting"> Symptom-first fixes for t…
overview
Claude Developer Platform · in the page
api/overview
…xt steps <CardGroup cols={2}> <Card title="Messages API reference" icon="book" href="https://platform.claude.com/docs/en/api/messages/create"> Complete API specification for direct model intera…
Message Batches API
Claude Developer Platform · in the page
build-with-claude/batch-processing
…> ## Next steps <CardGroup cols={2}> <Card title="Search results" icon="magnifying-glass" href="https://platform.claude.com/docs/en/build-with-claude/search-results"> Enable natural citations…
citations
Claude Developer Platform · in the page
build-with-claude/citations
…# Next steps <CardGroup cols={2}> <Card title="Streaming messages" icon="wifi-high" href="https://platform.claude.com/docs/en/build-with-claude/streaming"> Handle the `citations_delta` delta ty…
claude-in-microsoft-foundry
Claude Developer Platform · in the page
build-with-claude/claude-in-microsoft-foundry
…## Next steps <CardGroup cols={2}> <Card title="Features overview" icon="stack" href="https://platform.claude.com/docs/en/build-with-claude/overview"> Explore Claude's advanced features and cap…
claude-platform-on-aws
Claude Developer Platform · in the page
build-with-claude/claude-platform-on-aws
…## Next steps <CardGroup cols={2}> <Card title="Features overview" icon="stack" href="https://platform.claude.com/docs/en/build-with-claude/overview"> Explore Claude's advanced features and cap…