Copy [
{
"name": "top",
"layout": "column",
"sections": []
},
{
"name": "main",
"layout": "tabs",
"sections": [
{
"name": "Recommendations",
"description": "AI-generated content may contain inaccuracies or be misleading. Always verify its accuracy before drafting a response to customers.",
"enabled": true,
"sections": [
{
"name": "ticket_summary",
"enabled": true,
"config": {
"caseSummary": {
"title": "Case Summary",
"enabled": true,
"container": "expand",
"actions": {
"showCopy": true,
"showPost": false,
"showEmail": false
},
"feedback": {
"select": {
"label": "Select the reason you provided this rating.",
"options": [
{
"label": "Irrelevant Case Comments",
"value": "IrrelevantCaseComments"
},
{
"label": "Missing Important Case Details",
"value": "MissingImportantCaseDetails"
},
{
"label": "Missing Resolution / Summarization",
"value": "MissingResolutionOrSummarization"
},
{
"label": "No Response Provided",
"value": "NoResponseProvided"
},
{
"label": "Partially Correct",
"value": "PartiallyCorrect"
}
]
},
"text": {
"label": "Provide additional feedback for the selected reason.",
"placeholder": "Provide more information about the selected reason."
}
},
"autoRefresh": {
"default": 15000,
"maxTries": 2
}
},
"aiseraAnswer": {
"title": "Aisera Answer",
"enabled": true,
"container": "expand",
"actions": {
"showCopy": true,
"showPost": false,
"showEmail": false
},
"feedback": {
"select": {
"label": "Select the reason you provided this rating.",
"options": [
{
"label": "Irrelevant Answer",
"value": "IrrelevantAnswer"
},
{
"label": "Known Knowledge Article Not Found",
"value": "KnownKnowledgeArticleNotFound"
},
{
"label": "Misleading Answer",
"value": "MisleadingAnswer"
},
{
"label": "No Response Provided",
"value": "NoResponseProvided"
},
{
"label": "Partially Correct",
"value": "PartiallyCorrect"
},
{
"label": "Too General / Vague",
"value": "TooGeneralOrVague"
},
{
"label": "Wrong Product Area Focus",
"value": "WrongProductAreaFocus"
}
]
},
"text": {
"label": "Provide additional feedback for the selected reason.",
"placeholder": "Provide more information about the selected reason."
}
},
"autoRefresh": {
"default": 20000,
"maxTries": 3
}
}
}
},
{
"name": "next_best_action",
"enabled": false,
"config": {
"title": "Next Best Actions",
"container": "expand",
"actions": {
"showCopy": true,
"showPost": false,
"showEmail": false
},
"feedback": {
"select": {
"label": "Select the reason you provided this rating.",
"options": [
{
"label": "Incorrect Troubleshooting Steps",
"value": "IncorrectTroubleshootingSteps"
},
{
"label": "Misleading Answer",
"value": "MisleadingAnswer"
},
{
"label": "No Response Provided",
"value": "NoResponseProvided"
},
{
"label": "Partially Correct",
"value": "PartiallyCorrect"
},
{
"label": "Wrong Product Area Focus",
"value": "WrongProductAreaFocus"
}
]
},
"text": {
"label": "Provide additional feedback for the selected reason.",
"placeholder": "Provide more information about the selected reason."
}
},
"autoRefresh": {
"default": 20000,
"maxTries": 3
}
}
},
{
"name": "predictions",
"enabled": true,
"config": {
"title": "Field Predictions",
"colors": {
"success": "green",
"warning": "yellow",
"error": "error"
},
"showApplyAll": false,
"excludeFieldApply": [
"Product_Line__c",
"Product__c",
"Sub_Product__c",
"Area__c",
"Sub_Area__c"
],
"excludeFields": [],
"message": {
"missingCustomSettings": "No custom settings fields available.",
"missingCustomMetadata": "No custom metadata type fields mapping available.",
"emptyPredictions": "No field predictions available."
},
"container": "expand"
}
}
]
},
{
"name": "Assistant",
"description": "",
"enabled": true,
"sections": [
{
"name": "aisera_assistant",
"enabled": true
}
]
}
]
},
{
"name": "bottom",
"sections": []
}
]