Skip to main content
The Configuration Analysis page aggregates all transcriptions processed under a selected configuration and organizes the results into seven collapsible dashboard sections: AI synthesis, distribution metrics, data quality, anomaly detection, extraction field analysis, temporal trends, and cross-variable relationships.
Each analysis generation consumes one unit of your account’s analytics quota. Viewing previously cached results for the same configuration ID is free.

Generating an analysis

Select a configuration from the searchable dropdown and click Generate Analysis. The dashboard will populate once the report is ready.
Navigating directly to a URL that includes a configuration ID (e.g. from a bookmark or shared link) loads the last cached result immediately — no quota is consumed.

Dashboard controls

Once results are loaded, the dashboard header shows:
ControlBehavior
Files AnalyzedTotal number of audios included in this analysis
Total DurationCombined duration of all analyzed audios
Last updatedRelative time since the last fetch
TimezoneChanges the reference timezone for time-based charts. Does not trigger a new API call.
Full ScreenFills the browser window with the dashboard — surrounding UI is hidden
ExportOpens a dropdown with three export options

Export options

OptionFormatHow it works
As HTML.html fileRenders all sections and packages them into a self-contained downloadable file
NativaPDF via printRenders all sections and opens the browser print dialog — choose “Save as PDF”
LigeraStructured PDFGenerates a lightweight PDF report directly, without rendering the live dashboard
Nativa requires the browser to allow the print popup. If it is blocked, use Ctrl+P (Windows) / Cmd+P (Mac) as a fallback.

Dashboard sections

All sections are collapsible cards. The Synthesis section is expanded by default; all others start collapsed. A section is only rendered when the API returns data for it — sections with no data are hidden automatically. A sticky sub-menu in the dashboard header tracks which section is in view and lets you jump between sections without scrolling.

Synthesis (open by default)

AI-generated top-level analysis of the entire dataset.
  • Executive Narrative — prose summary describing the dataset’s key patterns, notable findings, and overall trends
  • Actionable Insights — a prioritized list of specific recommendations derived from the data

General Distribution

Key metrics across all analyzed audios.
Sub-sectionContent
DurationMinimum, average, and maximum audio duration across all transcriptions
SpeakersAverage speakers per audio · Distribution of audios by speaker count (1, 2, 3… N)
LanguagesCount and percentage breakdown of each detected language

Quality and Confidence

Measures the completeness and reliability of the extracted data. Completeness — a horizontal progress bar for each extraction field defined in the configuration, showing what percentage of audios had that field successfully populated (validCount / totalCount valid). Audios to Review — a paginated table of audios with an unusually high number of missing extraction fields:
ColumnDetail
Missing FieldsCount of missing fields, e.g. “3 of 5 missing”
IDTranscription ID with a copy button
GroupGroup badge + Change Group button — update the group directly from this table
DateCreation date
DetailsLink to the full transcription detail view

Anomalies

Detects audios with values that deviate significantly from the normal pattern using the IQR (Interquartile Range) method. Three categories are analyzed:
CategoryWhat is analyzed
Daily VolumeDays with an abnormally high or low number of submitted audios
MetadataMetadata fields (e.g. duration) with outlier values
Extracted DataExtracted fields with values outside the expected range
Each category shows the expected normal range and a paginated table of outliers. Each outlier row has a High or Low badge, the transcription ID, its group (with a Change Group button), and a link to the detail view.
Anomalies are not always errors — they may represent legitimate edge cases worth reviewing. Use the Change Group button to tag them for follow-up without leaving the analysis.

Extraction Fields

A dedicated card for each extraction field defined in the configuration. The card header shows the field name, completeness percentage, and valid count. The card body varies by field type:
Field typeVisualizations shown
NumberAverage · Median · Sum · Min · Max · Distribution histogram
StringTotal unique values · Frequency chart of top N most common values
BooleanPositive rate (large display) · True/False proportional bar

Temporal Analysis

Two sub-sections separated by a divider. Temporal Evolution — a multi-line time-series chart:
  • Volume line — daily count of submitted audios
  • Metric lines — one line per extracted numeric field (daily average)
  • Lines are interpolated and remain continuous even on days with no data
  • Use the metric checkboxes to show or hide individual lines
  • Reset zoom button restores the default chart view after zooming in
Below the chart, a summary table shows for each metric: Max · Min · Average · Trend direction (improving / degrading / stable). Activity Heatmap — a day-of-week × hour-of-day grid:
  • X-axis: hours of the day (0–23)
  • Y-axis: days of the week (Monday–Sunday)
  • Color intensity: light = low activity, dark = high activity
Auto-generated insights below the heatmap:
InsightContent
Peak TimeThe specific day and hour with the highest audio count
Busiest DayThe weekday with the most audios across all hours
Most Frequent Hour RangeThe hour-of-day with the most accumulated audios
The Timezone selector in the dashboard header affects both Temporal Evolution and Activity Heatmap. Changing the timezone does not reload data from the API.

Relationships and Patterns

Two advanced analyses separated by a divider. Correlations — a matrix comparing all numerical extraction fields:
  • Each cell shows a correlation coefficient (−1 to +1)
  • Blue = positive correlation · Red = negative correlation · Grey = weak or no correlation
  • Tooltip shows the number of data pairs used per cell
  • Requires at least 2 numerical fields with data
Auto-generated insights: Strongest Positive Correlation · Strongest Negative Correlation · Weakest Association. Co-occurrence — one matrix per array or categorical field, showing how often two values appear together in the same audio:
  • 4 color intensity levels: Very Low → Low → Medium → High
  • Tooltip shows total appearances and co-occurrence count
Auto-generated insights: Most Frequent Pair · Most Common Item.

Configurations

Manage your configurations

Transcriptions

Browse individual transcription results