From df84710af99859878c7a7dab7d85023fd72dfb58 Mon Sep 17 00:00:00 2001 From: kekansalCisco <126150318+kekansalCisco@users.noreply.github.com> Date: Fri, 21 Nov 2025 12:16:28 +0530 Subject: [PATCH] Update CSR.md --- reporting-samples/graphql-sample/DataDictionary/CSR.md | 1 + 1 file changed, 1 insertion(+) diff --git a/reporting-samples/graphql-sample/DataDictionary/CSR.md b/reporting-samples/graphql-sample/DataDictionary/CSR.md index a56859c..aa371c2 100644 --- a/reporting-samples/graphql-sample/DataDictionary/CSR.md +++ b/reporting-samples/graphql-sample/DataDictionary/CSR.md @@ -202,3 +202,4 @@ Note - These fields are applicable only for the API and not for Analyzer UI. | transferEpDN | String | EP-DN number to which transfer was done. | Yes | Yes | Yes | Yes | | topicName | String | Topic name is an AI-generated label summarizing the main reason behind a customer interaction. Topics are generated by clustering similar contact drivers across interactions into meaningful labels. Note: The field displays N/A until the interaction is analyzed by Topic Analytics.| Yes | Yes | Yes | Yes | | contactDriver | String | Contact driver is an AI-generated summary of the initial reason for the contact. The field displays N/A until the interaction is analyzed by Topic Analytics. | Yes | Yes | Yes | Yes | +| vaRecordingAvailable | Boolean | Indicates whether virtual agent recording is available or not. | Yes | Yes | Yes | Yes |