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

# Keyboard Navigation

> Complete keyboard shortcuts for task management

# Keyboard Navigation

## Feature Spec Reference

Module 2.11

## Keyboard Shortcuts

### Task Creation & Deletion

| Shortcut   | Action                  |
| ---------- | ----------------------- |
| **Insert** | Create new task         |
| **Delete** | Delete selected task    |
| **Ctrl+D** | Duplicate selected task |

### Navigation

| Shortcut             | Action                    |
| -------------------- | ------------------------- |
| **Arrow Up/Down**    | Move between tasks        |
| **Arrow Left/Right** | Collapse/expand hierarchy |
| **Home**             | Go to first task          |
| **End**              | Go to last task           |
| **Page Up**          | Scroll up one screen      |
| **Page Down**        | Scroll down one screen    |

### Editing

| Shortcut      | Action                 |
| ------------- | ---------------------- |
| **Enter**     | Confirm edit           |
| **Escape**    | Cancel edit            |
| **Tab**       | Move to next field     |
| **Shift+Tab** | Move to previous field |

### Hierarchy

| Shortcut      | Action                     |
| ------------- | -------------------------- |
| **Tab**       | Indent task (create child) |
| **Shift+Tab** | Outdent task (promote)     |

### Copy & Paste

| Shortcut   | Action                |
| ---------- | --------------------- |
| **Ctrl+C** | Copy selected task(s) |
| **Ctrl+V** | Paste task(s)         |
| **Ctrl+X** | Cut selected task(s)  |

### Undo & Redo

| Shortcut   | Action |
| ---------- | ------ |
| **Ctrl+Z** | Undo   |
| **Ctrl+Y** | Redo   |

### Search & Filter

| Shortcut         | Action               |
| ---------------- | -------------------- |
| **Ctrl+F**       | Open find dialog     |
| **Ctrl+Shift+F** | Open advanced filter |

## Context: When Shortcuts Work

Most keyboard shortcuts work when:

* The Gantt chart is focused (click the task list or timeline)
* You're not in edit mode (not typing in a cell)

Press **Escape** to exit edit mode and return focus to the task grid.
