Elastic builds a GenAI proof of concept for automated customer support case summaries and draft replies
Elastic's support engineers spent significant time creating case summaries for escalations and transitions between engineers, while meeting SLA-driven timely response requirements was resource-intensive.
The initial Vertex AI proof of concept produced only a 15.67% positive response rate — much lower than expected — because the LLM was trained on public data and lacked access to Elastic's product documentation and internal knowledge base articles, leaving it unable to address technical support queries accurately.
Elastic moved from proof of concept to an approved project to build a scalable Support AI Chat Assistant, with a plan to integrate Elasticsearch via a retrieval augmented generation architecture for improved response accuracy.
Show all 5 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
Elastic moved from proof of concept to an approved project to build a scalable Support AI Chat Assistant, with a plan to integrate Elasticsearch via a retrieval augmented generation architecture for improved response…
What tools did this team use?
Vertex AI, Google Cloud Platform, Salesforce Service Cloud, Google Cloud Function, Pub/Sub, Salesforce Chatter, Elasticsearch.
What results were reported?
PoC days open: 44; AI-generated content items: 940; Feedback responses collected: 217; Positive sentiment rate: 15.67% (source-reported, not independently verified).
What failed first in this deployment?
The initial Vertex AI proof of concept produced only a 15.67% positive response rate — much lower than expected — because the LLM was trained on public data and lacked access to Elastic's product documentation and int…
How is this customer support AI workflow structured?
CRM button triggers workflow → New case triggers draft reply → Cloud Function retrieves case text → Vertex AI generates response → AI response posted to Chatter → Engineer reviews AI draft → Feedback collected via Chatter.