Csaba Ivancza

Customers ask for dashboards. Your roadmap pays the price

by

Hi Hunters,


We've been working on the these features on Querypanel.io for a while now and finally we got it done and released!

Last time we released the headless ai driven chart and dashboard management.

Now, we improved the system by adding a Notion-like dashboard editor with AI Assistant! We also added an agentic workflow to the AI Assistant that helps you quickly iterate on a chart. The dashboard editor is fully multi tenant ready!

Integrating our solution into your app is simple, it's a low code solution:

  • install our SDK

  • write 3 lines of code, and that's it!

The best part is that, it's a simple react component and there's no iframe!!

What's coming this week? Of course an MCP support!

What is our value? It's the system that helps you define your domain, so AI will know what fields to use exactly. There's 4 ways to teach the system and you can even define dynamic tenant rules on demands!

I am looking for early adapters / design partners or just some feedback for the Notion-like dashboard management.

41 views

Add a comment

Replies

Best
Lorant Bartha

Nice release. My main question is about persistence: if the product drops in as an SDK/component, where are dashboard configs, chart metadata, and the Notion-like editor documents stored? That part feels pretty important, especially with multi-tenant support.

Csaba Ivancza

@lorant_bartha that's stored on our end, but without the data. we save the schema and the generated sql only. our sdk uses jwt, signed on ur backend, so our system knows how to identify tenants and serve the right data to them.