Opening the chat
Press Cmd+/ to toggle the chat panel open or closed. The panel slides in from the side of the screen. The chat is available on the home page, dataset pages, and dashboard pages.Sending a message
Type your message in the input field and press Enter to send. The AI will respond and may take actions (like editing SQL or creating a chart) depending on the mode and your request.Chat modes
Switch between modes using the mode selector at the top of the chat, or press Shift+Tab to cycle through them.Threads
Each conversation is a thread with history. The AI remembers context from earlier in the thread, so you can build on previous messages.Context awareness
The AI automatically knows:- Which page you’re on: dataset or dashboard.
- The current query: if you’re on a dataset page.
- Your datasource type: so it writes SQL in the correct dialect.
- Your catalog: it can search for tables and columns.
Images
You can paste or upload images into the chat. This is useful for sharing:- Screenshots of errors.
- Schema diagrams or ERDs.
- Charts you want to reproduce.
