The Challenge: Handling high-volume & inconsistent support emails
Handling a high volume of support emails with inconsistent structure and mixed content (bugs, queries, updates, etc.). Manual triage was time-consuming, error-prone, and lacked consistency. Ticket creation delays caused slower response times and poor tracking.
Topdesk aimed to achieve several key objectives using this Agentic automation implementation:
An Agentic Automation crew processes incoming support emails. Agents fetch, classify, and route emails, create tickets in Ilenion, and generate email replies. The crew is coordinated by a Knowledge Hub and refined through human-in-the-loop feedback.
Technologies:
Technical Details:
Agents Roles
Feedback/FineTune
Ticket format rules, bug classification criteria, prior examples
Task Routing
Inbox Monitoring:
Performed by: Email Fetcher Agent
Monitors the support inbox and retrieves all new incoming emails in real time for further processing.
Content Classification:
Performed by: Bug Verification Agent
Analyzes the email content to determine whether it’s a valid bug report or a non-bug message. Classification is based on prompt-driven logic and knowledge hub rules.
Finetuning Tabs
Coordinated by: Crew Orchestrator Logic
Routes emails to the appropriate validation queue:
Tab 1: Bug Emails, Tab 2: Non-Bug Emails
Allows for efficient human-in-the-loop validation and performance feedback tracking.
Human Review:
Supported by: Validation Interface
Human reviewers verify the agent’s classification decision, make corrections if necessary, and provide structured feedback used to improve agent performance over time.
Ticket Creation:
Performed by: Ticket Creation Agent
Once a bug email is approved by a human reviewer, this agent creates a task in the Lienion system, assigns it to the correct team, and tags it for tracking.
Auto Reply Generation
Performed by: Auto Reply Agent
Generates a contextual email response using structured prompt templates, referencing the ticket details. The response is queued for human review.
Final Review & Dispatch
Reviewed via: Response Validation Interface
A human reviewer checks the auto-generated email for clarity and accuracy. If approved, the response is sent; otherwise, it's manually edited and then dispatched
As a result of implementing the Agentic Automation crew, the following measurable outcomes were achieved