Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion articles/v4sdk/bot-builder-telemetry-analytics-queries.md
Original file line number Diff line number Diff line change
Expand Up @@ -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** |
| --------------- | -------------------------- | ------------------------------------------------------------ |
Expand Down