Search the documentation
50 pages for shared.
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.
SEP-994: Shared Communication Practices/Guidelines
Model Context Protocol · title
seps/994-shared-communication-practicesguidelines
Or, for the model with the same capabilities and no access approval requirement:
Claude Developer Platform · in the page
about-claude/models/migration-guide
…ly to approved customers in Project Glasswing. The baseline settings shared by `claude-fable-5` and `claude-mythos-5`: * **Thinking:** [Adaptive thinking](https://platform.claude.com/docs/en/build-w…
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/overview
…wn through the Skills API (`/v1/skills` endpoints). Custom Skills are shared workspace-wide: all workspace members can access them. Skills on the API run in a sandboxed container with no network acce…
mcp-connector
Claude Developer Platform · in the page
agents-and-tools/mcp-connector
…ion; message // content is a separate union type, so re-wrap the shared variants // (mcp.ToMessage does the same internally). anthropic.BetaContentBlockParamUnion{ OfText: blo…
concepts
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/concepts
…/en/agents-and-tools/mcp-tunnels/overview) for the security model and shared-responsibility table. * [MCP tunnels reference](https://platform.claude.com/docs/en/agents-and-tools/mcp-tunnels/reference)…
overview
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/overview
…s/mcp-tunnels/overview#what-the-transport-provider-can-observe). ### Shared responsibility model | Anthropic handles | Your organization handl…
advisor-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/advisor-tool
…error. The cap applies to each advisor call independently and is not shared across calls in the same request. This is not a hard truncation alone. The server also passes the advisor its remaining-to…
bash-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/bash-tool
…local bash session and Anthropic's sandboxed container. State is not shared between them. See [Using code execution with other execution tools](https://platform.claude.com/docs/en/agents-and-tools/to…
code-execution-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/code-execution-tool
…e environments, attempting to use the wrong tool or assuming state is shared between them. To avoid this, add instructions to your system prompt that clarify the distinction: ```text wrap When multi…
parallel-tool-use
Claude Developer Platform · in the page
agents-and-tools/tool-use/parallel-tool-use
…y safe to run in parallel for lower latency. Tools with side effects, shared state, or ordering requirements might be better run sequentially. Whichever strategy you use, return one `tool_result` for…
web-search-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/web-search-tool
…riced the same as those in regular Messages API requests. To protect shared capacity, the Batches API throttles web search requests per organization, so large batches with many searches might take lo…
Organization
Claude Developer Platform · in the page
api/beta/organization
…it repoints the JWKS source. Changing the issuer URL to a well-known shared platform is rejected while any live rule under this issuer would not constrain tenant identity. minLength: 1 - `jwks: o…
Analytics
Claude Developer Platform · in the page
api/beta/organization/analytics
…ed rows where a distinct count cannot be computed. - `distinct_shared_artifacts_viewed_count: number or null` Number of distinct shared artifacts the user viewed. Approximate (HLL, typ…
Artifacts
Claude Developer Platform · in the page
api/beta/organization/analytics/artifacts
…day, broken out by MIME type. Returns the full (`artifact_type`, `is_shared`) cube for the organization; `next_page` is null except for grouped queries, which paginate. The cube can be broken out per…
Get Artifact Activity
Claude Developer Platform · in the page
api/beta/organization/analytics/artifacts/list
…day, broken out by MIME type. Returns the full (`artifact_type`, `is_shared`) cube for the organization; `next_page` is null except for grouped queries, which paginate. The cube can be broken out per…
Skills
Claude Developer Platform · in the page
api/beta/organization/analytics/skills
…defined names are withheld from the analytics pipeline). Organization-shared skills and skills delivered by the organization's own plugins (its plugin marketplaces and its library) resolve; plugin ski…
Get Skill Usage
Claude Developer Platform · in the page
api/beta/organization/analytics/skills/list
…defined names are withheld from the analytics pipeline). Organization-shared skills and skills delivered by the organization's own plugins (its plugin marketplaces and its library) resolve; plugin ski…
Users
Claude Developer Platform · in the page
api/beta/organization/analytics/users
…ed rows where a distinct count cannot be computed. - `distinct_shared_artifacts_viewed_count: number or null` Number of distinct shared artifacts the user viewed. Approximate (HLL, typ…
List User Activity
Claude Developer Platform · in the page
api/beta/organization/analytics/users/list
…ed rows where a distinct count cannot be computed. - `distinct_shared_artifacts_viewed_count: number or null` Number of distinct shared artifacts the user viewed. Approximate (HLL, typ…
Federation
Claude Developer Platform · in the page
api/beta/organization/federation
…it repoints the JWKS source. Changing the issuer URL to a well-known shared platform is rejected while any live rule under this issuer would not constrain tenant identity. minLength: 1 - `jwks: o…
Issuers
Claude Developer Platform · in the page
api/beta/organization/federation/issuers
…it repoints the JWKS source. Changing the issuer URL to a well-known shared platform is rejected while any live rule under this issuer would not constrain tenant identity. minLength: 1 - `jwks: o…
Update Federation Issuer
Claude Developer Platform · in the page
api/beta/organization/federation/issuers/update
…it repoints the JWKS source. Changing the issuer URL to a well-known shared platform is rejected while any live rule under this issuer would not constrain tenant identity. minLength: 1 - `jwks: o…
Rules
Claude Developer Platform · in the page
api/beta/organization/federation/rules
…is implicitly a member of the default workspace). Rules on well-known shared issuers (GitHub Actions, GitLab, Buildkite, Terraform Cloud, Google) must constrain tenant identity via an identity-bearing…
Create Federation Rule
Claude Developer Platform · in the page
api/beta/organization/federation/rules/create
…is implicitly a member of the default workspace). Rules on well-known shared issuers (GitHub Actions, GitLab, Buildkite, Terraform Cloud, Google) must constrain tenant identity via an identity-bearing…
Update Federation Rule
Claude Developer Platform · in the page
api/beta/organization/federation/rules/update
…ted; this returns 400. Create a new rule instead. Rules on well-known shared issuers (GitHub Actions, GitLab, Buildkite, Terraform Cloud, Google) must constrain tenant identity via an identity-bearing…
Skills
Claude Developer Platform · in the page
api/beta/skills
…ivate to their workspace * `"anthropic"`: published by Anthropic; shared and read-only * `"anthropic_example"`: Anthropic-published sample Skill * `"plugin"`: resolved from an installed pl…
Create Skill
Claude Developer Platform · in the page
api/beta/skills/create
…ivate to their workspace * `"anthropic"`: published by Anthropic; shared and read-only * `"anthropic_example"`: Anthropic-published sample Skill * `"plugin"`: resolved from an installed pl…
List Skills
Claude Developer Platform · in the page
api/beta/skills/list
…ivate to their workspace * `"anthropic"`: published by Anthropic; shared and read-only * `"anthropic_example"`: Anthropic-published sample Skill * `"plugin"`: resolved from an installed pl…
Get Skill
Claude Developer Platform · in the page
api/beta/skills/retrieve
…ivate to their workspace * `"anthropic"`: published by Anthropic; shared and read-only * `"anthropic_example"`: Anthropic-published sample Skill * `"plugin"`: resolved from an installed pl…
Compliance API
Claude Developer Platform · in the page
api/compliance
…ssion_updated"` An organization admin allowed one artifact to be shared outside the organization by link while the organization-wide external sharing setting was off, or revoked that permission.…
Activities
Claude Developer Platform · in the page
api/compliance/activities
…ssion_updated"` An organization admin allowed one artifact to be shared outside the organization by link while the organization-wide external sharing setting was off, or revoked that permission.…
Query compliance activities
Claude Developer Platform · in the page
api/compliance/activities/list
…ssion_updated"` An organization admin allowed one artifact to be shared outside the organization by link while the organization-wide external sharing setting was off, or revoked that permission.…
rate-limits
Claude Developer Platform · in the page
api/rate-limits
…n/manage-claude/rate-limits-api). <Note> Rate limits are currently shared across all `inference_geo` values. Requests with `inference_geo: "us"` and `inference_geo: "global"` draw from the same rat…
Skills
Claude Developer Platform · in the page
api/skills
…ivate to their workspace * `"anthropic"`: published by Anthropic; shared and read-only * `"anthropic_example"`: Anthropic-published sample Skill * `"plugin"`: resolved from an installed pl…
Create Skill
Claude Developer Platform · in the page
api/skills/create
…ivate to their workspace * `"anthropic"`: published by Anthropic; shared and read-only * `"anthropic_example"`: Anthropic-published sample Skill * `"plugin"`: resolved from an installed pl…
List Skills
Claude Developer Platform · in the page
api/skills/list
…ivate to their workspace * `"anthropic"`: published by Anthropic; shared and read-only * `"anthropic_example"`: Anthropic-published sample Skill * `"plugin"`: resolved from an installed pl…
Get Skill
Claude Developer Platform · in the page
api/skills/retrieve
…ivate to their workspace * `"anthropic"`: published by Anthropic; shared and read-only * `"anthropic_example"`: Anthropic-published sample Skill * `"plugin"`: resolved from an installed pl…
Message Batches API
Claude Developer Platform · in the page
build-with-claude/batch-processing
…rompt caching for better cache hit rates when processing batches with shared context. </Tip> ## Pricing The Batches API offers significant cost savings. All usage is charged at 50% of the standard A…
claude-platform-on-aws
Claude Developer Platform · in the page
build-with-claude/claude-platform-on-aws
…(`AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`, `AWS_SESSION_TOKEN`) * Shared credentials file (`~/.aws/credentials`) * Shared config file (`~/.aws/config`) including SSO and `credential_process` * Web…
extended-thinking
Claude Developer Platform · in the page
build-with-claude/extended-thinking
…/thinking-steering-and-cost#prompt-caching) on the steering page. ## Shared mechanics Most thinking behavior is mode neutral and documented once on the [Thinking](https://platform.claude.com/docs/en…
Request 2 caches its request content (not the response)
Claude Developer Platform · in the page
build-with-claude/prompt-caching
…lock. Place the `cache_control` breakpoint on the last block that is shared with the follow-up request (typically your system prompt or tool definitions), not on the placeholder user message. Otherwi…
claude-prompting-best-practices
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/claude-prompting-best-practices
…ude Opus 4.6 may take actions that are difficult to reverse or affect shared systems, such as deleting files, force-pushing, or posting to external services. If you want Claude Opus 4.6 to confirm bef…
Delivering work
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/prompting-claude-fable-5-1
…eight the two voices differently: keep what the user said, asked for, shared, or established carefully and close to their own words; your own explanations and reasoning can be condensed much further,…
refusals-and-fallback
Claude Developer Platform · in the page
build-with-claude/refusals-and-fallback
…fmt.Println("\nserved by:", streamed.Model) // Non-streaming: the shared state pins this follow-up to the model that // served the streamed turn. message, err := client.Beta.Messages.New(ctx…
get-api-key
Claude Developer Platform · in the page
get-api-key
…key for your own development, and a service account key for anything shared. You can also create a **workspace key**, a legacy key without an owner: it belongs to the workspace you create it in and…
access-transparency
Claude Developer Platform · in the page
manage-claude/access-transparency
…`), and the response envelope (`has_more`, `first_id`, `last_id`) are shared with the rest of the Activity Feed. See [Query the Activity Feed](https://platform.claude.com/docs/en/manage-claude/complia…
authentication
Claude Developer Platform · in the page
manage-claude/authentication
…l key for your own development, or a service account key for anything shared. Move to Workload Identity Federation when your workload already has a platform-issued identity you can federate. Use App A…
cmek
Claude Developer Platform · in the page
manage-claude/cmek
…nd Cowork Global instructions. These are set at the account level and shared across all of a user's organizations. On both products, account data for users in your organization (such as names, email…
cmek-azure-key-vault
Claude Developer Platform · in the page
manage-claude/cmek-azure-key-vault
…ect is identical. Scope to the individual key when the key lives in a shared vault. </Note> <Frame caption="Assign Key Vault Crypto User to the Anthropic service principal, scoped to the key.…
compliance-api
Claude Developer Platform · in the page
manage-claude/compliance-api
…er organization). The local session endpoints count only against that shared limit, and the remote session endpoints carry a second request budget on top. See [429 Too Many Requests](https://platform.…