Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Search the documentation

50 pages for scope.

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.

Configure per-channel access Claude Documentation · path claude-tag/admins/attach-to-scope Or, for the model with the same capabilities and no access approval requirement: Claude Developer Platform · in the page about-claude/models/migration-guide …ist of items to verify manually. It asks you to confirm the migration scope (entire working directory, a subdirectory, or a specific file list) before editing any files. The skill also detects Amazon… optimizing-for-cost-and-intelligence Claude Developer Platform · in the page about-claude/models/optimizing-for-cost-and-intelligence …coring organization-days, puts the median at 90.2%; the difference is scope, not data. 18. **Compaction timing measurement:** The triage agent's long variant from [Trim input and context tokens](https… pricing Claude Developer Platform · in the page about-claude/pricing …claude.com/docs/en/about-claude/pricing#data-residency-pricing). **Scope:** This pricing structure applies to Claude Sonnet 4.5, Haiku 4.5, Opus 4.5, and all future models. Earlier models (Claude O… customer-support-chat Claude Developer Platform · in the page about-claude/use-case-guides/customer-support-chat …arios, it's important to prevent risks associated with misuse, out-of-scope queries, and inappropriate responses. While Claude is inherently resilient to such scenarios, here are additional steps to s… PDF Processing Claude Developer Platform · in the page agents-and-tools/agent-skills/best-practices …a table of contents at the top. This ensures Claude can see the full scope of available information even when previewing with partial reads. **Example:** ```markdown # API Reference ## Contents -… claude-api-skill Claude Developer Platform · in the page agents-and-tools/agent-skills/claude-api-skill …ate this project to claude-opus-5-5 ``` You can also pass a specific scope up front to skip the scope-confirmation question: ```text wrap /claude-api migrate everything under src/ to claude-opus-5-5… enterprise Claude Developer Platform · in the page agents-and-tools/agent-skills/enterprise …crets exposed in Git history and context window | | Filesystem access scope | Paths outside the Skill directory, broad glob patterns, path traversal (`../`) | Medium: may access… PDF Processing Claude Developer Platform · in the page agents-and-tools/agent-skills/overview …separately for each surface where you want to use them. ### Sharing scope Skills have different sharing models depending on where you use them: * **claude.ai:** Individual user only. Each team mem… concepts Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/concepts …hand. Requires a federation rule with the `workspace:manage_tunnels` scope. | Managed mode (`setup.enabled: true`, the default) | **With programmatic access** | | **Manual** | You cop… console Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/console …IDC issuer, and a federation rule with the `workspace:manage_tunnels` scope. * **[Manual](https://platform.claude.com/docs/en/agents-and-tools/mcp-tunnels/concepts#credential-provisioning).** Skip p… 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 …000-0000-000000000000 ``` If your federation rule is scoped to a workspace other than your organization's default, also set `ANTHROPIC_WORKSPACE_ID=wrkspc_...`; the setup component us… deploy-helm Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/deploy-helm …pic, and stores everything in a Secret. You'll need a federation rule scoped to `workspace:manage_tunnels`. * **[Manual](https://platform.claude.com/docs/en/agents-and-tools/mcp-tunnels/concepts#cre… overview Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/overview …IDC issuer, and a federation rule with the `workspace:manage_tunnels` scope. * **[Manual](https://platform.claude.com/docs/en/agents-and-tools/mcp-tunnels/concepts#credential-provisioning).** Supply… reference Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/reference …at `/v1/organizations/tunnels` (beta header `mcp-tunnels-2026-05-19`, scope `org:manage_tunnels`) continues to work during a migration window and remains documented in the [Admin API reference](https:… security Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/security …y (Kubernetes) or host firewall rules (Compose). * **Limit MCP server scope.** Each server should expose only the tools and data required for its purpose. * **Protect credentials at rest.** Apply your… troubleshooting Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/troubleshooting …03` from the Tunnels API after a successful exchange means the rule's scope doesn't include `workspace:manage_tunnels`, or the rule's service account isn't a member of the tunnel's workspace. Set the… bash-tool Claude Developer Platform · in the page agents-and-tools/tool-use/bash-tool …*No GUI applications:** The session is command-line only. * **Session scope:** Bash session state is client-side. Your application is responsible for maintaining the shell session between turns. * **O… browser-use-tool Claude Developer Platform · in the page agents-and-tools/tool-use/browser-use-tool …), and acts on that node when a reference comes back. References are scoped to the tab that produced them and stay valid until that tab navigates or its DOM changes materially. The API can't detect a… build-a-tool-using-agent Claude Developer Platform · in the page agents-and-tools/tool-use/build-a-tool-using-agent …l # requires JSON manipulation beyond ant's single-call --transform scope. set -euo pipefail USER_MSG="Schedule a 30-minute sync with [email protected] and [email protected] on Monday, March 30,… code-execution-tool Claude Developer Platform · in the page agents-and-tools/tool-use/code-execution-tool …/platform.claude.com/docs/en/build-with-claude/files), containers are scoped to the request's workspace * **Expiration:** Containers expire 30 days after creation ### Pre-installed libraries The san… memory-tool Claude Developer Platform · in the page agents-and-tools/tool-use/memory-tool …has been done and what comes next), a feature checklist (defining the scope of work), and a reference to any startup or initialization script the project needs. 2. **Subsequent sessions:** Each new s… beta-headers Claude Developer Platform · in the page api/beta-headers …--beta feature2`). ### Endpoint-specific headers Some beta APIs are scoped to specific endpoints and require a feature-specific beta header on every request: | Endpoints… Environments Claude Developer Platform · in the page api/beta/environments …: optional map[string]` User-provided metadata key-value pairs - `scope: optional "organization" or "account" or null` The visibility scope for this environment. 'organization' makes the enviro… Archive Environment Claude Developer Platform · in the page api/beta/environments/archive …ring` RFC 3339 timestamp when environment was last updated - `scope: optional "organization" or "account"` The visibility scope for this environment. 'organization' means visible to all a… Create Environment Claude Developer Platform · in the page api/beta/environments/create …: optional map[string]` User-provided metadata key-value pairs - `scope: optional "organization" or "account" or null` The visibility scope for this environment. 'organization' makes the enviro… List Environments Claude Developer Platform · in the page api/beta/environments/list …ring` RFC 3339 timestamp when environment was last updated - `scope: optional "organization" or "account"` The visibility scope for this environment. 'organization' means visible to all a… Get Environment Claude Developer Platform · in the page api/beta/environments/retrieve …ring` RFC 3339 timestamp when environment was last updated - `scope: optional "organization" or "account"` The visibility scope for this environment. 'organization' means visible to all a… Update Environment Claude Developer Platform · in the page api/beta/environments/update …Updated name for the environment maxLength: 256, minLength: 1 - `scope: optional "organization" or "account" or null` The visibility scope for this environment. 'organization' makes the enviro… Files Claude Developer Platform · in the page api/beta/files …this is the upload time plus that value. format: date-time - `scope: optional BetaFileScope or null` The scope of this file, indicating the context in which it was created (e.g., a sessio… List Files Claude Developer Platform · in the page api/beta/files/list …eturned in a prior list response's `next_page`. Prefixed `page_`. - `scope_id: optional string` Filter by scope ID. Only returns files associated with the specified scope (e.g., a session ID). ##… Get File Metadata Claude Developer Platform · in the page api/beta/files/retrieve_metadata …this is the upload time plus that value. format: date-time - `scope: optional BetaFileScope or null` The scope of this file, indicating the context in which it was created (e.g., a sessio… Upload File Claude Developer Platform · in the page api/beta/files/upload …this is the upload time plus that value. format: date-time - `scope: optional BetaFileScope or null` The scope of this file, indicating the context in which it was created (e.g., a sessio… Memory Stores Claude Developer Platform · in the page api/beta/memory_stores …re object` A `memory_store`: a named container for agent memories, scoped to a workspace. Attach a store to a session via `resources[]` to mount it as a directory the agent can read and write. -… Archive a memory store Claude Developer Platform · in the page api/beta/memory_stores/archive …re object` A `memory_store`: a named container for agent memories, scoped to a workspace. Attach a store to a session via `resources[]` to mount it as a directory the agent can read and write. -… Create a memory store Claude Developer Platform · in the page api/beta/memory_stores/create …re object` A `memory_store`: a named container for agent memories, scoped to a workspace. Attach a store to a session via `resources[]` to mount it as a directory the agent can read and write. -… Retrieve a memory store Claude Developer Platform · in the page api/beta/memory_stores/retrieve …re object` A `memory_store`: a named container for agent memories, scoped to a workspace. Attach a store to a session via `resources[]` to mount it as a directory the agent can read and write. -… Update a memory store Claude Developer Platform · in the page api/beta/memory_stores/update …re object` A `memory_store`: a named container for agent memories, scoped to a workspace. Attach a store to a session via `resources[]` to mount it as a directory the agent can read and write. -… Organization Claude Developer Platform · in the page api/beta/organization …string` ID of the Service Account the API key acts as. - `scope: BetaAPIKeyOrganizationScope or BetaAPIKeyWorkspaceScope` Where the API key belongs: its Workspace (`{"type": "workspac… Analytics Claude Developer Platform · in the page api/beta/organization/analytics …he last entry covers the most recent available day. The series can be scoped to an RBAC group via `filter[]=rbac_group_id:{id}`. Available to organizations on a Claude Enterprise plan. Requires an API… Artifacts Claude Developer Platform · in the page api/beta/organization/analytics/artifacts …out per product, per member, or per RBAC group via `group_by[]`, and scoped via `filter[]`. Requires an API key with the `read:analytics` scope. ### Query parameters - `date: string` UTC date in… Get Artifact Activity Claude Developer Platform · in the page api/beta/organization/analytics/artifacts/list …out per product, per member, or per RBAC group via `group_by[]`, and scoped via `filter[]`. Requires an API key with the `read:analytics` scope. ## Query parameters - `date: string` UTC date in… Chat Projects Claude Developer Platform · in the page api/beta/organization/analytics/chat_projects …to break projects out per member or per RBAC group, and `filter[]` to scope results; the parameter descriptions list the supported dimensions. Available to organizations on a Claude Enterprise plan. R… Get Chat Project Usage Claude Developer Platform · in the page api/beta/organization/analytics/chat_projects/list …to break projects out per member or per RBAC group, and `filter[]` to scope results; the parameter descriptions list the supported dimensions. Available to organizations on a Claude Enterprise plan. R… Connectors Claude Developer Platform · in the page api/beta/organization/analytics/connectors …per member, per RBAC group, or per product surface, and `filter[]` to scope results; the parameter descriptions list the supported dimensions. Available to organizations on a Claude Enterprise plan. R… Get Connector Usage Claude Developer Platform · in the page api/beta/organization/analytics/connectors/list …per member, per RBAC group, or per product surface, and `filter[]` to scope results; the parameter descriptions list the supported dimensions. Available to organizations on a Claude Enterprise plan. R… Cost Claude Developer Platform · in the page api/beta/organization/analytics/cost …Claude Enterprise plan. Requires an API key with the `read:analytics` scope. ### Query parameters - `starting_at: string` Start of range, inclusive. RFC 3339 tz-aware. Must be within the last 365… Get Cost Over Time Claude Developer Platform · in the page api/beta/organization/analytics/cost/list …Claude Enterprise plan. Requires an API key with the `read:analytics` scope. ## Query parameters - `starting_at: string` Start of range, inclusive. RFC 3339 tz-aware. Must be within the last 365… Get Per-User Cost Claude Developer Platform · in the page api/beta/organization/analytics/cost/list_by_user …Claude Enterprise plan. Requires an API key with the `read:analytics` scope. ## Query parameters - `starting_at: string` Start of range, inclusive. RFC 3339 tz-aware. Must be within the last 365… Plugins Claude Developer Platform · in the page api/beta/organization/analytics/plugins …oup, or per product surface (Cowork / Claude Code), and `filter[]` to scope results; the parameter descriptions list the supported dimensions. Requires an API key with the `read:analytics` scope. `sta…
Feedback