Blog
Agency
Workspaces
API

Agency Workflows for Managing Multiple Bluesky Accounts

How agencies can use workspaces, roles, account health, and API keys to manage Bluesky growth for multiple clients.

SkyGrowth Team | 6/30/2026 | 5 min read

Separate account health from campaign performance

A campaign can perform well while an account becomes risky, and the reverse is also true. Agencies need account-level health scores, per-account pacing, and campaign-level attribution in the same workspace.

SkyGrowth models this directly: each connected Bluesky account has its own daily counters, OAuth session, health status, and campaign set.

Use roles for operational safety

Not every teammate should be able to revoke accounts or change billing. Owner, admin, and analyst roles keep client work visible without giving every user destructive permissions.

The app enforces workspace scoping in server queries rather than relying only on route protection.

Automate repeatable work

API keys make it possible to create campaigns, pause campaigns, and save profile targets from internal tools or a browser extension.

That matters for agencies because repeatable campaign setup should be encoded once instead of rebuilt manually for every client.