Console Overview
Overview
The Wuliang AI console is your central hub for managing applications, API Keys, monitoring usage, and configuring account settings. After logging in, you are greeted with a comprehensive dashboard that provides an at-a-glance summary of your account activity and resource consumption.
Dashboard
The dashboard is the default landing page after login. It provides real-time insights into your account status and API usage.
Account Summary Cards
The top row of the dashboard displays key financial and usage metrics:
| Card | Description |
|---|---|
| Account Balance | Your current available balance for API calls |
| Total Recharge | Cumulative amount deposited into your account |
| Bonus | Promotional or granted credits on your account |
| Total Consumption | Cumulative amount spent on API usage |
| Today's API Calls | Number of API requests made today |
| Today's Tokens | Total tokens (input + output) consumed today |
Usage Trend Chart
The usage trend chart visualizes your API consumption over time. Use the toggle buttons to switch between viewing periods:
- 7 Days - Short-term usage patterns
- 14 Days - Medium-term trends
- 30 Days - Long-term usage overview
You can toggle between request count and token consumption metrics.
Model Distribution Chart
The model distribution pie chart shows which AI models account for the highest share of your API usage. This helps you identify cost drivers and optimize model selection.
Recent API Requests
The recent API requests table lists your latest API calls with key details:
| Column | Description |
|---|---|
| Request ID | Unique identifier for the request |
| Time | When the request was made |
| Model | Which AI model was called |
| Status | Success or failure status |
| Tokens | Input and output token counts |
| Latency | Response time in milliseconds |
Click any row to open a detail drawer with the full request information.
Announcement Banner
Important platform announcements are displayed in a banner at the top of the dashboard. These may include new model releases, pricing changes, scheduled maintenance, or feature updates.
Balance Warning
When your account balance falls below a threshold, a warning banner appears at the top of the dashboard prompting you to recharge. Ignoring this warning may result in API requests being rejected due to insufficient funds.
Navigation Sidebar
The console sidebar organizes all features into logical groups for easy navigation:
Overview
| Menu Item | Description |
|---|---|
| Dashboard | Account summary, usage trends, and recent activity |
Development
| Menu Item | Description |
|---|---|
| App List | Manage your applications |
| API Keys | Create and manage API Keys |
| Model List | Browse available models and pricing |
| Playground | Test API endpoints interactively |
| API Docs | Browse complete API documentation |
Resources
| Menu Item | Description |
|---|---|
| Usage | View consumption records and request logs |
| Announcements | Platform announcements and updates |
Finance
| Menu Item | Description |
|---|---|
| Recharge | Add funds to your account |
| Transactions | View billing history |
Security
| Menu Item | Description |
|---|---|
| Login Logs | Review account login history |
| Audit Logs | Track sensitive operations |
Settings
| Menu Item | Description |
|---|---|
| Profile | Manage account information |
| Security | Password and two-factor authentication |
Notes
- Dashboard data refreshes automatically. Use the manual refresh button to force an update.
- Usage charts may have a slight delay (up to 5 minutes) for real-time accuracy.
- The sidebar can be collapsed to provide more screen space for content areas.
- The dashboard is accessible from any page by clicking the logo or the Dashboard menu item in the sidebar.
Related Documentation
- Create Application - Set up your first application
- Manage API Keys - Create and configure API Keys
- Make API Calls - Start calling the API with your key