# `smallforce social inbox analytics`

Inspect inbox volume, activity timing, sources, response time, accounts, and conversations

This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.8. Run `smallforce social inbox analytics --help` locally to view the same reference for your installed version.

## Subcommands

- [`smallforce social inbox analytics volume`](/docs/cli/commands/social/inbox/analytics/volume): Show sent and received volume
- [`smallforce social inbox analytics heatmap`](/docs/cli/commands/social/inbox/analytics/heatmap): Show inbox activity by weekday and hour
- [`smallforce social inbox analytics sources`](/docs/cli/commands/social/inbox/analytics/sources): Break inbox activity down by message source
- [`smallforce social inbox analytics response-time`](/docs/cli/commands/social/inbox/analytics/response-time): Show inbox response-time percentiles and histogram
- [`smallforce social inbox analytics top-accounts`](/docs/cli/commands/social/inbox/analytics/top-accounts): Rank inbox accounts by message activity
- [`smallforce social inbox analytics conversations`](/docs/cli/commands/social/inbox/analytics/conversations): List or inspect per-conversation inbox analytics

## Complete command help

```text
Usage: smallforce social inbox analytics [options] [command]

Inspect inbox volume, activity timing, sources, response time, accounts, and conversations

Options:
  -h, --help               display help for command

Commands:
  volume [options]         Show sent and received volume
  heatmap [options]        Show inbox activity by weekday and hour
  sources [options]        Break inbox activity down by message source
  response-time [options]  Show inbox response-time percentiles and histogram
  top-accounts [options]   Rank inbox accounts by message activity
  conversations            List or inspect per-conversation inbox analytics
  help [command]           display help for command
```

## Related reference

- [`smallforce social inbox`](/docs/cli/commands/social/inbox): Parent command and related operations.
- [CLI installation and authentication](/docs/cli/getting-started): Install the CLI and configure an API key.
- [CLI JSON output](/docs/cli/json-output): Use stable machine-readable output in scripts and agents.
