What It Does
The intake and context function:- Receives new ticket or message events
- Normalizes source fields into a consistent ticket object
- Deduplicates obvious duplicate messages or ticket updates
- Looks up the requester, account, subscription, order, product usage, or workspace context
- Checks current incidents, open tickets, prior escalations, and support entitlement
- Produces a context bundle for the triage workflow and classifier agent
- Records missing context so the system can route safely
Recommended Components
Flow
Context to Fetch
Suggested Context Contract
The exact field names can match your systems. The important part is that downstream agents receive a stable context bundle.What to Track
Track categories and attributes from the start:- Intake source
- Channel
- Customer segment
- Support tier
- Context completeness
- Missing context type
- Duplicate or update status
- Known incident match
- Prior-ticket count band
Related Docs
Creating Deployments
Create the entry-point deployment.
App Tools
Use connected tools to read ticketing, CRM, and product context.
Custom Tools
Add internal lookups for account, entitlement, or product data.
Attributes
Track context completeness and customer properties.