> ## 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.

# Overview

> Master the essential features to get the most out of Navigator

<CardGroup cols={2}>
  <Card title="Navigation" icon="command" href="/essentials/navigation">
    Learn keyboard shortcuts to move quickly through Navigator
  </Card>

  <Card title="Filter" icon="list-filter" href="/essentials/filter">
    Filter logs by service, environment, level, and custom attributes
  </Card>

  <Card title="Search" icon="text-search" href="/essentials/search">
    Quickly find the logs you need with powerful search capabilities
  </Card>

  <Card title="Views" icon="bookmark" href="/essentials/view">
    Save and organize custom views for different monitoring scenarios
  </Card>
</CardGroup>

### Quick Tips

<AccordionGroup>
  <Accordion icon="keyboard" title="Master Keyboard Shortcuts">
    Navigator is built for speed. Use keyboard shortcuts to navigate faster:

    * `G then S` - Go to Settings
    * `/` - Focus search
    * `F` - Filter categories
    * `⌥ 1-6` - Filter timerange
    * `C` - Create new API key
  </Accordion>

  <Accordion icon="users" title="Collaborate with Your Team">
    [Invite team members](team) to your organization or workspace. Team members share logs and work together to solve issues faster.
  </Accordion>

  <Accordion icon="bolt" title="Optimize Your Workflow">
    Create [custom views](view) to bookmark your most-used filters and searches. Skip building the filter next time production breaks.
  </Accordion>
</AccordionGroup>

### Next Steps

Once you're familiar with these essentials, explore our [integrations](/integrations/) to connect Navigator with your infrastructure, or check out [examples](/examples/) to see how others use Navigator.
