You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cloud/modules/ROOT/pages/spotter-agent.adoc
+24-1Lines changed: 24 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
:experimental:
6
6
:page-layout: default-cloud-early-access
7
7
:description: Spotter Agent is designed to interact with your questions naturally.
8
-
:jira: SCAL-256741
8
+
:jira: SCAL-256741, SCAL-260724
9
9
10
10
11
11
Spotter Agent is designed to interact with your questions naturally. Spotter Agent enhances the Spotter experience by helping you with the following:
@@ -16,6 +16,11 @@ Spotter Agent is designed to interact with your questions naturally. Spotter Age
16
16
* Providing details on how a metric is calculated
17
17
* Answering compound questions
18
18
19
+
To see a conversation demonstrating these capabilities, check out the following example:
20
+
21
+
[.bordered]
22
+
image:spotter-agent-sample-conversation.png[Sample conversation, where Spotter Agent gives an overview of the dataset, shows visualizations of total sales by region, gives suggestions on what to ask next, and explains how answers are calculated.]
23
+
19
24
== Enabling Spotter Agent
20
25
21
26
Spotter Agent can be enabled by selecting the Spotter answer experience as "Spotter agent" in the Admin panel's AI section. By default, "Classic experience" is selected.
@@ -39,6 +44,24 @@ Reference the following table to see the behavior of the Spotter answer experien
== Feedback in Spotter Agent [.badge.badge-beta]#Beta#
49
+
50
+
51
+
When Spotter Agent is enabled, you can give feedback with additional details, and leave comments that are reviewed by your administrator. This feedback then appears in the Spotter Conversations Liveboard. Note that you can only comment on feedback when you downvote an Answer in Spotter.
52
+
53
+
54
+
To leave feedback on an Answer that did not meet your expectations, click the thumbs down icon below the Answer.
55
+
56
+
57
+
[.bordered]
58
+
image::spotter-agent-feedback.png[Feedback modal with four options (Incorrect data, lost previous context, poor visualization, and incomplete answer) as well as a text field for writing a comment.]
59
+
60
+
61
+
62
+
Spotter Agent provides four clickable fields to classify an incorrect answer, as incorrect data, lost previous context, poor visualization, and incomplete answer. You can also enter comments on the Answer in the text box provided.
When Spotter Agent is enabled, you can give feedback with additional details, and leave comments that are reviewed by your administrator. The feedback you give will appear in the Spotter Conversations Liveboard. For more information, see
image::spotter-agent-feedback.png[Feedback modal with four options (Incorrect data, lost previous context, poor visualization, and incomplete answer) as well as a text field for writing a comment.]
0 commit comments