# `smallforce social profiles`

Create and list social provider profiles

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

## Subcommands

- [`smallforce social profiles list`](/docs/cli/commands/social/profiles/list): List social profiles and the profile IDs used by account connect
- [`smallforce social profiles create`](/docs/cli/commands/social/profiles/create): Create a social profile used to group connected accounts

## Complete command help

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

Create and list social provider profiles

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

Commands:
  list [options]           List social profiles and the profile IDs used by account connect
  create [options] <name>  Create a social profile used to group connected accounts
  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.
