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

# Shortcuts

> All keyboard shortcuts for editing and navigation in Francis

All keyboard shortcuts for editing and navigating your model in Francis.

## Editing

| Action           | MacOS     | Windows        |
| :--------------- | :-------- | :------------- |
| Edit cell        | Return ↩︎ | Enter ↩︎       |
| Clear cell       | ⌫         | ⌫              |
| Cancel edit      | Esc       | Esc            |
| Extrapolate cell | ⇧ + Tab   | ⇧ + Tab        |
| Rename row       | F2        | F2             |
| Delete row       | ⌘ + ⌫     | Ctrl + ⌫       |
| Add row          | ⌘ + ⌥ + N | Ctrl + Alt + N |
| Add calculation  | ⌘ + ⌥ + L | Ctrl + Alt + L |
| Add group        | ⌘ + ⌥ + M | Ctrl + Alt + M |
| Undo             | ⌘ + Z     | Ctrl + Z       |
| Redo             | ⌘ + ⇧ + Z | Ctrl + ⇧ + Z   |

## Navigation

| Action                    | MacOS     | Windows   |
| :------------------------ | :-------- | :-------- |
| Expand and collapse group | Space     | Space     |
| Scroll up                 | Page up   | Page up   |
| Scroll down               | Page down | Page down |
| Go to first cell          | ⌘ ←       | Ctrl ←    |
| Go to last cell           | ⌘ →       | Ctrl →    |
| Go to first row           | ⌘ ↑       | Ctrl ↑    |
| Go to last row            | ⌘ ↓       | Ctrl ↓    |
