تخطَّ إلى المحتوى

Usage

هذا المحتوى غير متوفر بلغتك بعد.

The Usage page shows your workspace’s API consumption over time. You can monitor total requests, token usage, successful requests, errors, and usage breakdowns by model and day.

Viewing Usage

Navigate to Developer → Usage in the sidebar.

Metrics Tracked

MetricDescription
Total RequestsAll API requests in the selected period
Total TokensSum of prompt + completion tokens
Successful RequestsRequests that completed successfully
ErrorsRequests that failed
By ModelUsage breakdown by AI model
Daily ActivityRequests per day over the selected period

Time Periods

You can select from three time periods:

  • 24 hours — Last 24 hours of activity
  • 7 days — Last 7 days
  • 30 days — Last 30 days

Recent Requests

The recent requests table shows individual API calls with:

  • Timestamp
  • Model used
  • Status (success/error)
  • Token counts
  • Duration

What Usage Does NOT Track

GhostMind does not track:

  • Pricing or cost (no billing system currently)
  • Conversation content or message text
  • Audio file content
  • Transcript text

Next Steps