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

# stats

> Show listening statistics for a user.

Print aggregated listening stats for a user (scrobble totals, unique artists,
unique tracks, etc.).

## Usage

```bash theme={null}
rocksky stats [options] [did]
```

## Parameters

| Name    | Required | Description                                            |
| ------- | -------- | ------------------------------------------------------ |
| `[did]` | No       | DID to inspect. Defaults to the authenticated session. |

## Example

```bash theme={null}
rocksky stats did:plc:7vdlgi2bflelz7mmuxoqjfcr
```
