# `smallforce social accounts`

List, connect, and disconnect social accounts

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

## Subcommands

- [`smallforce social accounts list`](/docs/cli/commands/social/accounts/list): List organization-owned social account IDs used by posts, inbox, reviews, and analytics
- [`smallforce social accounts connect`](/docs/cli/commands/social/accounts/connect): Create a provider authorization URL for a social platform
- [`smallforce social accounts disconnect`](/docs/cli/commands/social/accounts/disconnect): Disconnect one organization-owned social account

## Complete command help

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

List, connect, and disconnect social accounts

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

Commands:
  list [options]                    List organization-owned social account IDs used by posts, inbox,
                                    reviews, and analytics
  connect [options] <platform>      Create a provider authorization URL for a social platform
  disconnect [options] <accountId>  Disconnect one organization-owned social account
  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.
