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

# Menu Items and Editor Access in ScreenshotKit

> All Unity Editor menu paths registered by ScreenshotKit, including the Settings window, folder browser, About dialog, and Scene View overlay.

| Path                                                | Action                                                  |
| --------------------------------------------------- | ------------------------------------------------------- |
| **Tools > ScreenshotKit > Settings Window**         | Open the main ScreenshotKit window.                     |
| **Tools > ScreenshotKit > Open Screenshots Folder** | Open the configured save folder in the OS file browser. |
| **Tools > ScreenshotKit > About (Documentation)**   | Open the About window with version info and links.      |

## Scene View overlay

The **ScreenshotKit** toolbar overlay lives inside the Scene View and gives quick access to capture buttons and common toggles (including **Copy To Clipboard**) without opening the main window. Enable it from the Scene View's overlay menu if it is hidden.

## Runtime component

For captures inside a built game, add the **ScreenshotKit > Screenshot Capture** component to any GameObject; see the [Runtime Component](/api/runtime-component) page.
