Documentation Index
Fetch the complete documentation index at: https://ona.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Available on the Enterprise plan. Contact sales to learn more.
- Velocity. How fast your organization ships code.
- AI Adoption. How your organization leverages AI to ship code.
- Platform usage. How your organization uses Ona environments.

Enabling insights
Velocity and AI Adoption require per-project enablement. Platform usage data is collected automatically for all projects. To enable insights for a project:- Go to Insights and click Manage in the page header.
- Toggle on the projects you want to track.

Filters
All three sections share a set of filters at the top of the page:- Date range. Pick a preset (Last 7 days, Last 14 days, Last 30 days, Last 90 days, Last 6 months, Last year) or enter a custom range. The maximum range is one year.
- Project. Scope all metrics to a single project, or view across all projects.
- Team. Scope all metrics to a specific team.
Summary cards
At the top of the page, three summary cards provide an at-a-glance overview:| Card | Hero metric | Additional stats |
|---|---|---|
| Velocity | Lead time | PRs merged, Time to first approval, Deploys/week |
| AI Adoption | AI-assisted commits (%) | AI commits, Agent exec/user, Agent sessions |
| Platform usage | Env hrs/user | Active users, Power users, Environment sessions |
Velocity

| Metric | Definition |
|---|---|
| Lead time | Median time from first commit on a branch to PR merge |
| PRs merged | Total pull requests merged across all projects in scope |
| Time to first approval | Median time from PR opened to first approving review |
| Deploys/week | PRs merged to each project’s configured branch, per week. Projects without a configured branch are excluded. |
AI Adoption

Metric cards
| Metric | Definition |
|---|---|
| Commits | Total commits in the selected period |
| Lines added | Total lines added |
| Lines removed | Total lines removed |
| Authors | Distinct commit authors |
Breakdown modes
For the Lines added and Lines removed views, a toggle switches between two attribution methods:- By co-author. Attributes lines based on
Co-authored-bygit trailers. Breaks down into: Ona, Codex, Claude, GitHub Copilot, Cursor, Other AI, Other Co-author, and Human only. - By agent output. Attributes lines based on AI authorship metadata tracked at the session level.
Platform usage

Metric cards
| Metric | Definition |
|---|---|
| Active users | Unique users who used at least one environment in the selected period |
| Environments | Number of environments that were active in the selected period |
| Total time | Accumulated environment runtime hours |
Detailed views
Below the chart, three tables show:| Table | Shows |
|---|---|
| Most active users | Users ranked by total runtime hours |
| Top projects | Projects ranked by total environment usage time |
| Top environment classes | Resource consumption by class (e.g. Large, Regular). Local runners are aggregated for comparison with remote runners. |
FAQ
Who can access Insights?
Who can access Insights?
Organization admins only. Non-admin members see an authorization error.
Does enabling insights for a project affect its environments?
Does enabling insights for a project affect its environments?
No. The daily analysis runs in a separate environment and does not interfere with developer workflows.
Which AI tools are detected?
Which AI tools are detected?
Ona, Codex, Claude, GitHub Copilot, and Cursor. Other AI co-authors are grouped under “Other AI”. Human co-authors (pair programming) are shown separately.
What counts as a deploy?
What counts as a deploy?
A PR merged to the project’s configured branch. If a project does not have a configured branch, it is excluded from the deploys metric.
Does this include deleted environments?
Does this include deleted environments?
Yes, platform usage data persists after environments are deleted.
Can I see data from before enabling insights?
Can I see data from before enabling insights?
Platform usage data is available from May 16, 2025 onwards regardless of when you enabled insights. Velocity and AI Adoption data starts from when you enable insights for each project.