> ## 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 status

> Show anonymous CLI telemetry settings for this machine

Prints the current telemetry setting (enabled or disabled) and the anonymous machine ID used for reporting.

## Usage

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

Displays whether telemetry is enabled and the machine ID assigned to this installation.

## Options

This subcommand has no flags.

## Environment Variables

| Variable                     | Description                                       |
| ---------------------------- | ------------------------------------------------- |
| `ALPIC_TELEMETRY_DISABLED=1` | Disables telemetry regardless of the saved config |
| `DO_NOT_TRACK=1`             | Disables telemetry regardless of the saved config |
| `ALPIC_TELEMETRY_DEBUG=1`    | Enables debug output for telemetry events         |
