> ## Documentation Index
> Fetch the complete documentation index at: https://docs.k16solutions.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Keyboard shortcuts

> Work faster in DataX Worksheets with the shortcuts supported by the current application.

DataX Worksheets supports keyboard shortcuts for common authoring actions.

| Action                   | macOS                      | Windows or Linux     |
| ------------------------ | -------------------------- | -------------------- |
| Open the command palette | `Command` + `K`            | `Ctrl` + `K`         |
| Run SQL                  | `Command` + `Enter`        | `Ctrl` + `Enter`     |
| Format SQL               | `Command` + `Option` + `F` | `Ctrl` + `Alt` + `F` |
| Save                     | `Command` + `S`            | `Ctrl` + `S`         |
| Open shortcut help       | `?`                        | `?`                  |

\| Next worksheet tab | `Option` + `Shift` + `]` | `Alt` + `Shift` + `]` |
\| Previous worksheet tab | `Option` + `Shift` + `[` | `Alt` + `Shift` + `[` |
\| First worksheet tab | `Option` + `Shift` + `1` | `Alt` + `Shift` + `1` |
\| Last worksheet tab | `Option` + `Shift` + `9` | `Alt` + `Shift` + `9` |

Use **New Worksheet** or the tab-strip plus button to create a tab.

## Editor context

K16 applies shortcuts to the active worksheet or editor. Click in the SQL editor before you run, format, or save a query.

<Note>
  Your browser or operating system can reserve a shortcut. Use the equivalent button in K16 when a
  system-level shortcut takes precedence.
</Note>

Catalog creation and editing also support `Command`/`Ctrl` + `S` to save and `Command`/`Ctrl` + `Enter` to run or validate SQL. SQL formatting uses `Command` + `Option` + `F` on macOS and `Ctrl` + `Alt` + `F` on Windows or Linux.
