Skip to main content
By the end of this guide, you will have interpreted KPI cards, navigated sub-tabs for fleet, crew, and financial data, identified anomalies, and run free-form queries against your operational data.
The Operations module must be enabled for your workspace. You also need the appropriate operations permissions. Contact your workspace administrator if you cannot access these features.
You need any ops access role. Financial charts additionally require the accounting.read permission and financial access.
Open the Operations sidebar and click Analytics under the Analytics & Reports group. Breadcrumb path: Ops > Analytics The landing page is the operations dashboard. Six sub-tabs are accessible from the navigation cards in the middle of the page: Fleet Utilization, Crew Analytics, Financial, Customers, Route Profitability, and Data Explorer.

Set the date range

The date range tabs at the top of the dashboard control all charts and KPI calculations on the landing page. Sub-tabs have their own independent date range controls with the same options. The selected range is appended to the URL as ?range=30d (or 7d, 90d, 365d). You can bookmark a URL with a specific range to return to the same view.
For monthly operational reviews, use 30 Days. For year-end performance presentations, use 1 Year.

KPI cards

Six KPI cards appear at the top of the dashboard. Each card shows the current value for the selected date range, a sparkline trend, and a delta badge comparing the current period to the equivalent prior period. The delta badge shows percentage change from the prior period of equal length. A green badge means improvement; red means decline. The Open Squawks card has no delta because it reflects the current state of the maintenance log, not a time-bounded count.
KPI cards reflect data as of page load. Refresh the page to pick up trips or discrepancies entered since your last visit.

Critical alert banner

If any of the following conditions exist when the page loads, a red alert banner appears above the KPI cards:
  • One or more critical anomalies detected by the anomaly engine.
  • One or more crew members with an expired currency item.
  • One or more maintenance due items in Overdue status.
The banner includes action buttons — Review Crew and Due Items — that navigate directly to the relevant module for resolution.

Sub-tabs

The six navigation cards below the KPI strip link to dedicated sub-tab pages. Each sub-tab has its own date range selector and a full-page set of charts.

Fleet Utilization

Path: Ops > Analytics > Fleet Utilization Tracks how intensively each aircraft is being used across the selected period. Use this tab to identify underutilized aircraft, compare scheduling patterns across the fleet, and spot revenue-per-hour outliers. In accordance with 14 CFR 5.71, utilization metrics contribute to safety performance monitoring by surfacing aircraft that may be accumulating unusual operating patterns.

Crew Analytics

Path: Ops > Analytics > Crew Analytics Covers crew duty compliance, currency expiration status, and per-crew flight hours. This tab is governed by 14 CFR Part 135 Subpart F (Flight Time and Duty Limitations) and 14 CFR 5.71.
The duty compliance display uses a rolling 7-day window regardless of the date range you select. This reflects the way 14 CFR Part 135 Subpart F limits are calculated operationally.
Currency status badges use the following color scheme:

Financial

Path: Ops > Analytics > Financial Tracks cost trends, revenue performance, and profitability across the fleet. Requires the accounting.read permission and financial access enabled for your role. Cost categories map directly to the trip estimate fields populated during trip planning. Ensure trip estimates are completed for accurate financial analytics.

Customers

Path: Ops > Analytics > Customers Summarizes charter revenue and trip frequency by customer (passenger or organization).

Route Profitability

Path: Ops > Analytics > Route Profitability Analyzes the most-flown city-pair routes and their on-time performance. Use this tab to identify high-frequency routes suitable for standardization and low-performing routes with chronic delays.

Data Explorer

Path: Ops > Analytics > Data Explorer The Data Explorer loads the last 90 days of operational data — trips, trip legs, trip estimates, aircraft, and crew — into an in-browser SQL engine. You write SQL directly in the editor; queries run entirely in your browser with no server roundtrips. Available data sets:
The query engine supports standard SQL including window functions, CTEs, and aggregate expressions. For example, to compute average block time by route:

Anomaly detection panel

The anomaly detection panel appears in the right column of the landing page, below the maintenance card. It surfaces automated flags computed from the loaded data when the page is requested. Anomalies are categorized by severity. Current anomaly checks include:
  • Aircraft with zero flight hours in the period (possible AOG or scheduling gap).
  • OTP below a threshold indicating systemic departure delay patterns.
  • Crew members approaching or exceeding rolling duty hour limits under 14 CFR Part 135 Subpart F.
  • Maintenance due items in overdue status.
  • Abnormal cost spikes in the daily cost trend.
Anomalies are computed at page load from the same data that populates the dashboard. They are not persistent alerts — refresh the page to re-evaluate.

AI insights panel

If AI-generated insights are available for your workspace, an insights panel appears above the natural-language query card. Each insight card shows a category, severity, title, description, and a metric or action link. Dismiss an insight by clicking the X on its card. Dismissed insights do not reappear unless regenerated by a new analysis run.

Ask Copilot (natural-language queries)

The Ask Copilot card on the landing page lets you ask free-form questions about your operational data in plain English. The question is sent to the AI service, which generates a response drawing on your workspace data. Examples of effective questions:
  • “Which aircraft had the most flight hours last month?”
  • “Show me crew members with currency items expiring in the next 30 days.”
  • “What was our average cost per flight hour in Q1?”
The natural-language query feature must be enabled for your environment. It is available in production by default.

Export charts and data

The Analytics landing page and sub-tabs do not have a dedicated export button for chart images, but you can export underlying data as follows: For chart images, use your browser’s built-in screenshot capability or a screen-capture tool.

How to Run Operational Reports

Generate and export point-in-time reports for fleet, crew, financial, and maintenance data.

Manage Crew

Update crew currency items and duty records that feed the Crew Analytics tab.

Track Due Items

Resolve overdue maintenance items that trigger anomaly alerts on the Analytics dashboard.

Create a Trip

Complete trip estimates to ensure financial analytics reflect accurate cost and revenue data.
Last modified on April 11, 2026