# Specialization Change Config

## Creation

To create a specialization change config, find (or create) the *GameName/Resources/GameName/InteractableOptionConfig* folder in the project tab and right click.  Choose *Create > AnyRPG > Interactable > SpecializationChangeConfig*.

![](https://2976860065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7Nd93HqSNPpv2JhrViE%2Fuploads%2FqxPy6gk8EBYjynDFiMsb%2Fimage.png?alt=media\&token=2385dfe9-f8cb-4331-b010-c54c8cc333e0)

## Properties

| Name                | Description                                                                                                                              |
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| Specialization Name | The name of a [Class Specialization](https://docs.anyrpg.org/scriptable-objects/class-specialization) that the player can specialize in. |

## Next Steps

* Add a specialization change config to a [Unit Profile](https://docs.anyrpg.org/scriptable-objects/unit-profile) to allow the player to change their class specialization by interacting with the character.
