Skip to main content
The History tab provides a complete record of your calling activity. View past calls, outcomes, and coaching notes to track performance and follow up effectively.

History Tab

The History tab shows:
ElementDescription
Call listRecent calls in reverse chronological order
Call cardsSummary of each call
Filter optionsFilter by outcome, date range
Load morePagination for older calls

Call Cards

Each call card displays:
FieldDescription
Contact nameWho was called (if in CRM)
Phone numberThe number dialed
DirectionOutbound (you called them)
DurationCall length in MM:SS
OutcomeConnected, no answer, voicemail, etc.
TimestampWhen the call occurred
Coaching notesAI-generated summary (if available)

Color Coding

Outcomes are color-coded:
  • Green — Connected
  • Yellow — Voicemail
  • Gray — No answer, busy
  • Red — Failed

Call Detail View

Click a call card to see full details:
SectionContents
Contact infoName, phone, company, email
Call metadataDuration, outcome, timestamp
Calling numberWhich number you called from
Quality scoreConnection quality during call
Coaching notesAI summary and tips shown
Follow-upQuick actions for next steps

Coaching Notes

If AI coaching was active during the call:
  • Summary — 1-2 sentence overview of the conversation
  • Key points — Important topics discussed
  • Action items — Suggested follow-ups
  • Tips shown — Which tips were displayed

Filtering History

By Outcome

Filter to see specific outcomes:
  • Connected calls only
  • Missed opportunities (no answer, voicemail)
  • Failed calls to retry

By Date Range

View calls from:
  • Today
  • Last 7 days
  • Last 30 days
  • Custom range

By Contact

From a contact’s page, see all calls to that specific person.

Performance Metrics

At the top of the History tab, see quick stats:
MetricDescription
Total callsCalls in the selected period
Connect ratePercentage of calls that connected
Total talk timeSum of all call durations
Average durationMean call length
These update based on your filter selections.

Follow-Up Actions

From any call in history:

Callback

Click the phone icon to call the contact again immediately.

Schedule Follow-Up

Set a reminder to call back:
  1. Click Schedule Follow-Up
  2. Choose a date/time
  3. Add notes
  4. The reminder appears in your tasks

Add Note

Append to the contact’s notes:
  1. Click Add Note
  2. Type your note
  3. Saves to the contact record

Log Outcome

Manually update the call outcome if needed:
  1. Click the outcome badge
  2. Select correct outcome
  3. Saves immediately

Sync with Web App

Call history syncs bidirectionally:
  • Calls made in extension → visible in web app
  • Calls made in web app → visible in extension
  • Coaching notes sync automatically
The extension caches recent calls for fast access.

API Integration

Call history is stored in the backend. The extension uses:
EndpointPurpose
GET /api/calls/historyList recent calls
GET /api/calls/:idGet call details
PATCH /api/calls/:idUpdate call outcome
All requests authenticate with your Clerk session token.

Pagination

History loads in pages:
  • Initial load — Most recent 20 calls
  • Load more — Fetch next 20
  • Scroll to bottom — Auto-loads more
Older calls remain accessible even with many total calls.

Troubleshooting

Calls not appearing

  1. Sync delay — Wait a few seconds for sync
  2. Check filters — Clear filters to see all calls
  3. Refresh — Close and reopen the extension

Incorrect outcome

  • Manually update via the call detail view
  • Outcomes are inferred from call state
  • Connection issues may cause incorrect outcomes

Missing coaching notes

  • AI coaching must be enabled during the call
  • Notes generate only for connected calls
  • Network issues during call may prevent note generation