> For the complete documentation index, see [llms.txt](https://docs.lightact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lightact.com/assets/asset-versioning.md).

# Asset versioning

LightAct supports Asset versioning for all asset types. To enable versioning, add *\_versionName* to the end of the Asset's filename.

<figure><img src="/files/EiGdf8ASa466HTiCUreJ" alt=""><figcaption></figcaption></figure>

Examples include:

* *\_v1, \_v2, \_v3*
* *\_YYMMDD (or any 6 numbers)*
* *\_YYMMDDa, \_YYMMDDb, \_YYMMDDc*

{% hint style="info" %}
**Good to know**: we recommend to choose one method of naming versions and then sticking to it. Because this way when you import a new version of an Asset, LightAct will automatically use it.
{% endhint %}
