# Dash Image Board

<figure><img src="https://1971338676-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYp9tAkqjcwFDufAaviIa%2Fuploads%2FMkTaOTNDl4y1bChi52k1%2Fimage.png?alt=media&#x26;token=a15d2e5a-a080-4413-a7d6-6f8b7ad3e2a3" alt=""><figcaption><p>Dashboard is an ideation space where you can organize your reference images, and much more!</p></figcaption></figure>

As an artist, having a quick and easy way of sorting out all your ideas in one image board is a fairly common practice, with tools like Pureref, Miro ando thers being the best at this.\
Dash features a similar tool, but with a few key differences: It's fully integrated into Unreal Engine, has all the usual features you'd expect from a reference tool, allows you to take a snapshot of your UE viewport and put it in the Dashboard, lets you extract color grading from any image to apply it on your Dash camera, and much more!

In short, the Dashboard is a convenient ideation space where all your ideas, be it visual or textual, can be grouped. You can drag & drop images or even image URLs onto the panel to import them, you can group them, label them, etc...

{% embed url="<https://streamable.com/9lt7ta>" %}

When you open it for the first time, you'll be greeted with an empty view. From there, just drag & drop images onto the board, and start adjusting them as you see fit.

{% embed url="<https://streamable.com/815wbv>" %}

Besides that, all the regular features like making the window frameless, focusing on the selection, lowering the opacity, etc... are also available.

{% embed url="<https://streamable.com/rgcopy>" %}

We'll be making a dedicated page to this tool soon, and it's still in its early development phase, but the idea is to give you a space where most of you can organize images, content tools, ideas, etc...\
Picture putting an image, then asking the tool "how do I make this", and getting recommendations for the best tools in Dash that can help you get the job done. Not only tools extraction, but also content, and atmospherics, etc.. All the way to grading extraction and even feedback suggestion.\
These upcoming AI features of the Dashboard won't be using your data for any training purpose, ever.

### Hotkeys

| Action                  | Hotkey                 |
| ----------------------- | ---------------------- |
| **Edit Menu**           |                        |
| Opacity +               | Ctrl + Shift + Up      |
| Opacity -               | Ctrl + Shift + Down    |
| Reset transparency      | Ctrl + Alt + Shift + R |
| Toggle always on top    | Ctrl + Shift + T       |
| Toggle frameless        | Ctrl + Shift + F       |
| Toggle main bar         | Ctrl + Space           |
| Fit to selection        | Ctrl + Alt + S         |
| **Selection Menu**      |                        |
| Select all              | Ctrl + A               |
| Clear selection         | Esc                    |
| Select visible items    | Ctrl + Shift + G       |
| Select containing items | Ctrl + Shift + G       |
| Open item source        | Ctrl + Shift + O       |
| Optimize text items     | Ctrl + I               |
| Opacity +               | Ctrl + ]               |
| Opacity -               | Ctrl + \[              |
| Reset items opacity     | Ctrl + Backspace       |
| **Create Menu**         |                        |
| Box                     | B                      |
| Group                   | G                      |
| Text                    | T                      |
| Note                    | N                      |
| **Window Menu**         |                        |
| Undo                    | Ctrl + Z               |
| Redo                    | Ctrl + Y               |
| Copy to Clipboard       | Ctrl + C               |
| Paste from Clipboard    | Ctrl + V               |
| Duplicate               | Ctrl + D               |
| Move to Back            | \[                     |
| Bring to Front          | ]                      |
| Frame Selected          | F                      |
| Reset items             | R                      |
| Flip X                  | Alt + X                |
| Flip Y                  | Alt + Y                |
| Delete Selected         | Del                    |
| Align Left              | Shift + A              |
| Align Top               | Shift + W              |
| Align Right             | Shift + D              |
| Align Bottom            | Shift + S              |
| Align vertically        | Alt + Shift + A        |
| Align horizontally      | Alt + Shift + W        |
| Arrange                 | Ctrl + Alt + Shift + A |
| Move Left               | Left                   |
| Move Right              | Right                  |
| Move Up                 | Up                     |
| Move Down               | Down                   |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.polygonflow.io/getting-started/user-interface/dash-image-board.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
