> ## 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 Shortcuts Reference

> Complete list of keyboard shortcuts for power users

# Keyboard Shortcuts Reference

Complete reference of all keyboard shortcuts in GlidePath.

## Feature Spec Reference

**Module 2.11 — Keyboard Navigation**\
**Module 1.5 — Project Switcher**

## Task Management

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

## Navigation

| Shortcut        | Action                             |
| --------------- | ---------------------------------- |
| **Arrow Up**    | Previous task in list              |
| **Arrow Down**  | Next task in list                  |
| **Arrow Left**  | Collapse task (if it has children) |
| **Arrow Right** | Expand task (if it has children)   |
| **Home**        | First task in list                 |
| **End**         | Last task in list                  |
| **Page Up**     | Scroll up one screen               |
| **Page Down**   | Scroll down one screen             |
| **Ctrl+Home**   | Go to first task                   |
| **Ctrl+End**    | Go to last task                    |

## Editing

| Shortcut      | Action                            |
| ------------- | --------------------------------- |
| **Enter**     | Confirm edit, save changes        |
| **Escape**    | Cancel edit, discard changes      |
| **Tab**       | Move to next field or next task   |
| **Shift+Tab** | Move to previous field            |
| **F2**        | Enter edit mode for selected cell |

## Work Breakdown Structure (WBS)

| Shortcut      | Action                                               |
| ------------- | ---------------------------------------------------- |
| **Tab**       | Indent task (create child, increase hierarchy level) |
| **Shift+Tab** | Outdent task (promote, decrease hierarchy level)     |

## Copy & Paste

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

## Undo & Redo

| Shortcut   | Action                  |
| ---------- | ----------------------- |
| **Ctrl+Z** | Undo last action        |
| **Ctrl+Y** | Redo last undone action |

## View Controls

| Shortcut       | Action                       |
| -------------- | ---------------------------- |
| **Ctrl+Plus**  | Zoom in (more detail)        |
| **Ctrl+Minus** | Zoom out (less detail)       |
| **Ctrl+0**     | Fit entire project to window |

## Search & Filter

| Shortcut         | Action                          |
| ---------------- | ------------------------------- |
| **Ctrl+F**       | Open Find dialog (search tasks) |
| **Ctrl+Shift+F** | Open Advanced Filter            |

## Project Switching

| Shortcut            | Action           |
| ------------------- | ---------------- |
| **Ctrl+,** (Comma)  | Previous project |
| **Ctrl+.** (Period) | Next project     |

## Gantt-Specific Shortcuts

| Shortcut   | Action                                                 |
| ---------- | ------------------------------------------------------ |
| **Ctrl+G** | Go to date picker (navigate timeline to specific date) |
| **Ctrl+L** | Jump to today (move timeline to today's date)          |

## Tips for Keyboard Power Users

1. **Use Tab/Shift+Tab for Hierarchy:** Faster than mouse for reorganizing tasks
2. **Insert + Name + Enter:** Quick task creation workflow
3. **Ctrl+Z:** Safety net for accidental changes—undo immediately
4. **Ctrl+F:** Find task quickly in large schedule
5. **Arrow Keys:** Navigate without mouse, Alt+Tab between views

***

## Next Steps

* [Performance Tips](/reference/02-performance-tips)
* [FAQ](/reference/04-faq)
