# Manage Google Business Profile with SmallForce

SmallForce can manage accessible Google Business Profile accounts and locations, selected location fields, photos, place-action links, performance metrics, and search-keyword data.

Start by listing the account and location pairs available to the organization:

```bash
smallforce gmb accounts list --json
smallforce gmb locations get <accountId> <destinationId>
```

## Location operations

- Read and update supported location fields.
- Add organization-owned assets as location photos.
- List and delete supported photos.
- Create, update, and remove appointment or other place-action links.
- Review daily performance metrics.
- Inspect search terms that surfaced a location.

Google Business reviews are managed through [SmallForce social reviews](/docs/social-media/engagement-and-analytics), keeping review handling with the broader engagement workflow.

Resolve account and destination IDs from SmallForce rather than copying provider identifiers from another client. See the complete [`smallforce gmb` reference](/docs/cli/commands/gmb).
