Skip to content

Groups

A group is a named set of connected accounts - “All channels,” “Client X” - that Compose, the API and MCP can target as one unit instead of listing account ids every time. Posting to a group expands into one post per account inside it; each one is still an independent post afterward; cancelling or retrying one does not touch the others.

Groups → New group, name it and pick accounts from across any connected network. Editing a group’s membership replaces the list - it does not merge with the previous one, so removing an account means submitting the list without it.

The New group dialog on the Accounts page: name, description, colour and the accounts to include.

Pick the group in Compose instead of individual accounts, or pass its id where the API and MCP accept accountIds - dropslate_list_groups lists the ids an agent can use, and dropslate_plan_post expands the group before showing its table, one row per account.

Error Cause Fix
groups not available Free plan - groups start at Creator. Upgrade, or target accounts individually - see Plans & limits.
Group has fewer accounts than expected after a post An account was removed from the group, or disconnected, since the group was created. Check the group’s current membership in Groups.