Search the documentation
50 pages for edit.
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.
Edit docker-compose.yaml: increment the integer in the setup service's
Claude Developer Platform · title
agents-and-tools/mcp-tunnels/deploy-compose
text-editor-tool
Claude Developer Platform · title
agents-and-tools/tool-use/text-editor-tool
context-editing
Claude Developer Platform · title
build-with-claude/context-editing
fallback-credit
Claude Developer Platform · title
build-with-claude/fallback-credit
Billing
Claude Documentation · path
government/tenant-admin/credits
Or, for the model with the same capabilities and no access approval requirement:
Claude Developer Platform · in the page
about-claude/models/migration-guide
…re working directory, a subdirectory, or a specific file list) before editing any files. The skill also detects Amazon Bedrock and Claude Platform on AWS clients and adjusts model ID formats and featu…
optimizing-for-cost-and-intelligence
Claude Developer Platform · in the page
about-claude/models/optimizing-for-cost-and-intelligence
…apply: batch processing trades latency for its discount, and context editing, a token-hygiene lever, cost more than it saved in the run measured in this section. ### Cache repeated context #### Why…
pricing
Claude Developer Platform · in the page
about-claude/pricing
…| | **Payment model** | Arrears only (postpaid); no prepaid credits…
Create the full URL from the GitHub repository
Claude Developer Platform · in the page
about-claude/use-case-guides/legal-summarization
…iciently summarize legal documents, extracting key information and expediting legal research. With Claude, you can streamline the review of contracts, litigation prep, and regulatory work, saving time…
overview
Claude Developer Platform · in the page
about-claude/use-case-guides/overview
…marize legal documents using Claude to extract key information and expedite research. </Card> </CardGroup>
Create an instance of the Claude API client
Claude Developer Platform · in the page
about-claude/use-case-guides/ticket-routing
…urn reasoning, intent, correct, usage ``` Here is a breakdown of the edits: * The `classify_support_request` method now takes the `actual_intent` from the test cases and compares it against Claude’s…
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/best-practices
…nts Use docx-js for new documents. See [DOCX-JS.md](DOCX-JS.md). ## Editing documents For simple edits, modify the XML directly. **For tracked changes**: See [REDLINING.md](REDLINING.md) **For OOX…
claude-api-skill
Claude Developer Platform · in the page
agents-and-tools/agent-skills/claude-api-skill
…g directory, a specific subdirectory, or an explicit file list before editing any files. This applies to both Messages API and Managed Agents callers. The skill handles: * **Model ID swaps**, includ…
enterprise
Claude Developer Platform · in the page
agents-and-tools/agent-skills/enterprise
…/claude.ai/admin-settings/skills), Skills that members then upload or edit in claude.ai or Cowork are scanned for signs of malicious behavior, such as hidden code execution, sending your data to an ou…
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/overview
…n enabled](https://support.claude.com/en/articles/12111783-create-and-edit-files-with-claude). Custom Skills are individual to each user. They are not shared organization-wide and cannot be centrally…
quickstart
Claude Developer Platform · in the page
agents-and-tools/agent-skills/quickstart
…e-built Agent Skills in the API: * **PowerPoint (pptx):** Create and edit presentations * **Excel (xlsx):** Create and analyze spreadsheets * **Word (docx):** Create and edit documents * **PDF (pdf):…
console
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/console
…ent"> In the agent picker, choose **Create new agent** so you can edit the MCP server list directly. </Step> <Step title="Add the MCP server"> Click **+ MCP Server** and open the dropdown…
deploy-helm
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/deploy-helm
…<Step title="Configure tunnel attachment and routes"> Edit `values.yaml` and set the `api.wif.*` keys with the federation rule ID and organization ID, plus a `routes` entry for each [u…
overview
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/overview
…ssions**, create a session and choose **Create new agent** so you can edit the MCP server list. 2. Click **+ MCP Server** and open the dropdown. Tunnels in the session's workspace that have at least o…
troubleshooting
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/troubleshooting
…unnel_domain` doesn't match the assigned domain, or `config.yaml` was edited without restarting. | Set `tunnel_domain` to the exact domain shown on the tunnel detail page, then restart the proxy (`do…
advisor-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/advisor-tool
…nking`](https://platform.claude.com/docs/en/build-with-claude/context-editing) with a `keep` value other than `"all"` shifts the advisor's quoted transcript each turn, causing advisor-side cache misse…
bash-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/bash-tool
…# Combining with other tools The bash tool pairs well with the [Text editor tool](https://platform.claude.com/docs/en/agents-and-tools/tool-use/text-editor-tool): Claude edits a file with one tool an…
browser-use-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/browser-use-tool
…ries <Note> If you also use the computer use tool, bash tool, text editor tool, or your own tools alongside browser use, those tools have their own token costs as documented on their respective pag…
code-execution-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/code-execution-tool
…ations, perform complex calculations, run system commands, create and edit files, and process uploaded files directly within the API conversation. The code execution tool allows Claude to run Bash com…
computer-use-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/computer-use-tool
…he request needs no beta header. This example also declares the [text editor tool](https://platform.claude.com/docs/en/agents-and-tools/tool-use/text-editor-tool) and [bash tool](https://platform.clau…
define-tools
Claude Developer Platform · in the page
agents-and-tools/tool-use/define-tools
…API request. Anthropic-schema client tools, such as the bash and text editor tools, are declared by a date-versioned `type`; see each tool's page, linked from the [Tool reference](https://platform.cla…
how-tool-use-works
Claude Developer Platform · in the page
agents-and-tools/tool-use/how-tool-use-works
…ommon operations (managing scratchpad memory, running shell commands, editing files, controlling a desktop or a browser), Anthropic publishes the tool schema and your application handles execution. Th…
manage-tool-context
Claude Developer Platform · in the page
agents-and-tools/tool-use/manage-tool-context
…n tool search, programmatic tool calling, prompt caching, and context editing to manage context bloat. --- Tool definitions and accumulated `tool_result` blocks consume your context window. Long-runn…
memory-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/memory-tool
…tent, cmd.OldStr, cmd.NewStr, 1) return "The memory file has been edited." case "insert": content, ok := store[cmd.Path] if !ok { return fmt.Sprintf("Error: The path %s does not ex…
overview
Claude Developer Platform · in the page
agents-and-tools/tool-use/overview
…ls and tools with Anthropic-defined schemas, such as `bash` and `text_editor`) run in your application. Claude responds with `stop_reason: "tool_use"` and one or more `tool_use` blocks. Your code exec…
tool-combinations
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-combinations
…so there's no client-side sandbox to manage. ## Coding agent: text\_editor + bash The text editor reads and modifies files; bash runs tests and build commands. This is the canonical software-develo…
tool-reference
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-reference
…| | [Text editor tool](https://platform.claude.com/docs/en/agents-and-tools/tool-use/text-editor-tool) | `text_editor_20250728` `text_…
Log at info level
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-runner
…action](https://platform.claude.com/docs/en/build-with-claude/context-editing#client-side-compaction-sdk), which generates summaries when token usage exceeds a threshold so the conversation can contin…
tool-use-with-prompt-caching
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-use-with-prompt-caching
…use-with-prompt-caching#cache-control-on-tool-definitions)) | | [Text editor](https://platform.claude.com/docs/en/agents-and-tools/tool-use/text-editor-tool) | Standard client tool, no special c…
Admin
Claude Developer Platform · in the page
api/admin
…"created_at": "2024-10-30T23:58:27.427722Z", "name": "Project Editor", "type": "rbac_role", "updated_at": "2024-10-30T23:58:27.427722Z" } ], "has_more": true, "next_page"…
Analytics
Claude Developer Platform · in the page
api/admin/analytics
…ter). - `amount: string` Amount (post-discount, pre-credit) in fractional cents. - `context_window: "0-200k" or "200k-1M" or null` Context-window pricing tier of the us…
Cost
Claude Developer Platform · in the page
api/admin/analytics/cost
…ter). - `amount: string` Amount (post-discount, pre-credit) in fractional cents. - `context_window: "0-200k" or "200k-1M" or null` Context-window pricing tier of the us…
Get Cost Over Time
Claude Developer Platform · in the page
api/admin/analytics/cost/list
…ter). - `amount: string` Amount (post-discount, pre-credit) in fractional cents. - `context_window: "0-200k" or "200k-1M" or null` Context-window pricing tier of the us…
Get Per-User Cost
Claude Developer Platform · in the page
api/admin/analytics/cost/list_by_user
…user ID. - `amount: string` Amount (post-discount, pre-credit) in fractional cents (minor units). - `context_window: "0-200k" or "200k-1M" or null` Context-window pricing tier…
Skills
Claude Developer Platform · in the page
api/admin/analytics/skills
…possible) — an allocation of each member's daily post-discount, pre-credit metered overage spend (the same cost basis as the organization's spend reporting and the Cost & Usage API, so per-skill figur…
Get Skill Usage
Claude Developer Platform · in the page
api/admin/analytics/skills/list
…possible) — an allocation of each member's daily post-discount, pre-credit metered overage spend (the same cost basis as the organization's spend reporting and the Cost & Usage API, so per-skill figur…
Users
Claude Developer Platform · in the page
api/admin/analytics/users
…/rejected counts for Claude Code file modification tools. - `edit_tool: ToolActionCounts` Accepted/rejected counts for a single Claude Code tool type. - `accepted_count:…
List User Activity
Claude Developer Platform · in the page
api/admin/analytics/users/list
…/rejected counts for Claude Code file modification tools. - `edit_tool: ToolActionCounts` Accepted/rejected counts for a single Claude Code tool type. - `accepted_count:…
External Keys
Claude Developer Platform · in the page
api/admin/external_keys
…config. Omitted fields are left unchanged. `display_name` is always editable. `geo` and `provider_config` cannot be changed once any workspace references this config, because previously encrypted da…
Update External Key
Claude Developer Platform · in the page
api/admin/external_keys/update
…config. Omitted fields are left unchanged. `display_name` is always editable. `geo` and `provider_config` cannot be changed once any workspace references this config, because previously encrypted da…
RBAC Roles
Claude Developer Platform · in the page
api/admin/rbac_roles
…"created_at": "2024-10-30T23:58:27.427722Z", "name": "Project Editor", "type": "rbac_role", "updated_at": "2024-10-30T23:58:27.427722Z" } ], "has_more": true, "next_page"…
List RBAC Roles
Claude Developer Platform · in the page
api/admin/rbac_roles/list
…"created_at": "2024-10-30T23:58:27.427722Z", "name": "Project Editor", "type": "rbac_role", "updated_at": "2024-10-30T23:58:27.427722Z" } ], "has_more": true, "next_page"…
Get RBAC Role
Claude Developer Platform · in the page
api/admin/rbac_roles/retrieve
…s", "created_at": "2024-10-30T23:58:27.427722Z", "name": "Project Editor", "type": "rbac_role", "updated_at": "2024-10-30T23:58:27.427722Z" } ```
Usage Report
Claude Developer Platform · in the page
api/admin/usage_report
…"terminal_type": "iTerm.app", "tool_actions": { "edit_tool": { "accepted": 25, "rejected": 3 }, "multi_edit_tool": { "accepted": 12,…
Get Claude Code Usage Report
Claude Developer Platform · in the page
api/admin/usage_report/retrieve_claude_code
…"terminal_type": "iTerm.app", "tool_actions": { "edit_tool": { "accepted": 25, "rejected": 3 }, "multi_edit_tool": { "accepted": 12,…