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
// PM: Anant. lay out process, add diagram? confirm if learning from conversations is user-specific or if it can apply globally. Is memory tied to the specific Model?
66
-
67
-
Spotter can now learn from your conversations and apply that knowledge in future sessions. Spotter memory includes learnings from conversations, reference questions, business terms, and data model instructions. If you correct a result or define a term — for example, telling Spotter that "active users" means users with at least three sessions — it remembers that rule and uses it automatically going forward. To enable this feature, contact your administrator.
68
-
69
-
endif::free-trial-feature[]
70
53
71
54
////
72
55
[#26-5-0-cl-spotter]
@@ -146,7 +129,7 @@ Key features of Collections include:
146
129
* Removing an object from a Collection does not delete the object itself; it only removes the association between the object and the Collection.
@@ -159,7 +142,7 @@ You can now use ThoughtSpot Modeling Language (TML) to export Collections along
159
142
160
143
[#26-5-0-cl-homepage]
161
144
[discrete]
162
-
=== Custom home page note tile
145
+
=== Customizeable home page announcement
163
146
ThoughtSpot introduces the option to add a custom note tile to the home page where administrators can communicate important information to their users. This feature is generally available (GA).
164
147
//Custom tiles can be configured by a cluster administrator for all Orgs and Org administrators for their own Org.
// PM: Anant. Clarify how it relates to Spotter memory. add video, showing checking memory. what are the best practices? what are we expecting it to learn? who asked for this and why? where in the hierarchy of optimizing Spotter does this fit in?
265
248
266
-
Spotter can now learn from Liveboards tied to a data model. It reads the insights your team has already built, picks up the rules and Q&A patterns behind them, and uses that context to answer questions on the same Model more accurately. To enable this feature, contact your administrator.
249
+
Spotter can now build its own memory to improve answer quality over time. Memory can be generated in two ways:
250
+
251
+
Learn from conversation:: If you have coaching access, anything you ask Spotter to remember is saved as a rule and applied to future sessions. For example, telling Spotter that "active users" means users with at least three sessions.
252
+
Learn from Liveboard:: Generate memory from your trusted Liveboards, capturing the business rules and query patterns behind your visualisations.
image::learn-from-liveboard.png[Learn from a Liveboard.]
280
-
281
264
endif::free-trial-feature[]
282
265
283
266
ifndef::free-trial-feature[]
@@ -291,7 +274,8 @@ ifdef::pendo-links[]
291
274
[discrete]
292
275
=== Model sharing enhancement [.badge.badge-early-access-whats-new]#Early Access#
293
276
endif::[]
294
-
The Model sharing enhancement is now Early Access. When you share a Model with *Edit* access, it now automatically includes *View* access to all referenced tables and Views. This prevents you from encountering any potential access errors. To enable this feature, contact your administrator.
277
+
The Model sharing enhancement is now Early Access. When you share a Model with *Edit* access, the system automatically grants *View* access to all underlying tables and Views referenced by that Model.
278
+
This eliminates the need to manually share access to dependent objects, significantly reducing the effort required to manage permissions and ensuring a smoother sharing experience. To enable this feature, contact your administrator.
0 commit comments