diff --git a/src/content/docs/pages/get-started/c3.mdx b/src/content/docs/pages/get-started/c3.mdx index 2e4fd71f5a0d288..7f8f288b795b643 100644 --- a/src/content/docs/pages/get-started/c3.mdx +++ b/src/content/docs/pages/get-started/c3.mdx @@ -234,6 +234,12 @@ You can opt-out if you'd not like to share any information. args="telemetry disable" /> +You can also opt-out using an environment variable: + +``` +CREATE_CLOUDFLARE_TELEMETRY_DISABLED=1 +``` + You can check the status of telemetry collection at any time.