# Dashly Dashboard

***

**📖 Introduction**

Welcome to **Dashly Dashboard**, a professional Unity editor tool designed to **centralize and organize your ScriptableObjects** in a beautiful, intuitive interface. With a modern UI, multi-tab workflow, advanced search, and full theme customization, you can manage your game data, configurations, and assets faster than ever before.

Whether you are a developer, designer, or technical artist, this tool will transform how you organize and access your project's ScriptableObjects.

***

**✨ Key Features**

* Organize ScriptableObjects into **categories and sections** for easy navigation.
* Use **emoji icons** to visually identify categories at a glance.
* Work with multiple categories simultaneously using **multi-tab support**.
* Find anything instantly with **real-time search** across categories and sections.
* Customize the entire interface with a **complete theme system** (colors, spacing, typography).
* Reorder categories and sections with **drag & drop** functionality.
* Navigate efficiently with **keyboard shortcuts** (Ctrl+Tab, Ctrl+Shift+Tab).
* Jump directly to sections using the **Section Navigator** for quick access.
* Edit ScriptableObjects **inline** without leaving the dashboard.
* Toggle the **collapsible sidebar** to maximize your workspace.
* Enjoy **smooth animations** and visual feedback for a polished experience.
* Access a friendly **Welcome Screen** with quick links to documentation and setup.

***

**🛠 Requirements**

* Unity **2021.3 LTS or newer**
* Compatible with **Built-in, URP, and HDRP**
* Editor-only tool (no runtime dependencies)
* UI Toolkit support (included in Unity)

***

**💡 Support**

If you encounter any issues or have feature requests, please contact us at: `soportelatintechnology@gmail.com`


---

# 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://latin-tools.gitbook.io/latin-tools-docs/documentation/dashly-dashboard.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.
