Search the documentation
23 pages for claude_code_disable_nonessential_traffic.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Set up Claude Code for your organization
Claude Code CLI · in the page
admin-setup
…| `env` with `CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC` set to `1`; the linked section lists the per-category variables | Org…
Share session output as artifacts
Claude Code CLI · in the page
artifacts
…ent-sdk/overview), GitHub Action, and MCP-server contexts, and when [`CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC`](/docs/en/env-vars) is set. | ## Disable artifacts To turn artifacts off for your own…
Claude apps gateway deployment and operations
Claude Code CLI · in the page
claude-apps-gateway-deploy
…tartup telemetry such as product version and platform, which setting `CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC=1` in the container environment turned off. Those releases also sent one `HEAD` request a…
Data usage
Claude Code CLI · in the page
data-usage
…where product feedback is disabled by organization policy, or where `CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC` is set, never see this follow-up. Your responses to this survey, including session trans…
Development containers
Claude Code CLI · in the page
devcontainer
…install: ```json devcontainer.json theme={null} "containerEnv": { "CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC": "1", "DISABLE_AUTOUPDATER": "1" } ``` `CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC` als…
Discover and install prebuilt plugins through marketplaces
Claude Code CLI · in the page
discover-plugins
…e refreshed the marketplace within the last 30 seconds. * You set [`CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC`](/docs/en/env-vars). * [Managed settings](/docs/en/plugin-marketplaces#managed-marketp…
Environment variables
Claude Code CLI · in the page
env-vars
…or setting it to an empty value. These variables work that way: * `CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC` * `DISABLE_TELEMETRY` * `DISABLE_ERROR_REPORTING` * `CLAUDE_CODE_TMUX_TRUECOLOR`…
Error reference
Claude Code CLI · in the page
errors
…u set `DISABLE_TELEMETRY`, `DO_NOT_TRACK`, `DISABLE_GROWTHBOOK`, or [`CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC`](/docs/en/env-vars), which turn off feature-flag fetching, so `claude import` stays unav…
Speed up responses with fast mode
Claude Code CLI · in the page
fast-mode
…API rejects fast mode requests whether or not they're set. Setting `CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC` also suppresses the availability check. Without a previously cached successful check, `/…
Run Claude Code through a gateway
Claude Code CLI · in the page
gateways
…s egress to the [required domains](/docs/en/network-config), or set [`CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC`](/docs/en/env-vars) to turn off the optional streams. * **Client telemetry**: on a Claud…
Interactive mode
Claude Code CLI · in the page
interactive-mode
…ings-reference#forceloginmethod), even before you sign in * You set [`CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC`, `DISABLE_TELEMETRY`, `DO_NOT_TRACK`, or `DISABLE_GROWTHBOOK`](/docs/en/env-vars#feature…
Connect Claude Code to an LLM gateway
Claude Code CLI · in the page
llm-gateway-connect
…h the credential the gateway expects. To turn that traffic off, set `CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC=1` alongside the gateway variables, in the same shell exports or settings-file `env` bloc…
Gateway protocol reference
Claude Code CLI · in the page
llm-gateway-protocol
…at `api.anthropic.com` * Nonessential traffic is disabled, through [`CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC`](/docs/en/env-vars) or organization policy ### Request and response The request is `GE…
Enterprise network configuration
Claude Code CLI · in the page
network-config
…intake hosts carry only optional operational telemetry, and setting [`CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC`](/docs/en/env-vars) disables both. Sessions on third-party providers never send to these…
Recommend your plugin from your CLI
Claude Code CLI · in the page
plugin-hints
…how hint prompts. This includes sessions with `DISABLE_TELEMETRY` or `CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC` set, and sessions on third-party providers such as Amazon Bedrock or Google Cloud's Agen…
Create and distribute a plugin marketplace
Claude Code CLI · in the page
plugin-marketplaces
…cache Claude Code skips the two background runs when the user sets [`CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC`](/docs/en/env-vars). Explicit installs and updates still run the command with that varia…
Continue local sessions from any device with Remote Control
Claude Code CLI · in the page
remote-control
…* **Feature-flag evaluation**: [`DISABLE_TELEMETRY`, `DO_NOT_TRACK`, `CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC`, and `DISABLE_GROWTHBOOK`](/docs/en/env-vars) each disable the feature-flag evaluation t…
Automate work with routines
Claude Code CLI · in the page
routines
…o, so switch that off as well * `DISABLE_TELEMETRY`, `DO_NOT_TRACK`, `CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC`, or `DISABLE_GROWTHBOOK` is set in your shell environment or in the `env` block of a [`s…
Deploy self-hosted environments to production
Claude Code CLI · in the page
self-hosted-environments-deploy
…nd the release notes shown after a CLI version change. Suppressed by `CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC=1`.…
Self-hosted environments reference
Claude Code CLI · in the page
self-hosted-environments-reference
…`DISABLE_TELEMETRY`, `DO_NOT_TRACK`, `DISABLE_ERROR_REPORTING`, and `CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC`, apply to session children as documented in the [environment variable reference](/docs/e…
Configure server-managed settings
Claude Code CLI · in the page
server-managed-settings
…ed approval by the delivered value rather than by the variable name: `CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC`, `DISABLE_ERROR_REPORTING`, `DISABLE_TELEMETRY`, and `DO_NOT_TRACK`. A truthy value such…
Tools reference
Claude Code CLI · in the page
tools-reference
…rosoft Foundry. It is also not available when `DISABLE_TELEMETRY` or `CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC` is set. Plugins can declare monitors that start automatically when the plugin is active…
Find bugs with ultrareview
Claude Code CLI · in the page
ultrareview
…de checks this before creating the cloud session, unless you've set [`CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC`](/docs/en/env-vars#variables), and refuses the launch when [no account is connected](/do…