# Naming conventions for Apps variables

> In creating App Variables names, specific guidelines have been set to ensure safety against malicious scripting:

In creating App Variables names, specific guidelines have been set to ensure safety against malicious scripting:

* Names can only include alpha-numberic characters, underscore `_` , and the dollar sign `$` characters.
* The first character must be alphabetic.
* The maximum length is 128 characters.
