| kq_analysisid |
uuid |
|
false |
public.kq_analysis_keyword |
|
Primary key UUID for the knowledge analysis record |
| conversationid |
uuid |
|
true |
|
|
UUID of the Genesys Cloud conversation this analysis relates to |
| communicationid |
uuid |
|
true |
|
|
UUID of the specific communication within the conversation |
| callsummary |
text |
|
true |
|
|
AI-generated summary of the call/interaction |
| callresolution |
text |
|
true |
|
|
Description of how the call was resolved |
| callbackrequired |
boolean |
|
true |
|
|
Boolean indicating if a callback was requested |
| selfserviceattempted |
boolean |
|
true |
|
|
Boolean indicating if self-service was attempted |
| selfserviceproblems |
boolean |
|
true |
|
|
Boolean indicating if self-service problems occurred |
| satisfactionsentiment |
numeric(5,2) |
|
true |
|
|
Customer satisfaction sentiment score (-1.00 to 1.00 typical) |
| knowledgeareaid |
uuid |
|
true |
|
|
Canonical ID for the knowledge area connected to this analysis
(nullable) |
| knowledgeareaname |
varchar(400) |
|
true |
|
|
Human-readable name of the knowledge area assigned to the analysis
(nullable) |
| qualityinteraction |
boolean |
|
true |
|
|
Boolean flag marking if the interaction is considered a quality
interaction (nullable) |