# `smallforce social inbox`

List conversations, inspect messages, mark conversations read, and send replies

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

## Subcommands

- [`smallforce social inbox conversations`](/docs/cli/commands/social/inbox/conversations): List and manage inbox conversations
- [`smallforce social inbox messages`](/docs/cli/commands/social/inbox/messages): List and send messages inside a conversation

## Complete command help

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

List conversations, inspect messages, mark conversations read, and send replies

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

Commands:
  conversations   List and manage inbox conversations
  messages        List and send messages inside a conversation
  help [command]  display help for command
```

## Related reference

- [`smallforce social`](/docs/cli/commands/social): 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.
