Shortcuts: use SQLAI even faster and more convenient
Dec 3, 2025, 2:00:07 PM
We’ve added keyboard shortcuts to make working with SQLAI.ai faster and more convenient. These shortcuts are available in the SQL generators (for example, SQL generator, SQL optimizer, and others).
| Action | macOS (Command ⌘) | Windows / Linux (Ctrl) |
|---|---|---|
| Run generator — runs the Text-to-SQL generator | ⌘ + Enter | Ctrl + Enter |
| Run query — execute the generated query on the connected datasource | ⌘ + Shift + R | Ctrl + Shift + R |
| Edit query — open the generated query for manual editing | ⌘ + Shift + E | Ctrl + Shift + E |
| View diff — show differences between original and generated query | ⌘ + Shift + D | Ctrl + Shift + D |
| History — view past query generations | ⌘ + Shift + H | Ctrl + Shift + H |
Tip: If a shortcut conflicts with your system or browser, you can usually remap it or use the corresponding menu commands.