Company Cockpit (Dashboard)
Your cockpit brings insights together so you can make confident decisions at a glance.
What you’ll see
- Subscription: Your current edition (Free, Professional, or Enterprise).
- Company & market insights: Analysis of your products, direct/indirect competitors, and market signals.
- Productivity metrics: When Jira is connected, see velocity, cycle time, throughput, and more.
- Flow efficiency: Track how effectively work moves through your system.
- Optional code metrics: When GitHub is connected, view test coverage and review stats.
Common actions
- Regenerate analysis: Refresh insights after major changes.
- Export as PDF: Share a snapshot with your team.
- Connect tools: Use the Integrations link to bring in more data sources.
Tips
- Insights improve as you connect more tools such as Jira, Confluence, GitBook, and GitHub.
- Use the cockpit alongside the Chat Interface for deeper, conversational analysis.
Metrics table
Metric | Source | What it tells you |
---|---|---|
Velocity | Jira | Delivery throughput trend |
Cycle time | Jira | Time from start to finish |
Throughput | Jira | Items completed over time |
Flow efficiency | Jira | Value‑adding time vs. total time |
Test coverage | GitHub | Unit/integration coverage |
Code review stats | GitHub | Review speed and depth |
flowchart LR
J[Jira] --> M[Metrics Engine]
GH[GitHub] --> M
M --> D[Company Cockpit]
D --> E[Export PDF]