# Template Versioning

This section allows for the management of data and template versions. It is advised to always update to the latest template version to ensure data integrity.

### Updating to the latest version <a href="#updating-to-the-latest-version" id="updating-to-the-latest-version"></a>

Before updating to the latest template version, **review the scope of changes between this version and the previous one.** Ensure you understand how the latest template differs.

Once comfortable adapting to the new version, click the **"Update Now"** button. This will update all related data fields that could impact the interface or forms within the CertSearch dashboard.

<figure><img src="/files/9gkN4qafDZexkHcXzBGk" alt=""><figcaption></figcaption></figure>

### Why it is recommended to update to the latest version? <a href="#why-do-i-need-to-choose-the-latest-version" id="why-do-i-need-to-choose-the-latest-version"></a>

While the system allows flexibility in uploading data, upgrading to the most recent template provides enhancements that can help improve data quality. The latest version offers improvements designed to optimize your data.


---

# 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://support.iafcertsearch.org/certification-bodies/data-management/import-settings/template-versioning.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.
