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

# Shortcuts & Power Features

> Boost your productivity with shortcuts and advanced features.

## Power Features

### Command Palette

Speed up your workflow with the Command Palette. Press `Ctrl + /` (or `Cmd + /` on Mac) to instantly search for and execute any action in the application, from changing tools to exporting files.

### Workspaces

Manage your projects effectively:

* **Save as...**: Download your current board state as a `.json` file for backup or sharing.
* **Open**: Load a previously saved `.json` board.
* **Workspaces Manager**: Switch between different active boards (saved locally or in the cloud for signed-in users).

### Debugging

For developers and contributors, Null Board includes a debug overlay.

* Toggle it via **Settings** (`Ctrl + ,`) > **Whiteboard** > **Debug View**.
* *Note: This displays performance metrics and state information primarily useful for development.*

## Keyboard Shortcuts

Master these shortcuts to work at the speed of thought.

| Action              | Windows/Linux      | Mac               |
| :------------------ | :----------------- | :---------------- |
| **Command Palette** | `Ctrl + /`         | `Cmd + /`         |
| **Find on Canvas**  | `Ctrl + F`         | `Cmd + F`         |
| **Export Image**    | `Ctrl + Shift + E` | `Cmd + Shift + E` |
| **Open File**       | `Ctrl + O`         | `Cmd + O`         |
| **User Settings**   | `Ctrl + ,`         | `Cmd + ,`         |
| **Help/Shortcuts**  | `?`                | `?`               |
