Strategy ONE
View AI Interpretation
Beginning in Strategy One (March 2025), bots have been enhanced to improve responses and the bot creation process. For more information on the enhancements, see Strategy One (March 2025) Enhancements.
-
You can continue to create bots, as well as edit and use bots created in previous versions. For an introduction, see Auto Bots: Customized Stand-Alone Bots (prior to March 2025).
-
To enable the new bots, contact Strategy support. For an introduction to the new bots, see Auto Bots: Customized Stand-Alone Bots. For steps to create a new bot, see Create a Bot.
You can use Interpretation in bots to view how the bot interpreted and executed your question and, beginning in Strategy One (June 2025), visualization prompt. Viewing the interpretation affirms the logic and criteria used, which is especially helpful if a question contained any ambiguities. This builds trust and confidence in the bot's responses.
Beginning in Strategy One (June 2025), you can view the SQL query used to answer the question. Interpretations, including the SQL, are available even when an answer is not returned. This helps you troubleshoot the issue.
Display Question Interpretations
-
In Library, open a bot and ask a question or click a visualization prompt.
-
Hover over the response and click Interpretation
.
-
The Interpretation window expands and provides clear details on how your question was understood and processed by the bot. For example, you asked the question "how many flights were delayed on a Friday in 2010 by the airline with the highest on-time rate?". The question was interpreted as "Determine the number of flights that were delayed on Fridays in 2010 by the airline with the highest on-time rate". The explanation includes how the data was aggregated, grouped, ranked, selected, and limited for each step.
-
To view the datasets and objects used in the answer, click Advanced. In this example, the Day of Week, Year, Airline Name, On-Time, and Flights Delayed objects in the Airline Sample dataset were used.
-
Beginning in Strategy One (June 2025), you can view the SQL used to query the data. Click the Switch to SQL view icon
.
-
To close SQL view, click the Switch to text view icon
.
-
To close the Interpretation window, click the Close Interpretation icon
.