# Versions

The Version list on the Object Type definition shows the history of changes to the Object Type definition itself. This is enabled automatically and allows you to easily roll back changes to the schema with just a click.

<figure><img src="/files/5EKfrRKB7IAsviQdqss4" alt=""><figcaption><p>All Object Type Definitions Included Versioning and Roll-Back</p></figcaption></figure>

To learn more about record versioning visit the [records](/documentation-and-resources/components-and-data/object-types/object-type-details/records.md) article.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.contextual.io/documentation-and-resources/components-and-data/object-types/object-type-details/versions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
