Basedash Suggestions - Your AI data analyst, now with ideas of its own.

Basedash now suggests the analysis before you ask. It studies your connected data, your past chats, and the dashboards you've built, then generates personalized suggestions — questions worth asking, dashboards worth building, automations worth scheduling. Click one and the work starts. Used ideas are replaced with fresh ones, so the well never runs dry. Every suggestion is generated per person, for growth, finance, and ops alike. No more blank page. Your analyst makes the first move.

Add a comment

Replies

Best
Hey everyone, Max here from Basedash. Today we're launching Suggestions: personalized starting points for chats, dashboards, and automations, generated from your own data. Every BI tool starts you on a blank page and it's on you to know what to ask. Basedash now flips the script and makes the first move for you. It looks at what you've connected, what you've asked before, and what you've already built, then suggests real next steps. The chat home offers questions like "Which channels drove last week's order spike?", the dashboards page proposes dashboards like "Ad performance" built from your actual sources, and automations suggests reports like "Low stock alerts" ready to schedule. One click runs the whole thing, and used suggestions are replaced with fresh ones. We've been running on this internally for a few weeks: about half of our new dashboards now start from a suggestion instead of a written prompt, and the chat suggestions have surfaced anomalies we hadn't thought to check. Suggestions is live today for every Basedash workspace, on every plan. Happy to answer anything.

 My worry with AI analysts is confident-sounding numbers quietly built on the wrong join or filter. How does it show its work so a non-technical person can sanity-check a suggestion before acting, and will it flag when it's unsure instead of just answering?

 accuracy is one of the problems we spend the most time solving. There's a lot of difficult AI harness work to get our AI to generate valid, correct answers to complex questions (or suggestions in this case). We published a benchmark tracking accuracy of Basedash (and other tools in the space) here:

 Congrats on the launch. Proactive BI is a useful shift. How do you evaluate whether suggested analyses are genuinely useful versus just plausible-looking questions based on past dashboards and chats?

We’re very excited about this launch! Customers have been asking us about templates for a while now. We wanted to do something a bit more dynamic and tailored to their own data, hence how we’ve structured it with suggestions. Give it a whirl and let us know what you think!

Congrats on the launch! The natural-language-to-chart flow is compelling, but the part I always want to see proven: what happens when the AI gets the query subtly wrong? A dashboard that's confidently 8% off is worse than no dashboard bad SQL fails loudly, bad AI-SQL fails silently. Do you surface the generated query for review, or otherwise let a non-SQL user verify the chart is actually counting what they think it's counting? That verification loop is what would make me trust it with revenue numbers.

 yes, accuracy is the most important part. We surface the full SQL query for review, and we also have built in that lets you define your metrics once (e.g. MRR, activation rate) and have the AI deterministically reference them in charts and reports.

 That's the right answer, and honestly the semantic layer is the more important half. Surfacing SQL helps the people who can read SQL, but defining MRR once and having the AI deterministically reference it is what protects everyone else, and that's where the silent 8% errors actually live: not in broken queries, but in two people meaning different things by 'active user.' Deterministic metrics turn the AI from an interpreter into a lookup, which is exactly where you want it for revenue numbers. Nicely done, and congrats again on the launch.

Useful and - logical. Moving away from telling AI what do exactly to expecting new insights from it. I’m sure AI is capable enough of moving away from such junior BI analyst role.

The "ideas of its own" framing is the interesting part — most analyst tools wait for a question. How do you keep proactive suggestions from becoming noise once someone's dataset gets large and the tool has a lot it could say? Curious what the signal-to-noise tuning looked like.

 good question. We intentionally designed the suggestion system to be personalized per-user, not across the whole organization, so suggestions are always based on areas of the data that matter for each user. There was a lot of work tuning the system to make sure it always had good signal and didn't resort to noisy slop.

 That distinction — actual context vs. generic playbook — is exactly the calibration that matters. The failure mode I'd worry about most is a suggestion engine that's technically personalized but still ends up recommending the same handful of "obvious" things to everyone, just with different labels. Did you find any signal that reliably separates a genuinely useful suggestion from a plausible-sounding one before it ships, or is that still mostly manual review on your end? Congrats on the launch — good timing given this is exactly the kind of "empty chat box" problem a lot of AI tools still haven't solved.

Nice idea. Does it explain why it picked a suggestion, or does it just surface the output?

 right now just surfaces the suggestions, but that's a cool idea!

The useful version of an analyst agent is not just “here are ideas.” It is ideas with the query path, source tables, assumptions, and why-now signal attached so an operator can decide whether to act, ignore, or turn it into a monitored metric.

 for sure. We built our core agents with all of those important qualifiers built in, so our suggestion system now just needs to surface good ideas and pass them along to our core agents.

Asked it to chart churn by signup source and it nailed the SQL on the first try, which honestly surprised me. Wish it had more chart customization options though.

Accountant here. I think suggestions-first is a smart idea.

Does it explain why it thinks an analysis is worth running, or just offer the chart? Usually what builds trust with people who don't live in the data, is knowing "why."

Would love to see a way to share a generated chart with the underlying SQL or prompt attached, so teammates can tweak it themselves without starting from scratch.

12
Next
Last