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

# Navigation

> Master essential features for navigating Craft and working with your documents.

Learn the core navigation features that help you move through Craft efficiently and customize your workspace.

## Zooming Documents

Adjust the text size in your documents for better readability using the zoom feature (macOS).

**Zoom In:** `Cmd +`

**Zoom Out:** `Cmd -`

**Reset Zoom:** `Cmd 0`

<img src="https://mintcdn.com/craft-support/wb5Ce6cIohLU54lt/images/introduction/navigation/en/content/zoom-feature.png?s=69378fcd3e292def5c871d43c9e3b89f" alt="Zooming in and out of a document on macOS" width="800" height="589" data-path="images/introduction/navigation/en/content/zoom-feature.png" />

<Info title="Zoom Behavior">
  * Zoom affects only document content, not the app interface
  * Zoom level applies to all open Craft windows
  * This is separate from font size settings in document styling
</Info>

## Tab Management

Craft supports multiple tabs to help you work with several documents simultaneously. Learn more about opening, organizing, and navigating between tabs.

<CardGroup cols={2}>
  <Card title="Tab Management" href="/en/introduction/navigation/tabs">
    Work with multiple documents using tabs
  </Card>
</CardGroup>

## Comments and Notifications

Stay connected with collaborators through comments and real-time notifications on shared documents.

<CardGroup cols={2}>
  <Card title="Comments and Notifications" href="/en/introduction/navigation/comments">
    Collaborate with comments and manage notifications
  </Card>
</CardGroup>

## Table of Contents

When creating a document with multiple headings and sections, a Table of Contents will be automatically outlined for you in the left sidebar. You can easily navigate between each Title, Subtitle, Heading, and Subpage created in your document.

Each Table of Contents is document-specific. Here's how to switch between folder and Table of Contents view:

<Tabs>
  <Tab title="macOS">
    <Steps>
      <Step>
        Navigate your cursor to the bottom of the left sidebar, where two dots are displayed.
      </Step>

      <Step>
        While hovering over the dots, select the document icon. This will bring you to the Table of Contents view.
      </Step>
    </Steps>

    <img src="https://mintcdn.com/craft-support/wb5Ce6cIohLU54lt/images/introduction/navigation/en/content/navigate-toc.gif?s=7a4495998ddf5f83c152d27c2f0446a0" alt="Navigating to table of contents view" width="600" height="450" data-path="images/introduction/navigation/en/content/navigate-toc.gif" />

    **Table of Contents View:**

    <img src="https://mintcdn.com/craft-support/wb5Ce6cIohLU54lt/images/introduction/navigation/en/content/toc-view.png?fit=max&auto=format&n=wb5Ce6cIohLU54lt&q=85&s=ba03d9b9c6b4086acc3970aed7a6da71" alt="Table of contents view showing document structure" width="1016" height="764" data-path="images/introduction/navigation/en/content/toc-view.png" />

    **Folders View:**

    <img src="https://mintcdn.com/craft-support/wb5Ce6cIohLU54lt/images/introduction/navigation/en/content/folders-view.png?fit=max&auto=format&n=wb5Ce6cIohLU54lt&q=85&s=f5b8228dd6e2c93ce7911fb25571418e" alt="Folders view showing document organization" width="1017" height="766" data-path="images/introduction/navigation/en/content/folders-view.png" />

    You can easily switch between the **Table of Contents** view for your document and the standard **Folders** view, where you can navigate across your folders and each document created within them.
  </Tab>

  <Tab title="iOS">
    On iOS, you'll find the Table of Contents view at the bottom left of the screen, next to the insert button:

    <img src="https://mintcdn.com/craft-support/wb5Ce6cIohLU54lt/images/introduction/navigation/en/content/toc-ios-1.png?fit=max&auto=format&n=wb5Ce6cIohLU54lt&q=85&s=5ff8b4c795c95e477a6dcd908257084d" alt="iOS table of contents icon" width="593" height="1212" data-path="images/introduction/navigation/en/content/toc-ios-1.png" />

    <img src="https://mintcdn.com/craft-support/wb5Ce6cIohLU54lt/images/introduction/navigation/en/content/toc-ios-2.png?fit=max&auto=format&n=wb5Ce6cIohLU54lt&q=85&s=fd24ead0dae13113bc4941b222d7343b" alt="iOS table of contents view" width="590" height="1215" data-path="images/introduction/navigation/en/content/toc-ios-2.png" />
  </Tab>
</Tabs>

## Starring Documents

Star important documents to keep them easily accessible from the Starred section in your sidebar.

<Tabs>
  <Tab title="macOS">
    **Method 1: Right-click Menu**

    Right-click on any document and select **Star**.

    <img src="https://mintcdn.com/craft-support/wb5Ce6cIohLU54lt/images/introduction/navigation/en/content/star-macos.gif?s=9e96c1228ef5a1116dc23e61f90c5260" alt="Starring a document via right-click menu" width="1216" height="836" data-path="images/introduction/navigation/en/content/star-macos.gif" />

    **Method 2: Page Info**

    While viewing a document, go to your sidebar → **Page Info** → **Actions** → **Star Document**.

    <img src="https://mintcdn.com/craft-support/wb5Ce6cIohLU54lt/images/introduction/navigation/en/content/star-page-info.png?fit=max&auto=format&n=wb5Ce6cIohLU54lt&q=85&s=d211939ca0b342a3358b4e84a85be7da" alt="Starring a document via page info" width="428" height="770" data-path="images/introduction/navigation/en/content/star-page-info.png" />
  </Tab>

  <Tab title="iOS">
    **Method 1: Long Press**

    Long press on any of your documents and select the **Star** option from the pop-up list.

    <img src="https://mintcdn.com/craft-support/wb5Ce6cIohLU54lt/images/introduction/navigation/en/content/star-ios-menu.gif?s=eb1139dcff603b1f5793b2bcc9b8830e" alt="Starring a document via long press" width="1260" height="876" data-path="images/introduction/navigation/en/content/star-ios-menu.gif" />

    **Method 2: Document Menu**

    In a document view, use the three-dot menu in the upper right corner → **Page Info** → **Star Document**.

    <img src="https://mintcdn.com/craft-support/wb5Ce6cIohLU54lt/images/introduction/navigation/en/content/star-ios.gif?s=ea06006a6141eb0fd404b5b4efda8ab3" alt="Starring a document via document menu" width="600" height="417" data-path="images/introduction/navigation/en/content/star-ios.gif" />
  </Tab>
</Tabs>

## Duplicating and Moving Documents

Sometimes when navigating you end up on a document you want to take an action upon that's not available from within the document itself. These actions include duplicating the document or moving it to a new folder.

All of these actions on the document are available from the folder view (e.g., by long pressing on the document in the folder on iOS or right-clicking on macOS). If you don't know which folder the document is in, here's a quick solution:

<Steps>
  <Step>
    Edit the document somehow (you can make a change like adding a blank line and removing it again so you're not really altering it if you want).
  </Step>

  <Step>
    From the folder list on the left (or, on iPhone, hold the **\<** in the top left corner and then swipe left-to-right), select **All Documents**.
  </Step>

  <Step>
    If the document isn't at the top of the page, press the three-dot menu (⋯) in the top right, then tap **Date Updated** until the arrow points down so the documents are sorted with the most recent changes document at the top.
  </Step>
</Steps>

## Quick Navigation Tips

### Document Search

Press `Cmd + O` (macOS) or tap the search icon to quickly open any document by name.

### Block Navigation

Use `Cmd + F` to search within a document and jump to specific content.

### Sidebar Toggle

Press `Cmd + \` to show or hide the sidebar for a distraction-free writing experience.

## Related Articles

<CardGroup cols={2}>
  <Card title="Keyboard Shortcuts" href="/en/introduction/shortcuts">
    Complete list of keyboard shortcuts for faster navigation
  </Card>

  <Card title="Search" href="/en/organize-and-find/search">
    Learn advanced search techniques to find anything
  </Card>
</CardGroup>
