Skip to content

Analyzed records & scores

After intake runs, each analyzed call appears on the project Records page. This is the supervisor’s day-to-day list: who scored well, who needs coaching, and what the model heard.

Records here are results, not the full import spreadsheet. Source rows always live under Data tables; Records shows outcomes after analysis.

Typical columns and fields for a Call Analyzer project:

FieldMeaning
ScoreNumeric QA score for the call
GradeBand such as good / fair / poor (from your Setup thresholds)
TagsFlags and extracted values from the tag master
SummaryShort supervisor-facing recap
MetadataContact / call context you marked as metadata fields

Open a row for detail: full tag list, QA breakdown, and a View of the frozen scorecard snapshot.

Screenshot needed
PCA Records list showing score, grade, and summary columns.
Where: Call Analyzer project → Records
Save as: src/assets/screenshots/51-pca-records.png

When a call is scored, CXGear stores a snapshot of QA results on that analysis. If you edit the scorecard next week, old records keep their original scoring.

That keeps audits honest: you can explain why a call got 72 last month even if the scorecard changed.

  1. Open the Call Analyzer project → Records.
  2. Scan grades (good / fair / poor badges) for coaching priorities.
  3. Click a row to open detail.
  4. Read the summary for a quick narrative.
  5. Inspect tags for script and compliance flags.
  6. Open QA View for the question-by-question snapshot.
  7. If something looks wrong, open Pipeline journey on the job record to see which step failed or skipped.
Screenshot needed
Record detail panel with grade, tags, summary, and QA view action.
Where: Call Analyzer project → Records → open a row
Save as: src/assets/screenshots/52-pca-record-detail.png

On Setup you define:

  • Max score for the scorecard
  • Good and poor limits (bands)

The analyzer turns the scorecard total into a grade. Grades are what most supervisors filter on; scores are for finer ranking.

GradeTypical meaning
GoodAt or above your good threshold
FairBetween poor and good
PoorAt or below your poor threshold

Tune bands after you have a few dozen real calls — do not overfit on three samples.

Tags appear as the outcomes of tag types (metadata, BoW, GenAI, derived). Use them to:

  • Filter “all calls missing disclosure”
  • Validate that GenAI extract values look sane
  • Feed coaching conversations with concrete evidence

If tags are empty, intake may not have reached apply-tags, or tag config is inactive.

The summary is a short recap for humans who will not read the full transcript. It is generated with your LLM provider. Treat it as an assistant, not a legal transcript — always open the transcript or audio when a decision is high stakes.

  • New analyses show up after each intake job without manual export.
  • Grades match your coaching intuition on a sample of listened calls.
  • QA View shows the same questions that existed when the call was scored.
  • Poor-grade calls have enough tag and summary detail to start a coaching conversation in under a minute.
SymptomLikely causeWhat to try
Records emptyIntake not run or failedJobs page; run intake; check runtime
Score but no summarySummarize step failedJourney errors; LLM provider
Grade missingThresholds or score nullSetup max score and bands; confirm QA questions
Tags missingTag master empty or step failedConfigure tags; re-run sample
“Wrong” historical scoreScorecard changed laterExpected — snapshots do not rewrite history
Looking for full CSVWrong pageUse Data tables for source rows
PageBest for
RecordsOne call at a time, coaching, audit
AnalyticsTrends: volume, average score, grade mix, top tags

Use Records in the morning huddle for individuals; use Analytics for weekly quality reviews.