> ## Documentation Index
> Fetch the complete documentation index at: https://docs.staging.alpic.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# telemetry enable

> Enable anonymous CLI telemetry on this machine

Opts this machine into anonymous CLI usage reporting. The setting is saved to `~/.alpic/config.json`.

## Usage

```bash theme={null}
alpic telemetry enable
```

Enables telemetry and saves the preference locally.

## Options

This subcommand has no flags.

<Note>
  Alpic never collects Personally Identifiable Information (PII). Telemetry only covers anonymous CLI usage patterns
  (commands run, outcomes, platform info).
</Note>
