Search the documentation
50 pages for commit.
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.
model-deprecations
Claude Developer Platform · in the page
about-claude/model-deprecations
…past models publicly available again. In the meantime, Anthropic has committed to long-term preservation of model weights and other measures to help mitigate these impacts. For more details, see [Com…
Or, for the model with the same capabilities and no access approval requirement:
Claude Developer Platform · in the page
about-claude/models/migration-guide
…xisting traffic is affected. If your organization has a Priority Tier commitment, Claude Fable 5 supports it; Claude Mythos 5 does not. 4. **Data retention:** Claude Fable 5 and Claude Mythos 5 requi…
customer-support-chat
Claude Developer Platform · in the page
about-claude/use-case-guides/customer-support-chat
…ign with your company's policies and known facts. * Avoid contractual commitments: Ensure the agent doesn't make promises or enter into agreements it's not authorized to make. * [Mitigate jailbreaks](…
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/best-practices
…g Excel files, spreadsheets, tabular data, or .xlsx files. ``` **Git Commit Helper skill:** ```yaml description: Generate descriptive commit messages by analyzing git diffs. Use when the user asks f…
enterprise
Claude Developer Platform · in the page
agents-and-tools/agent-skills/enterprise
…ums of reviewed Skills and verify them at deployment time. Use signed commits in your Skill repository to ensure provenance. ### Cross-surface considerations <Warning> Custom Skills do not sync ac…
overview
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/overview
…They are provided "as-is" without any uptime, support, or continuity commitment, and they depend on a third-party network provider (Cloudflare) that makes no availability commitment for the underlyin…
advisor-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/advisor-tool
…ly arrives after the model has oriented on the task but before it has committed to an approach. <CodeGroup exclude="shell"> ```python Python client = anthropic.Anthropic() NUDGE_TURN = 2 # in…
bash-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/bash-tool
…l && npm run build` * Git operations: `git status && git add . && git commit -m "message"` For guidance on using git as a checkpoint-and-recovery mechanism in long-running agent workflows, see [state…
Admin
Claude Developer Platform · in the page
api/admin
…roductivity metrics measuring Claude Code usage and impact. - `commits_by_claude_code: number` Number of git commits created through Claude Code's commit functionality. - `lines…
Analytics
Claude Developer Platform · in the page
api/admin/analytics
…he window is the exact count of distinct creations in it. - `commit_count: number` Number of commits made via Claude Code - `distinct_session_count: number or null`…
Users
Claude Developer Platform · in the page
api/admin/analytics/users
…he window is the exact count of distinct creations in it. - `commit_count: number` Number of commits made via Claude Code - `distinct_session_count: number or null`…
List User Activity
Claude Developer Platform · in the page
api/admin/analytics/users/list
…he window is the exact count of distinct creations in it. - `commit_count: number` Number of commits made via Claude Code - `distinct_session_count: number or null`…
Usage Report
Claude Developer Platform · in the page
api/admin/usage_report
…roductivity metrics measuring Claude Code usage and impact. - `commits_by_claude_code: number` Number of git commits created through Claude Code's commit functionality. - `lines…
Get Claude Code Usage Report
Claude Developer Platform · in the page
api/admin/usage_report/retrieve_claude_code
…roductivity metrics measuring Claude Code usage and impact. - `commits_by_claude_code: number` Number of git commits created through Claude Code's commit functionality. - `lines…
Deployments
Claude Developer Platform · in the page
api/beta/deployments
…heckout: optional BetaManagedAgentsBranchCheckout or BetaManagedAgentsCommitCheckout or null` Branch or commit to check out. Defaults to the repository's default branch. - `BetaManagedAg…
Archive Deployment
Claude Developer Platform · in the page
api/beta/deployments/archive
…heckout: optional BetaManagedAgentsBranchCheckout or BetaManagedAgentsCommitCheckout or null` Branch or commit to check out. Defaults to the repository's default branch. - `BetaManag…
Create Deployment
Claude Developer Platform · in the page
api/beta/deployments/create
…heckout: optional BetaManagedAgentsBranchCheckout or BetaManagedAgentsCommitCheckout or null` Branch or commit to check out. Defaults to the repository's default branch. - `BetaManagedAg…
List Deployments
Claude Developer Platform · in the page
api/beta/deployments/list
…heckout: optional BetaManagedAgentsBranchCheckout or BetaManagedAgentsCommitCheckout or null` Branch or commit to check out. Defaults to the repository's default branch. - `BetaManag…
Pause Deployment
Claude Developer Platform · in the page
api/beta/deployments/pause
…heckout: optional BetaManagedAgentsBranchCheckout or BetaManagedAgentsCommitCheckout or null` Branch or commit to check out. Defaults to the repository's default branch. - `BetaManag…
Get Deployment
Claude Developer Platform · in the page
api/beta/deployments/retrieve
…heckout: optional BetaManagedAgentsBranchCheckout or BetaManagedAgentsCommitCheckout or null` Branch or commit to check out. Defaults to the repository's default branch. - `BetaManag…
Unpause Deployment
Claude Developer Platform · in the page
api/beta/deployments/unpause
…heckout: optional BetaManagedAgentsBranchCheckout or BetaManagedAgentsCommitCheckout or null` Branch or commit to check out. Defaults to the repository's default branch. - `BetaManag…
Update Deployment
Claude Developer Platform · in the page
api/beta/deployments/update
…heckout: optional BetaManagedAgentsBranchCheckout or BetaManagedAgentsCommitCheckout or null` Branch or commit to check out. Defaults to the repository's default branch. - `BetaManagedAg…
Sessions
Claude Developer Platform · in the page
api/beta/sessions
…heckout: optional BetaManagedAgentsBranchCheckout or BetaManagedAgentsCommitCheckout or null` Branch or commit to check out. Defaults to the repository's default branch. - `BetaManagedAg…
Archive Session
Claude Developer Platform · in the page
api/beta/sessions/archive
…heckout: optional BetaManagedAgentsBranchCheckout or BetaManagedAgentsCommitCheckout or null` - `BetaManagedAgentsBranchCheckout object` - `name: string` Branch name t…
Create Session
Claude Developer Platform · in the page
api/beta/sessions/create
…heckout: optional BetaManagedAgentsBranchCheckout or BetaManagedAgentsCommitCheckout or null` Branch or commit to check out. Defaults to the repository's default branch. - `BetaManagedAg…
List Sessions
Claude Developer Platform · in the page
api/beta/sessions/list
…heckout: optional BetaManagedAgentsBranchCheckout or BetaManagedAgentsCommitCheckout or null` - `BetaManagedAgentsBranchCheckout object` - `name: string` Branch name t…
Resources
Claude Developer Platform · in the page
api/beta/sessions/resources
…heckout: optional BetaManagedAgentsBranchCheckout or BetaManagedAgentsCommitCheckout or null` - `BetaManagedAgentsBranchCheckout object` - `name: string` Branch name to chec…
List Session Resources
Claude Developer Platform · in the page
api/beta/sessions/resources/list
…heckout: optional BetaManagedAgentsBranchCheckout or BetaManagedAgentsCommitCheckout or null` - `BetaManagedAgentsBranchCheckout object` - `name: string` Branch name to chec…
Get Session Resource
Claude Developer Platform · in the page
api/beta/sessions/resources/retrieve
…heckout: optional BetaManagedAgentsBranchCheckout or BetaManagedAgentsCommitCheckout or null` - `BetaManagedAgentsBranchCheckout object` - `name: string` Branch name to check out.…
Update Session Resource
Claude Developer Platform · in the page
api/beta/sessions/resources/update
…heckout: optional BetaManagedAgentsBranchCheckout or BetaManagedAgentsCommitCheckout or null` - `BetaManagedAgentsBranchCheckout object` - `name: string` Branch name to check out.…
Get Session
Claude Developer Platform · in the page
api/beta/sessions/retrieve
…heckout: optional BetaManagedAgentsBranchCheckout or BetaManagedAgentsCommitCheckout or null` - `BetaManagedAgentsBranchCheckout object` - `name: string` Branch name t…
Update Session
Claude Developer Platform · in the page
api/beta/sessions/update
…heckout: optional BetaManagedAgentsBranchCheckout or BetaManagedAgentsCommitCheckout or null` - `BetaManagedAgentsBranchCheckout object` - `name: string` Branch name t…
Compliance API
Claude Developer Platform · in the page
api/compliance
…aded_from_agent_id set, emitted when the parent deletion failed after committing child deletions), one event is emitted per deleted child up to 100, and this field indicates additional children were d…
Activities
Claude Developer Platform · in the page
api/compliance/activities
…aded_from_agent_id set, emitted when the parent deletion failed after committing child deletions), one event is emitted per deleted child up to 100, and this field indicates additional children were d…
Query compliance activities
Claude Developer Platform · in the page
api/compliance/activities/list
…aded_from_agent_id set, emitted when the parent deletion failed after committing child deletions), one event is emitted per deleted child up to 100, and this field indicates additional children were d…
Apps
Claude Developer Platform · in the page
api/compliance/apps
…urns for this page, ordered by transcript position. `created_at` is a commit timestamp and may tie or invert under concurrent writes; do not re-sort by it. - `id: string` Unique identifier for…
Sessions
Claude Developer Platform · in the page
api/compliance/apps/sessions
…urns for this page, ordered by transcript position. `created_at` is a commit timestamp and may tie or invert under concurrent writes; do not re-sort by it. - `id: string` Unique identifier for…
Remote
Claude Developer Platform · in the page
api/compliance/apps/sessions/remote
…urns for this page, ordered by transcript position. `created_at` is a commit timestamp and may tie or invert under concurrent writes; do not re-sort by it. - `id: string` Unique identifier for…
Messages
Claude Developer Platform · in the page
api/compliance/apps/sessions/remote/messages
…urns for this page, ordered by transcript position. `created_at` is a commit timestamp and may tie or invert under concurrent writes; do not re-sort by it. - `id: string` Unique identifier for…
Retrieve remote session messages
Claude Developer Platform · in the page
api/compliance/apps/sessions/remote/messages/list
…urns for this page, ordered by transcript position. `created_at` is a commit timestamp and may tie or invert under concurrent writes; do not re-sort by it. - `id: string` Unique identifier for…
overview
Claude Developer Platform · in the page
api/overview
…e for feature availability and timing. * **Best for:** Existing cloud commitments, specific compliance requirements, consolidated cloud billing | Platform | Provider…
service-tiers
Claude Developer Platform · in the page
api/service-tiers
…on your application's needs. --- <Warning> Priority Tier capacity commitments are no longer available for purchase. Organizations with an existing commitment can continue to use Priority Tier thro…
claude-in-microsoft-foundry
Claude Developer Platform · in the page
build-with-claude/claude-in-microsoft-foundry
…ress to Anthropic. Anthropic continues to provide its safety and data commitments. </Note> ## Prerequisites Before you begin, ensure you have: * An active Azure subscription * Access to the [Foundr…
claude-platform-on-aws
Claude Developer Platform · in the page
build-with-claude/claude-platform-on-aws
…ur AWS bill. CCUs are not prepaid credits. There is no CCU balance or commitment. For the CCU price, conversion mechanics, discount application, and per-model token rates, see [Claude Platform on AWS…
context-editing
Claude Developer Platform · in the page
build-with-claude/context-editing
…Context to Preserve:** User preferences, domain-specific details, and commitments made. This structure enables Claude to resume work efficiently without losing important context or repeating mistakes…
fast-mode
Claude Developer Platform · in the page
build-with-claude/fast-mode
…Priority Tier](https://platform.claude.com/docs/en/api/service-tiers) commitment. * **Claude Platform on AWS:** Fast mode is not currently available on [Claude Platform on AWS](https://platform.claude…
claude-prompting-best-practices
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/claude-prompting-best-practices
…hen you're deciding how to approach a problem, choose an approach and commit to it. Avoid revisiting decisions unless you encounter new information that directly contradicts your reasoning. If you're…
prompting-claude-fable-5
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/prompting-claude-fable-5
…ked compounds, or labels you made up earlier. When you mention files, commits, flags, or other identifiers, give each one its own plain-language clause. Open with the outcome: one sentence on what hap…
analytics-api
Claude Developer Platform · in the page
manage-claude/analytics-api
…admin | Daily Claude Code metrics per user: sessions, lines of code, commits, pull requests, tool acceptance, and estimated cost by model | | **Claude Enterprise Analytics API** | An…
api-and-data-retention
Claude Developer Platform · in the page
manage-claude/api-and-data-retention
…gns for the smallest possible retention footprint under the following commitments: * Retained data is never used for model training without your express permission. * Only what is technically necessa…