Skip to content

Commit 5150bd4

Browse files
authored
Merge pull request #108396 from diberry/diberry/0319-qna-linking-qna-pairs
[Cogsvcs] QnA Maker - linked sets
2 parents bbadd3b + 0884742 commit 5150bd4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/cognitive-services/QnAMaker/How-To/edit-knowledge-base.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Edit a knowledge base - QnA Maker
33
description: QnA Maker allows you to manage the content of your knowledge base by providing an easy-to-use editing experience.
44
ms.topic: conceptual
5-
ms.date: 03/16/2020
5+
ms.date: 03/19/2020
66
---
77

88
# Edit QnA sets in your knowledge base
@@ -50,6 +50,12 @@ Add alternate questions to an existing QnA set to improve the likelihood of a ma
5050

5151
![Add Alternate Questions](../media/qnamaker-how-to-edit-kb/add-alternate-question.png)
5252

53+
## Linking QnA Sets
54+
55+
Linking QnA sets is provided with [follow-up prompts](multiturn-conversation.md). This is a logical connection between QnA sets, managed at the knowledge base level. You can edit follow-up prompts in the QnA Maker portal.
56+
57+
You can't link QnA sets in the answer's metadata.
58+
5359
## Add metadata
5460

5561
Add metadata sets by first selecting **View options**, then selecting **Show metadata**. This displays the metadata column. Next, select the **+** sign to add a metadata set. This set consists of one key and one value.

0 commit comments

Comments
 (0)