> ## Documentation Index
> Fetch the complete documentation index at: https://docs.less.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Versions

> Automatic version control

Less automatically stores all the previous versions of your models. In other words, every time a team member saves a model, a new version of that model is created automatically.

Read more about versions here: [Versions, Draft and Publish](/canvas/draft-publish)

Go to the folder with your model and click on the three dots to the right-hand side on the row. Click *Version History*.

<Frame>
  <img src="https://mintcdn.com/less-51/7hAaZrB-cL9KB8SD/images/guides/Versions.gif?s=c7e0386162c76de0a51cd599429a7286" width="2000" height="1256" data-path="images/guides/Versions.gif" />
</Frame>

From there you can see the currently published version (1 below) as well as the last 20 other versions (2 and 3 below).

You can click on the currently published version to open it up in a new browser window. You can also publish a different version or open it in a new browser window via the three dots on the right-hand side of each version.

<Warning>
  If you change the published version, that version will become the scheduled model.
</Warning>

<Frame>
  <img className="rounded-xl border" src="https://mintcdn.com/less-51/7hAaZrB-cL9KB8SD/images/guides/Versions.png?fit=max&auto=format&n=7hAaZrB-cL9KB8SD&q=85&s=c06dabe9ed08e78679deb09eccd28c33" width="1882" height="1244" data-path="images/guides/Versions.png" />
</Frame>
