Dashboard
View a dashboard with information about activities on your account
Last updated
View a dashboard with information about activities on your account
Last updated
Our application features the Activity Dashboard. These dashboards provide users with comprehensive insights into their service usage and activities.
Provides detailed insights into user activities for each individual service, filtered by month (default: current month, up to 12 months of historical data available).
Accessible within the Services, appears as a side menu "Activity".
The dashboard includes four main components:
Prompt Usage: Daily prompt token usage across all models
Completion Usage: Daily completion token usage across all models
API Requests: Daily REST requests across all models
Activity Log: Tabular view of all activities across all models, grouped hourly. Includes timestamps, requests, prompt usage, completion usage and average time for comprehensive usage tracking and analysis.
The activity dashboard appears in each instance, displaying individual instance activity logs. The dashboard comprises three main components:
Token Usage: Visualizes daily token consumption for this model instance. Each bar represents daily usage, with distinct colors differentiating between prompt and completion token usage.
API Requests: Illustrates daily REST requests made to this model.
Activity Log: Tabular view of all activities happen in this model instance, grouped hourly. Includes timestamps, requests, prompt usage, completion usage and average time for comprehensive usage tracking and analysis.
You can download your activity log as a CSV file. This log is organized hourly and separated by model. To access this feature, simply click the "Download CSV" button in the top of Activity Dashboard page.
The Activity dashboard appears in each project's activity section and provides a visual summary of usage and cost metrics. It consists of four main components:
Total Cost: Displays the total accumulated cost during the selected time range. The cost is categorized into three types: On-Demand, Spot and Storage.
Total Usage: Shows the total GPU compute time consumed, measured in seconds. Separates usage into On-Demand and Spot
Cost Over Time (Graph): A bar chart that visualizes daily cost over the selected month. Each bar is broken down by cost type: On-Demand, Spot, and Storage
Tasks (Graph): A daily breakdown of the number of tasks run within the selected period, categorized by Manual, Function, Server, and Spot triggers