# `smallforce social`

Connect social accounts, publish content, manage inbox and reviews, and inspect analytics

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

## Subcommands

- [`smallforce social platforms`](/docs/cli/commands/social/platforms): Inspect supported platforms and platform-specific post options
- [`smallforce social profiles`](/docs/cli/commands/social/profiles): Create and list social provider profiles
- [`smallforce social accounts`](/docs/cli/commands/social/accounts): List, connect, and disconnect social accounts
- [`smallforce social posts`](/docs/cli/commands/social/posts): Validate, publish, inspect, update, cancel, and retry social posts
- [`smallforce social inbox`](/docs/cli/commands/social/inbox): List conversations, inspect messages, mark conversations read, and send replies
- [`smallforce social reviews`](/docs/cli/commands/social/reviews): List Facebook and Google Business reviews and manage replies
- [`smallforce social sync`](/docs/cli/commands/social/sync): Refresh provider profiles, accounts, posts, and external posts into SmallForce
- [`smallforce social analytics`](/docs/cli/commands/social/analytics): Inspect cross-platform, post-level, and provider-specific social analytics

## Complete command help

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

Connect social accounts, publish content, manage inbox and reviews, and inspect analytics

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

Commands:
  platforms       Inspect supported platforms and platform-specific post options
  profiles        Create and list social provider profiles
  accounts        List, connect, and disconnect social accounts
  posts           Validate, publish, inspect, update, cancel, and retry social posts
  inbox           List conversations, inspect messages, mark conversations read, and send replies
  reviews         List Facebook and Google Business reviews and manage replies
  sync            Refresh provider profiles, accounts, posts, and external posts into SmallForce
  analytics       Inspect cross-platform, post-level, and provider-specific social analytics
  help [command]  display help for command
```

## Related reference

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