Introduction
Learn how Clan Labs connects Roblox community operations with Discord and a responsive web dashboard.
Last updatedClan Labs is a community-management platform for Roblox groups that operate through Discord. It gives community owners and staff one responsive dashboard for configuration and day-to-day work, while the Clan Labs Discord bot puts common actions where members already communicate.
This documentation covers the current Clan Labs dashboard, Discord bot, and supported API v2 routes. Screens, links, commands, plans, and API examples are grounded in the implemented product.
What you can do
Confirmed Clan Labs workflows include:
- link Discord members to one or more verified Roblox accounts;
- manage member profiles, experience, quota points, ranks, medals, qualifications, warnings, suspensions, and blacklists;
- bind Roblox ranks and memberships in other Roblox communities to Discord roles;
- create events, announce them in Discord, record attendance, and finish or cancel them;
- configure welcome and verification messages, Discord delivery channels, staff permissions, and divisions;
- review audit logs, community and game analytics, and eligible rollback actions;
- connect a scoped Roblox Open Cloud credential for Roblox write operations;
- create permission-scoped API keys for external integrations; and
- manage plans, renewals, cancellation, resumption, and community bindings in the dashboard.
Feature availability depends on the community’s plan, trial state, configured permissions, and whether required integrations are ready. The dashboard is authoritative: controls you cannot use are hidden, disabled, or paired with an explanation.
How the parts fit together
The dashboard is the control centre. Owners use it to set up a community, configure features, grant staff access, manage API keys and Open Cloud, inspect data, and manage subscriptions.
The Discord bot handles member-facing and staff-facing commands. It can verify accounts, update roles and nicknames, run moderation and progression workflows, and deliver configured messages.
Roblox Open Cloud lets Clan Labs perform supported Roblox group writes, such as rank changes and pending-join decisions. The credential is submitted in the dashboard and is not displayed again.
API v2 lets your own service or Roblox experience use a controlled subset of Clan Labs data and actions. Each key is limited to one community and to the scopes selected when the key is created.
Choose a starting point
Follow the shortest supported path from sign-in to an active Clan Labs community.
Read guide Learn a workflowFind guides organised around the task a community owner or staff member needs to complete.
Read guide Fix a problemStart with the symptom or exact message you see.
Read guide Build with API v2Create a key, understand scopes, and browse all 39 public operations.
Read guideDocumentation status
This site documents behavior confirmed in the current implementation. A feature is not presented as available merely because it was proposed on a roadmap. When a Clan Labs capability is conditional or newly introduced, the guide says so at the point where that distinction matters.
Continue with What is Clan Labs? for the product model, or go directly to the quick start.