Reseller Panel
Rebrand and resell your own plans to your own customers.
The Reseller Panel is a self-contained storefront layer: once you have reseller status, you can set your own branding (display name, primary and accent colors) and author your own plans — taking one of the platform's root plans and repricing it with either a percentage or fixed markup, under your own name.
When you'd use this
How it works
- 1
Activate reseller status
From the Reseller Panel, click the activation action to establish your reseller account.
- 2
Set your branding
Fill in your display name, primary color, and accent color, then save your profile.
- 3
Create a reseller plan
Click "New plan," pick a root plan to base it on, give it your own display name, and choose a markup type (percentage or fixed) with a markup value.
- 4
Manage your plans
Edit or delete any reseller plan you've created from the same panel.
Good to know
- In the current codebase, becoming a reseller requires a permission (`resellers.manage`) that's only granted to administrators — the panel's own "Activate" button is written as if it were self-service, but a regular account without that admin permission will currently be denied. This is a real access-control gap worth resolving, not an intentional restriction.
- Suspending or reactivating a reseller account is an admin-only action and cascades to that reseller's entire downstream branch of customers.