Dashboard Overview
Understanding your Aize Platform dashboard and main features
Dashboard Overview
The Dashboard is your central hub for monitoring and managing your Aize Platform usage.
Key Statistics
Wallet Balance
- Current Balance: Your organization's available funds in USD
- Status Indicators:
- 🟢 Healthy: Balance above low threshold ($10 default)
- 🟡 Low: Balance below threshold but above $0
- 🔴 Frozen: Balance at $0 - API calls blocked
When your wallet is frozen, you'll see a prominent alert with a link to deposit funds.
Usage Metrics
Total Requests
- Lifetime count of API calls made by your organization
- Includes all models and endpoints
- Updates in real-time
Total Tokens
- Combined input + output tokens across all requests
- Useful for understanding data volume
- Helps estimate future costs
Active API Keys
- Number of currently active (non-revoked) keys
- Includes both personal and team keys
- Click to navigate to API Keys page
Team Members
- Total members in your organization
- Includes all roles (Owner, Admin, Member)
- Click to navigate to Members page
Organization Status
At the top of the dashboard, you'll see:
- Organization Name: Your current organization
- Frozen Status: Warning if organization is frozen
- Organization Selector: Switch between organizations (if you're a member of multiple)
Recent Activity
The Recent Activity section shows your last 5 transactions:
- Deposits: Funds added to wallet (green)
- Usage Deductions: API usage charges (red)
- Refunds: Credits issued by admin (green)
- Adjustments: Manual balance changes (yellow)
Each transaction displays:
- Type and amount
- Balance after transaction
- Timestamp
- Click for more details
Quick Actions
Convenient shortcuts to common tasks:
Create API Key
- Opens API key creation modal
- Requires minimum $5 wallet balance
- Choose between personal and team keys (if admin)
Add Credits
- Opens wallet deposit modal
- Minimum $10 deposit via cryptocurrency
- Supports USDT (TRC20/ERC20), BTC, ETH
Try Playground
- Navigate to interactive testing interface
- Test models before integrating
- View code examples in Python, Node.js, cURL
Auto-Refresh
Dashboard statistics refresh automatically every 30 seconds to show the latest data. You can also manually refresh by reloading the page.
Understanding Frozen Status
Your organization becomes frozen when:
- Wallet balance reaches $0
- Admin manually freezes your organization
When frozen:
- ❌ All API calls are blocked (return 402 Payment Required)
- ❌ Cannot create new API keys
- ✅ Can still view dashboard and analytics
- ✅ Can deposit funds to unfreeze
To unfreeze:
- Go to Wallet page
- Click "Add Funds"
- Complete a deposit (minimum $10)
- Organization automatically unfreezes when payment confirms