Getting useful answers from data starts with asking clear questions. WisdomAI lets you talk to your data simply. This guide explains how to build your questions to get the best possible information and make smart, data-based decisions.Follow these four key actions to help you obtain precise responses:
WisdomAI understands everyday language, but being clear helps it understand you better.
Be Specific: Instead of “Show sales,” ask “Show total sales for the last quarter.”
Use Exact Words: Say “Count of customers who bought in the last 30 days,” not “Customers buying stuff.”
Ask for Summaries: If you want totals or averages, say so. For example, “Sum of sales by product” or “Average sales per product.”
State Time: Always include dates or periods like “Last month” or “Between January and March 2024.”
Hint at Connections: Use words like “by,” “who bought,” or “per” to show relationships. For example, “Sales by region.”
Try Different Ways: If a question doesn’t work, try phrasing it differently.
Providing context is crucial when interacting with WisdomAI. The more relevant information you give, the better and more accurate your answers will be. For more insights on how to leverage context effectively, be sure to read the related article Advanced Tutorial: Fine Tuning Your Context.
Filters help you narrow down your data to exactly what you need.
Set Conditions: Don’t just ask for “customers”; ask for “customers in the US” or “customers who spent over $500.”
Use Comparisons:
Equal:where Region is 'North'
More/Less:where Sales > 1000
Range:where Date between '2024-01-01' and '2024-03-31'
Contains:where Product Name contains 'Pro'
Combine Filters: Use “and,” “or,” and “not” for more detailed questions. For example, “Sales where Product Category is ‘Apparel’ AND Region is ‘West’.”
Exclude Things: Sometimes it is easier to say what you don’t want. For example, “All customers except those in California.”
Your organization has a shared language for its data. Using these official terms is key.
What are Business Terms?
They are the official words your company uses.
They define what “Customer,” “Revenue,” or “Active User” really mean for your business.
Admins usually create and manage them, often in a business glossary.
Why Are They Important?
Everyone Understands: Ensures everyone means the same thing by “Sales.”
Correct Answers: Prevents mistakes and helps you query the right data.
Save Time: Less time spent explaining terms.
Trust Your Data: When terms are clear, data is more reliable.
Better Questions: Helps you use the exact words WisdomAI understands.
How to Use Them:
Check Your Company’s Glossary: Always look up terms there first.
Use Exact Words: If “Sales” is officially “Total Recognized Sales (USD),” use that.
Understand What’s Behind It: Even if you don’t use database names, knowing how a term like “Active Customer” is defined (e.g., active in the last 90 days) helps you ask better questions.
Ask if Unsure: If a term is unclear, ask your data team. This helps everyone.
Help Others: Encourage colleagues to use the standard terms too.
By following these steps, you will ask stronger questions and get more meaningful insights from your data.