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 visibility.

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.

pricing Claude Developer Platform · in the page about-claude/pricing …| | **Cost visibility** | Real-time breakdown in the Claude Console (access through the AWS Console); AWS Cost Explorer shows aggregated CCU… Environments Claude Developer Platform · in the page api/beta/environments …pairs - `scope: optional "organization" or "account" or null` The visibility scope for this environment. 'organization' makes the environment visible to all accounts. 'account' restricts visibilit… Archive Environment Claude Developer Platform · in the page api/beta/environments/archive …t updated - `scope: optional "organization" or "account"` The visibility scope for this environment. 'organization' means visible to all accounts. 'account' means visible only to the owning ac… Create Environment Claude Developer Platform · in the page api/beta/environments/create …pairs - `scope: optional "organization" or "account" or null` The visibility scope for this environment. 'organization' makes the environment visible to all accounts. 'account' restricts visibilit… List Environments Claude Developer Platform · in the page api/beta/environments/list …t updated - `scope: optional "organization" or "account"` The visibility scope for this environment. 'organization' means visible to all accounts. 'account' means visible only to the owning ac… Get Environment Claude Developer Platform · in the page api/beta/environments/retrieve …t updated - `scope: optional "organization" or "account"` The visibility scope for this environment. 'organization' means visible to all accounts. 'account' means visible only to the owning ac… Update Environment Claude Developer Platform · in the page api/beta/environments/update …th: 1 - `scope: optional "organization" or "account" or null` The visibility scope for this environment. 'organization' makes the environment visible to all accounts. 'account' restricts visibilit… Compliance API Claude Developer Platform · in the page api/compliance …to a new product experience. - `"claude_code_security_scan_project_visibility_updated"` A Claude Code Security scan project was shared with the organization or made private. - `"claude_code… Activities Claude Developer Platform · in the page api/compliance/activities …to a new product experience. - `"claude_code_security_scan_project_visibility_updated"` A Claude Code Security scan project was shared with the organization or made private. - `"claude_code… Query compliance activities Claude Developer Platform · in the page api/compliance/activities/list …to a new product experience. - `"claude_code_security_scan_project_visibility_updated"` A Claude Code Security scan project was shared with the organization or made private. - `"claude_code… Organizations Claude Developer Platform · in the page api/compliance/organizations …er the key is currently active. A deactivated key is listed for audit visibility but cannot authenticate requests. - `name: string` The name given to the API key when it was created. - `sco… Settings Claude Developer Platform · in the page api/compliance/organizations/settings …er the key is currently active. A deactivated key is listed for audit visibility but cannot authenticate requests. - `name: string` The name given to the API key when it was created. - `sco… Get effective organization settings Claude Developer Platform · in the page api/compliance/organizations/settings/retrieve …er the key is currently active. A deactivated key is listed for audit visibility but cannot authenticate requests. - `name: string` The name given to the API key when it was created. - `sco… rate-limits Claude Developer Platform · in the page api/rate-limits …e sum of input and output tokens. This approach ensures that you have visibility into the most relevant constraint on your current API usage. To see which Workspace a request counted against, read the… claude-platform-on-aws Claude Developer Platform · in the page build-with-claude/claude-platform-on-aws …rganization. It provides usage analytics, cost breakdowns, rate limit visibility, workspace management, and pages for managing files, Agent Skills, batch jobs, and Claude Managed Agents resources (age… claude-prompting-best-practices Claude Developer Platform · in the page build-with-claude/prompt-engineering/claude-prompting-best-practices …r tool calls, jumping directly to the next action. If you prefer more visibility into its reasoning: ```text Sample prompt wrap After completing a task that involves tool use, provide a quick summary… prompting-claude-fable-5 Claude Developer Platform · in the page build-with-claude/prompt-engineering/prompting-claude-fable-5 …king instructions when migrating. If your application needs reasoning visibility, read the structured `thinking` blocks from [adaptive thinking](https://platform.claude.com/docs/en/build-with-claude/t… structured-outputs Claude Developer Platform · in the page build-with-claude/structured-outputs …cludes non-`public` fields and getter methods. You can control visibility with annotations: * `@JsonIgnore` excludes a `public` field or getter method * `@JsonProperty` includes a… compliance-org-data Claude Developer Platform · in the page manage-claude/compliance-org-data …mpliance_org_settings` scope remain in the list for audit and cleanup visibility even though that scope no longer grants access. The top-level `organization_id` is the organization's bare UUID: the s… compliance-sessions Claude Developer Platform · in the page manage-claude/compliance-sessions …status`: a local session has no server-side lifecycle status, and its visibility is governed by retention instead. A local session is captured as the series of Claude API calls (inference calls) that… self-hosted-sandboxes-security Claude Developer Platform · in the page managed-agents/self-hosted-sandboxes-security …ting that data in compliance with your own policies. Anthropic has no visibility into what your worker does with session content once delivered. * **Memory store contents.** [Memory stores](https://pl… Set up Claude Code for your organization Claude Code CLI · in the page admin-setup …| | [Set up usage visibility](#set-up-usage-visibility) | How you track spend and adoption | [Analytics](/doc… Observability with OpenTelemetry Claude Code CLI · in the page agent-sdk/observability …end using OpenTelemetry. When you run agents in production, you need visibility into what they did: * which tools they called * how long each model request took * how many tokens were spent * where… Configure auto mode Claude Code CLI · in the page auto-mode-config …ts to software development * **Cloud provider(s)** * **Repository visibility**: a repository is assumed private unless its remote host and name indicate otherwise, or the classifier reads a visibi… Use Claude Code in the cloud Claude Code CLI · in the page claude-code-on-the-web …x-pull-requests). ### Share sessions To share a session, toggle its visibility according to the account types below. After that, share the session link as-is. Recipients see the latest state when th… Code Review Claude Code CLI · in the page code-review …you to type, add a [`skillOverrides`](/docs/en/skills#override-skill-visibility-from-settings) entry to a [settings file](/docs/en/settings#where-settings-live) such as `~/.claude/settings.json`: ``… Commands Claude Code CLI · in the page commands …ss `t` to sort by token count, `Space` or `Enter` to [cycle a skill's visibility to Claude and the `/` menu](/docs/en/skills#override-skill-visibility-from-settings), and `Esc` to save and close. You… Feature availability Claude Code CLI · in the page feature-availability …able> ### Admin and analytics Organization-level controls and usage visibility. <table> <thead> <tr> <th>Feature</th> <th>Claude subscription</th> <th>Anthropic Console</th>… Extend Claude Code Claude Code CLI · in the page features-overview …u didn't write, set [`skillOverrides`](/docs/en/skills#override-skill-visibility-from-settings) in settings to do the same without editing its file. ### Understand how features load Each feature loa… How Claude Code works Claude Code CLI · in the page how-claude-code-works …u didn't write, use [`skillOverrides`](/docs/en/skills#override-skill-visibility-from-settings) to do the same from settings. [Subagents](/docs/en/sub-agents) work in their own context window. A suba… Customize keyboard shortcuts Claude Code CLI · in the page keybindings …| | `app:toggleTodos` | Ctrl+T | Toggle visibility of Claude's to-do checklist. This is not the [`/tasks`](/docs/en/commands) background-task view | | `app:toggleTranscri… Other LLM gateways Claude Code CLI · in the page llm-gateway …eway is one part of organization setup; for policy enforcement, usage visibility, and data handling decisions, see [Set up Claude Code for your organization](/docs/en/admin-setup). ## Subscriptions a… Roll out an LLM gateway for your organization Claude Code CLI · in the page llm-gateway-rollout …lout this gateway is one part of, including policy enforcement, usage visibility, and data handling Choose a permission mode Claude Code CLI · in the page permission-modes …onfig change that widens what a deploy publishes, such as a registry, visibility, artifact, or sourcemap setting. The check applies on any branch, applies even when the repository is public, and fires… How Claude Code uses prompt caching Claude Code CLI · in the page prompt-caching …`. The likely-cause text requires Claude Code v2.1.260 or later. For visibility across an organization, the OpenTelemetry exporter reports cache read and creation tokens per user and session. See [Mo… Run prompts on a schedule Claude Code CLI · in the page scheduled-tasks …ld from Claude by a [`skillOverrides`](/docs/en/skills#override-skill-visibility-from-settings) setting or a `Skill` [deny rule](/docs/en/skills#restrict-claude’s-skill-access) * [MCP prompts](/docs/e… Claude Code settings Claude Code CLI · in the page settings …| | `skillOverrides` | Per-skill visibility overrides keyed by skill name. Value is `"on"`, `"name-only"`, `"user-invocable-only"`, or `"off"`. Lets you hide or co… All settings Claude Code CLI · in the page settings-reference …| [Hide or collapse a skill](/docs/en/skills#override-skill-visibility-from-settings) without editing its SKILL.md… Extend Claude with skills Claude Code CLI · in the page skills …COMMAND` environment variable or a [`skillOverrides`](#override-skill-visibility-from-settings) entry of `"doctor": "off"`. Before v2.1.205, `/doctor` was a built-in command rather than a bundled skil… Claude Code in Slack Claude Code CLI · in the page slack …task asynchronously, or you're collaborating with teammates who need visibility. **Use the web directly when**: You need to upload files, want real-time interaction during development, or are workin… Use Claude Code in VS Code Claude Code CLI · in the page vs-code …also opens this dialog. Each [skill](/docs/en/skills) row shows its [visibility](/docs/en/skills#override-skill-visibility-from-settings), such as **On** or **Name only**. Click the visibility to cha… Week 16 · April 13–17, 2026 Claude Code CLI · in the page whats-new/2026-w16 …-pill">CLI</span> </div> <p className="digest-feature-lede">More visibility into where your Claude Code usage goes. <code>/usage</code> now shows what's driving your limits: parallel sessions, su… Use Claude Tag at a healthcare organization Claude Documentation · in the page claude-tag/admins/healthcare …. ## What Claude can read in Slack Claude reads Slack with the same visibility a member of your workspace has. In a Slack workspace connected to your Claude organization, Claude can: * Read and pos… Data lifecycle and deletion Claude Documentation · in the page claude-tag/concepts/data-lifecycle …| Pages a session published to claude.ai. See [Artifact visibility](/docs/claude-tag/concepts/security-and-data#artifact-visibility)… How Claude Tag works Claude Documentation · in the page claude-tag/concepts/how-it-works …the thread. Anyone with access to the channel can open it; [artifact visibility](/docs/claude-tag/concepts/security-and-data#artifact-visibility) covers the access model. These are the same artifacts… Security and data handling Claude Documentation · in the page claude-tag/concepts/security-and-data …ng added to them, the same way any workspace member can. ## Artifact visibility A session can publish an artifact, a web page hosted on claude.ai with the link posted in the thread, and the page sta… Turn threads into docs and tickets Claude Documentation · in the page claude-tag/users/use-cases/create-artifacts …``` Anyone with access to this channel can open the page; [artifact visibility](/docs/claude-tag/concepts/security-and-data#artifact-visibility) covers the access model. ### Comment on the page to… Changelog Claude Documentation · in the page cowork/changelog …ard and screen reader support across the app: settings tabs and share-visibility choices respond to arrow keys, dialogs announce meaningful titles, decorative graphics no longer clutter screen reader… Monitoring Claude Documentation · in the page cowork/monitoring …. Cowork exports events via the OTel logs/events protocol, giving you visibility into user prompts, model responses, API requests, tool usage, and errors. <Note> Monitoring is available for Team an… Configuration reference Claude Documentation · in the page third-party/claude-desktop/configuration …0.24, "cacheWritePerMtok": 3}]} ``` These are estimates for visibility, not an invoice; your provider bills at its own rates. A machine-level Claude Code managed `modelPricing` (MDM / manage…
Feedback