Understanding how users interact with Oracle Analytics Cloud AI Assistant is essential for improving response quality, refining AI Agents and increasing adoption. This guide walks you through capturing every user utterance, response, and feedback action — especially thumbs-down feedback — from OCI logs, and turning it into actionable analytics.
By Ravi Bhuma — Oracle Analytics · April 2026
Data flows from user interaction to actionable analytics
Capture feedback events in OCI Logging (6 steps)
Setup database structures to ingest and parse logs (8 steps)
Visualize feedback in OAC (3 steps)
Real-time verification during testing (2 steps)
Maintenance, monitoring, and troubleshooting (4 steps)
A summary of your complete feedback analytics pipeline
8 production objects: collections, tables, views, procedures, and a scheduler job that run automatically.
The master view correlating user feedback, utterances, and generated LSQL queries with full context.
A 1-minute scheduler job that continuously pulls new logs from Object Storage, parses JSON, and updates views.
Identify which LSQL patterns users dislike, measure response satisfaction by data model, and detect AI-to-database performance issues.
Learn more and stay connected
Feedback Analysis Guide
By Ravi Bhuma — Oracle Analytics
Last updated: April 2026