Skip to content

Commit aa8f5ec

Browse files
author
GitHub Action Sync Bot
committed
Update from source repository (workflow run: 15881152856) (PR #14139) (commit: 6f4bad057ddcf4dc5eb8b2e5828831fbc743a272) (branch: 10.10.0.cl)
1 parent 4ef6e0a commit aa8f5ec

File tree

4 files changed

+53
-1
lines changed

4 files changed

+53
-1
lines changed
Loading
Loading

cloud/modules/ROOT/pages/spotter-agent.adoc

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:experimental:
66
:page-layout: default-cloud-early-access
77
:description: Spotter Agent is designed to interact with your questions naturally.
8-
:jira: SCAL-256741
8+
:jira: SCAL-256741, SCAL-260724
99

1010

1111
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
1616
* Providing details on how a metric is calculated
1717
* Answering compound questions
1818
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+
1924
== Enabling Spotter Agent
2025

2126
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
3944
| Spotter | Spotter Agent | Enabled | All users experience Spotter Agent.
4045
|===
4146

47+
[#feedback]
48+
== 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.
63+
64+
4265
== Limitations
4366

4467

cloud/modules/ROOT/partials/whats-new-10-10-0-cl.adoc

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,35 @@ endif::[]
5151
////
5252
// Analyst
5353

54+
ifndef::free-trial-feature[]
55+
ifndef::pendo-links[]
56+
[#10-10-0-cl-feedback]
57+
[discrete]
58+
=== Feeback and learnability for Spotter Agent [.badge.badge-beta]#Beta#
59+
endif::[]
60+
ifdef::pendo-links[]
61+
[#10-10-0-cl-feedback]
62+
[discrete]
63+
=== Feeback and learnability for Spotter Agent [.badge.badge-beta-whats-new]#Beta#
64+
endif::[]
65+
66+
// Naomi. jira: SCAL-249991. docs jira: SCAL-260724.
67+
// PM: Alok
68+
69+
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
70+
ifndef::pendo-links[]
71+
xref:spotter-agent.adoc#feedback[Spotter Agent].
72+
endif::[]
73+
ifdef::pendo-links[]
74+
xref:spotter-agent.adoc#feedback[Spotter Agent,window=_blank].
75+
endif::[]
76+
77+
[.bordered]
78+
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.]
79+
80+
81+
endif::free-trial-feature[]
82+
5483
[#10-10-0-cl-worksheet]
5584
[discrete]
5685
=== Spotter analytics model changes

0 commit comments

Comments
 (0)