> For the complete documentation index, see [llms.txt](https://tools.continis.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tools.continis.io/subassets-toolbox/intro.md).

# Intro

🔗 Available on the [**Unity Asset Store**](https://bit.ly/subassettoolbox_as)

Sub-assets have been a feature in Unity since the very early days. But outside of some default types (Animation Clips, Meshes, Materials) generated as a result of an import, it is rare to see developers use them in their games. Because of so many **missing workflows**, they can only be used when a programmer takes the time to create their own tooling around them.

**SubAssets Toolbox** provides native and intuitive workflows to work with sub-assets, for programmers as well as the rest of the team.

<figure><img src="/files/X0rUMGiuwuzGRx1aoIIV" alt=""><figcaption><p>A ScriptableObject containing several sub-assets of different types</p></figcaption></figure>

Get started by learning the [editor workflows](/subassets-toolbox/editor-workflows/adding-sub-assets.md), or explore the [included API](/subassets-toolbox/api/isubassetaware.md) that you can leverage in your project.
