From 35d38c2ea70b27f9319a8fc1926d5ae1d4a0df03 Mon Sep 17 00:00:00 2001 From: Prashant Choudhari Date: Wed, 26 Aug 2020 12:21:31 +0530 Subject: [PATCH] Update bot-builder-telemetry-analytics-queries.md Added a sentence to enable personal info logging. --- articles/v4sdk/bot-builder-telemetry-analytics-queries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/v4sdk/bot-builder-telemetry-analytics-queries.md b/articles/v4sdk/bot-builder-telemetry-analytics-queries.md index a3e156517..61020642d 100644 --- a/articles/v4sdk/bot-builder-telemetry-analytics-queries.md +++ b/articles/v4sdk/bot-builder-telemetry-analytics-queries.md @@ -542,7 +542,7 @@ LUIS instrumentation stores its data in the following Custom Dimensions fields. ### Custom Dimensions: QnAMaker -QnAMaker instrumentation stores its data in the following Custom Dimensions fields. +QnAMaker instrumentation stores its data in the following Custom Dimensions fields. To enable logging of personal information like questions/answers, the [logPersonalInformation](https://docs.microsoft.com/en-us/javascript/api/botbuilder-ai/qnamaker?view=botbuilder-ts-latest#logpersonalinformation) parameter should be set to true in the constructor of the [QnAMakerClass](https://docs.microsoft.com/en-us/javascript/api/botbuilder-ai/qnamaker?view=botbuilder-ts-latest#qnamaker-qnamakerendpoint--qnamakeroptions--bottelemetryclient--boolean-) | **Field** | **Description** | **Sample Values** | | --------------- | -------------------------- | ------------------------------------------------------------ |