> For the complete documentation index, see [llms.txt](https://docs.anyrpg.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anyrpg.org/wizards/add-uma-support-wizard.md).

# Add  UMA Support Wizard

## Accessing The Wizard

{% hint style="info" %}
The Add UMA Support Wizard is only available if you have the [AnyRPG UMA addon](/getting-started/managing-addons/uma-installation.md) installed.
{% endhint %}

The Add UMA Support Wizard requires that one of your game scenes with either a GameManager or SceneConfig object is open in the editor so that it can determine which game to install the content into.

The Add UMA Support Wizard can be opened by clicking *Tools* in the menu bar, and selecting *AnyRPG > Wizard > UMA > Add UMA Support*.

<div align="left"><figure><img src="/files/MpKptOitcfHyCMEmzwqT" alt=""><figcaption></figcaption></figure></div>

## Content Created

The wizard adds the following content to any game.

### UMA GLIB Prefab Varient

In the *Prefab/GameManager* folder you can find an UMA GLIB prefab variant.  This variant has also been added to the game loading scene.

### Scriptable Objects

#### Unit Profiles

In the *Resources/GameName/UnitProfile/Player* folder you can find UMA human male and female unit profiles.

#### UMA Race

An UMA character race can be found in the *Resources/GameName/CharacterRace* folder.

## Next Steps

Add the UMA unit profiles to the list of available unit profiles in the [game configuration](/getting-started/configuring-your-game.md).
