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 |