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

# Navigation

> Master keyboard shortcuts to navigate Navigator efficiently

Navigator is built for speed. Learn these keyboard shortcuts to move through the application without touching your mouse.

### Keyboard Shortcuts

<AccordionGroup>
  <Accordion icon="rocket" title="Basics">
    * `⌘ /` - Show all shortcuts
    * `G` then `L` - Go to logs
    * `G` then `S` - Go to settings
    * `⌘ ⇧ D` - Docs
    * `⌘ ⇧ F` - Feedback
    * `⌘ ⇧ L` - Logout
  </Accordion>

  <Accordion icon="text-search" title="Search & Filters">
    * `/` - Focus search input
    * `F` - Open filter dropdown
    * `⌥ 1` - Time range: 30 minutes
    * `⌥ 2` - Time range: 1 hour
    * `⌥ 3` - Time range: 4 hours
    * `⌥ 4` - Time range: 8 hours
    * `⌥ 5` - Time range: 1 day
    * `⌥ 6` - Time range: 7 days
    * `T` - Open time range selector (only when there's at least 1 active filter)
    * `⌫` - Progressive escape (clear filters/search)
  </Accordion>

  <Accordion icon="table" title="Table Navigation">
    * `↓` - Enter table or navigate down
    * `↑` - Navigate up in table
    * `⌘ ⇧ ↑` - Jump to first row
    * `⌘ ⇧ ↓` - Jump to last row
    * `↵` - Open focused log details
    * `⌘ ⇧ C` - Copy focused log message
  </Accordion>

  <Accordion icon="bookmark" title="Views Management">
    * `⌘ S` - Save current filters as view
    * `⌘ E` - Edit active view
    * `1-9` - Apply view 1 through 9 from the sidebar list
  </Accordion>
</AccordionGroup>
