Pinning a Chart from Chat
Ask a Question
Navigate to the Chat interface in your database workspace. Ask a question that yields tabular data (e.g., “Show me daily signups over the last month” or “What is the revenue breakdown by product category?”).
View the Response Card
Arivu will generate the SQL, execute it, and return a response card. If the data is suitable, a visualization will automatically render.
Select Destination Dashboard
A modal will appear prompting you to select an existing dashboard. Choose the dashboard you want this chart to live on.

When you pin a chart from the chat, the underlying SQL generated by the LLM is saved with the chart widget. Every time the dashboard refreshes, it will re-execute that exact SQL to fetch live data.

