Dashboard Overview
The Custodian Labs dashboard is the logged-in workspace for managing API access, testing requests, and monitoring account usage.
This page assumes you already have an account. If you are new to Custodian Labs, start with Quickstart.
Open the production dashboard here:
What You Can Do in the Dashboard
Use the dashboard to:
- Test text and file de-identification requests.
- View and copy API keys.
- Monitor token and request usage.
- Check your active plan and renewal date.
- Manage subscriptions and plan limits.
Main Dashboard Areas
The dashboard is organized around the main actions most users need after signing in.
| Area | What it is for |
|---|---|
| Dashboard | View account-level usage, recent activity, and current access. |
| API Testing | Send test requests from the browser before integrating with code. |
| API Keys | Copy API keys, check active keys, and monitor quota usage. |
| Subscriptions | Choose a plan, view limits, and check renewal cycles. |
Usage Summary
The main dashboard page shows a high-level summary of your API activity, including:
- Tokens used across API keys.
- Requests used across API keys.
- API request volume over the last 7 days.
- Average tokens per request.
- Recent API activity.
- Projected monthly token usage based on recent activity.
Use this page when you want a quick health check before looking at a specific API key or plan.
Current Access
The Current Access panel shows your active plan and remaining quota.
It may include:
- Current plan name.
- Subscription status.
- Renewal date.
- Tokens remaining in the current cycle.
- Requests remaining in the current cycle.
If no active subscription is shown, choose a plan before trying to use API features.
Recommended Path
For most users, the dashboard flow is:
- Open Subscriptions and confirm you have an active plan.
- Open API Key Management and copy your API key.
- Open API Testing and run a test request.
- Return to Dashboard Overview to monitor usage.