Stack Management
The Stack Management panel in the Console lets you configure every aspect of your Stack.

Stack settings
Identity
| Setting | Description |
|---|---|
| Name | Display name shown to users |
| Logo | Stack logo (square, min 256x256) |
| Key image | Visual identity for keys and branding |
| URL | Your platform’s primary URL |
| Description | Brief description for discovery |
Access control
| Setting | Description |
|---|---|
| Admins | Users with full Stack management access |
| Allow list | Restrict access to specific wallets/emails |
| API keys | Stack-level keys for backend integrations |
| Identity providers | Configure auth methods (Web3, OAuth) |
Model configuration
| Setting | Description |
|---|---|
| Layer aliases | Custom model layer names and routing |
| Capabilities | Enable/disable specific features |
| Rate limits | Per-user and per-key rate limiting |
| Default model | Fallback model when layer resolution fails |
Billing
| Setting | Description |
|---|---|
| Payment providers | Stripe, crypto wallets |
| Pricing tiers | Free, pro, enterprise plans |
| Spending caps | Maximum spend per user/period |
| Auto top-up | Automatic credit replenishment |
| Invoice settings | Monthly invoicing configuration |
Advanced
| Setting | Description |
|---|---|
| Moonlight policy | How idle GPU time is monetized |
| Payout credentials | Linked accounts for revenue withdrawal |
| Webhook URLs | Event notifications (task completion, billing) |
| Custom domains | Use your own domain with the Stack |
Team management
Roles
| Role | Permissions |
|---|---|
| Owner | Full access, can delete Stack |
| Admin | Manage users, billing, configuration |
| Member | View analytics, manage own API keys |
Adding members
Members can be added via the Console or API. New members receive an invitation and must authenticate to accept.
Manage your Stack in the Console →
Last updated on