# Dialog Config

## Creation

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

![](https://2976860065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7Nd93HqSNPpv2JhrViE%2Fuploads%2FqO8Lu4H7EFTvoavpOO20%2Fimage.png?alt=media\&token=03f45199-2d97-4894-bb98-7c7caf8b8e3b)

## Properties

| Name         | Description                                                                                  |
| ------------ | -------------------------------------------------------------------------------------------- |
| Dialog Names | A list of [Dialogs](https://docs.anyrpg.org/scriptable-objects/dialog) that can be launched. |

## Next Steps

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