In this guide, you will learn how to create and use Configuration Variables.


Configuration Variables can be used to store text, URLs, keys, etc. and then be called elsewhere in your content. This can save time by storing all your variables in one place as well as having the ability to change one variable in multiple places simultaneously.

<aside> đŸ’¡ When exporting an organization, the Configuration Variables are not exported.

You do not need to save your content again when you change the Configuration Variable.

</aside>

Step 1.

Select the Configuration Variables tab from the left pane of UI Builder.

123.png

Step 2.

Select New Variable. Name the Configuration Variable and enter its value.

23452543.PNG

Step 3.

Use the Configuration Variable’s name to call it in the conversation. Example: ${config.URL}

tempsnip.png