CLI Analytics
CLI Analytics shows how your Codity CLI seats are being used across a Codity account organization.
This page is available to Codity account admins. It does not appear for regular members.
Opening CLI Analytics
- Sign in with a Codity account that has the Admin role.
- Open the dashboard.
- Click CLI Analytics in the sidebar.
If you do not see the page, check that you signed in with a Codity account and that your role is Admin.
Time Ranges
Use the range selector to view activity for:
- 7 days
- 30 days
- 90 days
The selected range applies to the summary cards, trend chart, and member table.
Summary Metrics
CLI Analytics shows:
| Metric | Meaning |
|---|---|
| Total CLI actions | Total counted CLI usage events in the selected range. |
| Active members | Members with at least one CLI action in the selected range. |
| Peak daily active | Highest number of active members on a single day in the selected range. |
Usage Over Time
The trend chart shows daily CLI usage volume. Hover points in the chart to see the date, action count, and active member count for that day.
Use this chart to understand adoption, identify spikes, and compare week-to-week CLI activity.
Usage by Member and Feature
The member table shows each organization member, total CLI usage, and usage broken down by feature.
Common feature columns include:
- PR Review
- Test Gen
- Security Scan
- Context
- Jira
- Clismith
Admins can use this table to understand which members are actively using Codity and which CLI capabilities are most adopted.
Common Empty States
If the page shows no activity:
- Confirm members have signed in with
codity login --email. - Confirm members have active seats.
- Check that the selected date range includes recent usage.
- Ask members to run a CLI command such as
codity review --stagedorcodity scan --staged.