{% extends "base.html" %} {% block body%}

Chat with Dash:

Congratulations your analysis is ready, you can chat with Dash about the facts and figures. Using the guide and examples below, specific commands will assist you in retrieving important data and links. Remember Dash is here to service your queries about the data, Dash does not have an opinion on your colleagues, the football league or the latest Netflix Original.

Quick Guide

Ask Dash to "Show me {SKU}", replacing the "{SKU}" with a SKU ID from your inventory profile. You can also ask Dash "What the (largest/smallest,highest/lowest) (shortage, excess, revenue ...)?" You can use any of the keywords found in the analysis given in the list here.
Example Result
"Show {sku}", "Describe {sku}", "Explain {sku}" ... Replacing {sku} with the id of a sku in your analysis, returns a link to the SKU analysis page.
  • "What is the {largest, smallest, highest, lowest...} shortage, excess, revenue ...}?"
  • "Which SKU has the {largest, smallest, highest, lowest...} {shortage, excess, revenue ...}?"
Replacing the braces ("{}") with an appropriate adjective will return the SKU and value with the corresponding description.
{% endblock %}