Skip to content
Clan LabsDocs
API referenceWebsite Open dashboard
Get startedDashboardDiscord botRoblox & Open CloudTroubleshooting
Documentation
Overview
  • Introduction
  • What is Clan Labs?
  • Core concepts
  • Requirements
  • Plans and availability
  • Quick start
Getting Started
  • Create or sign in
  • Add the Discord bot
  • Start setup with /setup
  • Select a Discord server
  • Connect a Roblox community
  • Confirm ownership
  • Choose a subscription
  • Configure Open Cloud
  • Complete setup
  • Recommended next steps
Setup Guides
  • Discord bot permissions
  • Roblox community connection
  • Roblox Open Cloud
  • Verification
  • Group and rank binds
  • Community permissions
  • Experience
  • Quotas
  • Welcome messages
  • Audit-log delivery
  • Events
  • Subscriptions
  • API keys
  • Divisions
Feature Guides
  • Member management
  • Profiles
  • Linked Roblox accounts
  • Experience and quotas
  • Ranks and group binds
  • Warnings
  • Suspensions
  • Blacklists
  • Medals and qualifications
  • Events and attendance
  • Audit logs and rollback
  • Analytics
  • Community permissions
  • Discord commands and actions
  • Pending join reviews
  • Custom bot branding
  • Discord server transfers
  • Privacy and account controls
  • Subscriptions and billing
Troubleshooting
  • Troubleshooting overview
  • Discord server is missing
  • Roblox community not found
  • Ownership cannot be confirmed
  • Bot permissions are missing
  • Discord role does not update
  • Role is above the bot
  • Verification fails
  • Open Cloud errors
  • Rank change fails
  • Profile does not sync
  • Command is unavailable
  • Action is not permitted
  • Subscription access is missing
  • Temporary service problem
API referenceClan Labs websiteOpen dashboard Support
Overview
  • Introduction
  • What is Clan Labs?
  • Core concepts
  • Requirements
  • Plans and availability
  • Quick start
Getting Started
  • Create or sign in
  • Add the Discord bot
  • Start setup with /setup
  • Select a Discord server
  • Connect a Roblox community
  • Confirm ownership
  • Choose a subscription
  • Configure Open Cloud
  • Complete setup
  • Recommended next steps
Setup Guides
  • Discord bot permissions
  • Roblox community connection
  • Roblox Open Cloud
  • Verification
  • Group and rank binds
  • Community permissions
  • Experience
  • Quotas
  • Welcome messages
  • Audit-log delivery
  • Events
  • Subscriptions
  • API keys
  • Divisions
Feature Guides
  • Member management
  • Profiles
  • Linked Roblox accounts
  • Experience and quotas
  • Ranks and group binds
  • Warnings
  • Suspensions
  • Blacklists
  • Medals and qualifications
  • Events and attendance
  • Audit logs and rollback
  • Analytics
  • Community permissions
  • Discord commands and actions
  • Pending join reviews
  • Custom bot branding
  • Discord server transfers
  • Privacy and account controls
  • Subscriptions and billing
Troubleshooting
  • Troubleshooting overview
  • Discord server is missing
  • Roblox community not found
  • Ownership cannot be confirmed
  • Bot permissions are missing
  • Discord role does not update
  • Role is above the bot
  • Verification fails
  • Open Cloud errors
  • Rank change fails
  • Profile does not sync
  • Command is unavailable
  • Action is not permitted
  • Subscription access is missing
  • Temporary service problem
  1. Docs
  2. /
  3. Overview
Overview

Introduction

Learn how Clan Labs connects Roblox community operations with Discord and a responsive web dashboard.

Last updated 3 September 2026

Clan 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.

API versioning

The public integration surface is named API v2, so current API paths begin with /v2.

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

Set up a community

Follow the shortest supported path from sign-in to an active Clan Labs community.

Read guide
Learn a workflow

Find guides organised around the task a community owner or staff member needs to complete.

Read guide
Fix a problem

Start with the symptom or exact message you see.

Read guide
Build with API v2

Create a key, understand scopes, and browse all 39 public operations.

Read guide

Documentation 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.

Next What is Clan Labs?
On this page
  1. What you can do
  2. How the parts fit together
  3. Choose a starting point
  4. Documentation status