# Bank Config

## Creation

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

![](https://2976860065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7Nd93HqSNPpv2JhrViE%2Fuploads%2FVWf1c1TquMnrOsA37C9p%2Fimage.png?alt=media\&token=aec1d680-f18b-4adb-a298-b78e0cc9fac7)

## Properties

A bank config does not have any properties other than the properties shared by all [Interactable Option Configs](https://docs.anyrpg.org/scriptable-objects/interactable-option-configurations/..#properties).

## Next Steps

* Add a bank config to a [Unit Profile](https://docs.anyrpg.org/scriptable-objects/unit-profile) to allow the character to serve as a bank.
