Customer History
Get instant context the moment a returning customer opens a new ticket. Instead of searching through old issues, your team sees a summary of past interactions, satisfaction scores, and team notes โ right on the new ticket, automatically.
Enterprise plan required. Customer history is available on the Enterprise plan ($19/month).
What your team sees
When a returning customer opens a new ticket, Scitor posts a collapsed context comment containing:
- Contact info โ name, company, tags
- Timeline โ first seen and last seen dates
- CSAT score โ average satisfaction rating across all tickets
- Recent tickets โ last 5 tickets with issue number, title, status, and date
- Notes โ recent team notes about this customer
Example
When a returning customer opens a new ticket, your team sees:
๐ Customer Context (12 previous tickets)
Jane Smith ยท Acme Inc ยท
vipenterpriseFirst seen: 2024-01-15 ยท Last seen: 2025-07-10 CSAT: โญโญโญโญ (4.2/5)
# Title Status Date #45 Login issue โ Closed 2025-06-28 #38 API rate limiting โ Closed 2025-05-12 #22 Feature request: SSO ๐ข Open 2025-03-01 Notes:
- Prefers email over phone (@michiel, 2025-06-28)
- Key decision maker for Enterprise renewal (@sarah, 2025-04-15)
Setup
Customer history is part of the Contact Database feature. Enable it by adding show_context: true to your contacts configuration:
contacts:
auto_create: true
show_context: true
Requirements
- Enterprise plan ($19/month)
- Contact Database must be enabled (
contactssection in.github/scitor.yaml) show_context: true(default when contacts section is present)- Customer must have at least one previous ticket for context to appear