Unify Logo Footer.svg
Platform Tools
Logo
Project Insights dashboard

Project Insights dashboard

Logo

3 mins READ

One dashboard for a whole project — automations, pipelines, connections, and APIs side by side.

Overview

Every project has an Insights entry in its side navigation, under the Reporting label. It opens a read-only dashboard that rolls up activity across the project's modules into one page, organized into four areas — AutomationsPipelinesConnections, and APIs — each a set of stat cards and trend charts. Use it to answer "how is this project doing overall?" without opening each module's own insights. A Date Filter at the top (defaulting to the last 7 days, with presets) scopes everything on the page, and stat cards show how each number changed versus the previous period of the same length.

Where: Project › Reporting › Insights

Screenshot TODO — Project Insights dashboard

How drilldowns work

Nearly every number on the dashboard is clickable. Clicking a stat card opens a drawer listing the records behind the metric — for example, Failed Runs opens a table of automations with their ExecutionsSuccessful Executions, and Failed Executions; API metrics list the API Access ProfileAPI End Point Path, and per-endpoint call counts; rate-limit violations list the connection and resource that hit the limit. Drilldown tables are searchable and paginated, so you can go from "failures are up" to the exact automation, endpoint, or pipeline responsible without leaving the page.

Where: Project › Reporting › Insights, any stat card or chart point

FAQs

What do the Automations widgets show?

The Automations area covers the project's automations and their runs in the selected window: Total AutomationsDeployed Automations, and Inactive Automations counts; Total RunsSuccessful Runs, and Failed RunsAverage RuntimeAverage Successful Runtime, and Average Failed Runtime; plus an Automation Runs over Time chart that plots completed and failed runs per day. Click a point on the chart to see the runs behind that day ("Automation runs on ⟨date⟩").

Where: Project › Reporting › Insights, Automations

What do the Pipelines widgets show?

The Pipelines area tracks data movement: Running PipelinesPaused Pipelines, and Scheduled Pipelines counts; Number of Records ProcessedNumber of Records Successfully ProcessedNumber of Records Failed, and Number of Records Skipped; a Records over Time trend; and duration/latency measures — Record Processing DurationAverage Processing Duration, and Latency (average read latency of pipeline events).

Where: Project › Reporting › Insights, Pipelines

What do the Connections and APIs widgets show?

Connections counts the project's connections by status: total, Active Connections, and Inactive ConnectionsAPIs covers published API traffic: Total API CallsSuccessful RequestsFailed RequestsTotal Rate Limit ViolationsLatency, an API Calls over Time chart, and Application wise Executions — a bar chart of which connected apps drive the most API requests.

Where: Project › Reporting › Insights, Connections / APIs

How far back can the dashboard look?

The Date Filter offers presets (today, yesterday, last 24 hours, last 7 / 15 / 30 / 90 / 180 days, this/last month, quarter, year, and lifetime) as well as a custom range. How much history is actually available depends on your workspace's data-retention configuration — run and call metrics older than the configured retention window are purged, so a long range only shows what's still retained.

Where: Project › Reporting › Insights, Date Filter