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

# albums

> Show top albums for a user.

List a user's top albums, ranked by play count.

## Usage

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

## Parameters

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

## Example

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