Starting a Thread
Click New Thread from the sidebar to start a conversation. Type your question in the message box—no special syntax or query language needed. Example questions to get started:- “Which accounts have the highest churn risk?”
- “Show me product usage trends for Acme Corp”
- “What’s our average NPS score by customer segment?”
Understanding Humm’s Response
When you ask a question, Humm shows you two things:Reasoning
The reasoning section shows how Humm is thinking through your question. You’ll see which data sources it’s querying, what calculations it’s running, and how it’s arriving at the answer. This transparency helps you trust the results and catch any misunderstandings early.Answer
The answer section contains Humm’s response, which may include:- Text explanations — Context and insights about what the data shows
- Charts and visualizations — Graphs that make patterns easy to spot
- Data tables — The underlying numbers you can explore
- Recommendations — Suggested next steps based on the analysis
Asking Follow-Up Questions
The real power of threads comes from follow-up questions. After Humm answers, you can dig deeper:- “Break this down by region”
- “Why did churn spike in Q3?”
- “Show me the accounts driving this number”
- “Compare this to last quarter”
Managing Threads
Finding Past Threads
All your threads are saved automatically. Use the sidebar to browse past conversations, or search by keyword to find a specific analysis.Copying and Sharing
Every AI message has a Copy button to grab the text. Use the Share dropdown on a thread to share it with teammates — recipients can view the full conversation and continue asking their own questions.Organizing Threads
Pin important threads to keep them at the top of your list. You can also rename threads to make them easier to find later.Tips for Better Results
Be specific about what you want
Be specific about what you want
Instead of “Show me churn data,” try “Show me accounts that churned in the last 90 days with ARR over $50k.”
Mention the timeframe
Mention the timeframe
Humm defaults to reasonable timeframes, but specifying “last quarter” or “year over year” gets you exactly what you need.
Ask for comparisons
Ask for comparisons
Questions like “How does this compare to last month?” or “Which segment is performing best?” often reveal the most useful insights.
Request specific formats
Request specific formats
If you want a chart, table, or list, just ask. “Show me a trend chart of monthly active users” or “Give me a table of at-risk accounts.”
Uploading Files
Use the upload button in the chat input or drag a file into the conversation. Humm accepts CSV and XLSX files. Limits:- Up to 10 files per message
- 10 MB per file
- 50 MB total per message
Attaching Images
Paste a screenshot or attach an image directly in the chat. Use this to share a chart you want Humm to recreate, point at a UI state, or paste an error message for troubleshooting.Using @ References
Type@ in the chat input to reference specific tables, columns, or SaaS objects. Humm fetches their metadata (schema, row counts, sample values) and focuses the analysis on exactly what you’re pointing at.
Syntax:
@[table:customers]— a database table@[column:users.email]— a specific column@[saas_object:Contact]— a CRM/SaaS object type@[saas_field:Contact.owner]— a specific field on an object