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

# Find your way around

> Search, keyboard shortcuts, a workspace's full motion list, and Drafts — the surfaces for getting to any motion fast.

The [inbox](/product/inbox) shows what needs you, but it's not the only way to get around. This page covers the surfaces for finding any motion quickly: global search, keyboard shortcuts, a workspace's complete motion list, and your drafts.

## Global search

Press <kbd>Cmd</kbd>/<kbd>Ctrl</kbd> + <kbd>K</kbd> from anywhere to open search. It runs a full-text search over the motions you can see **across all your workspaces** — matching on both the summary and the body — so you don't need to be in the right workspace first.

* **Recent motions** appear as a zero-state before you type, so a one-keystroke jump to something you touched recently is always one shortcut away.
* **Matches are highlighted** in the results, in the title and in a snippet of the matching body text.
* **Navigate with the keyboard**: arrow keys move the selection, <kbd>Enter</kbd> opens the highlighted motion, <kbd>Esc</kbd> closes search.

<Frame caption="Global search (Cmd/Ctrl+K) with full-text matches highlighted.">
  <img src="https://mintcdn.com/individual-3f373c10/_mM50gJVLijA5IOZ/images/search-cmdk.png?fit=max&auto=format&n=_mM50gJVLijA5IOZ&q=85&s=e1440293a1c8e3f7f759d2f858dbebac" alt="The search modal showing results for a query with the matching text highlighted" width="1280" height="577" data-path="images/search-cmdk.png" />
</Frame>

## Keyboard shortcuts

Single-key shortcuts are ignored while you're typing in a text field, so they never get in the way of writing.

| Shortcut                                      | Action                                        |
| :-------------------------------------------- | :-------------------------------------------- |
| <kbd>Cmd</kbd>/<kbd>Ctrl</kbd> + <kbd>K</kbd> | Open global search                            |
| <kbd>m</kbd>                                  | Start a new motion                            |
| <kbd>c</kbd>                                  | Jump to and focus the comment box on a motion |
| <kbd>g</kbd> then <kbd>i</kbd>                | Go to your inbox                              |
| <kbd>↑</kbd> / <kbd>↓</kbd>                   | Move through a motion list                    |
| <kbd>Esc</kbd>                                | Close search, or clear the open motion        |

## A workspace's motion list

Click a workspace in the sidebar (or go to `monnet.ai/your-slug`) to open its **full motion list** — every motion in that workspace, not just the ones needing your attention. This is where you find closed or older motions the inbox no longer surfaces.

Two filter chips narrow the list:

* **Status** — **All**, **Draft**, **Open**, or **Closed**.
* **Priority** — **Critical**, **Normal**, **Low** (you can select more than one).

<Frame caption="A workspace's motion list with the Status and Priority filter chips.">
  <img src="https://mintcdn.com/individual-3f373c10/_mM50gJVLijA5IOZ/images/workspace-motion-list.png?fit=max&auto=format&n=_mM50gJVLijA5IOZ&q=85&s=96d223e2edfe6aca81e04518b809494e" alt="A workspace motion list showing all motions with Status and Priority filter chips" width="1280" height="577" data-path="images/workspace-motion-list.png" />
</Frame>

## Drafts

The **Drafts** entry in the sidebar collects your in-progress, unpublished motions **across all your workspaces** in one feed, so you can pick any one back up and keep editing. Until you publish a motion it lives here and nowhere else.

<Frame caption="The Drafts feed — your unpublished motions, ready to resume.">
  <img src="https://mintcdn.com/individual-3f373c10/_mM50gJVLijA5IOZ/images/drafts.png?fit=max&auto=format&n=_mM50gJVLijA5IOZ&q=85&s=cad3c0875d58a1be775b945d7067a5af" alt="The Drafts page listing unpublished draft motions" width="1280" height="577" data-path="images/drafts.png" />
</Frame>

<Note>
  Three surfaces, three scopes — don't confuse them:

  * **Inbox** — what needs *you*, across all workspaces.
  * **A workspace's motion list** — *everything* in one workspace, filterable by status and priority.
  * **Drafts** — your *unpublished* work, across all workspaces.
</Note>
