# Asset versioning

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

<figure><img src="https://3312042618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9sVaJpWJhPbmscipukhh%2Fuploads%2FC1V4qaHMPPjKaixbpVUu%2Fimage.png?alt=media&#x26;token=b5cb9af6-48f6-4a4c-87bf-db5f4abd9296" 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 %}
