# Repository Upgrade Utility in Astera

Existing Astera customers can upgrade to the latest version of Astera Data Stack by executing an exe. script, which automates the repository update to the latest release. This streamlined approach enhances the efficiency and effectiveness of the upgrade process, ensuring a smoother transition for users.

{% hint style="info" %}
**Note:** This upgrade applies to v10.0 and later ones. Previous versions cannot be upgraded and will need a clean repository as part of the upgrade.
{% endhint %}

1. To start, download and run the latest server and client installers to upgrade the build.

{% hint style="info" %}
Note: Depending on the build, the user can upgrade any of the respective client and server.
{% endhint %}

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

2. Run the Repository Upgrade Utility to upgrade the repository.

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

{% hint style="info" %}
**Note:** If you do not perform this step, you might encounter an error.
{% endhint %}

3. Once run, you will be faced with the following prompt.

Click *OK* and the repository will be upgraded.

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

Once done, you will be able to view all jobs, schedules, and deployments that you previously worked with in the Job Monitor, Scheduler, and Deployment windows.

This concludes the working of the Repository Upgrade Utility in Astera Data Stack.


---

# 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://documentation.astera.com/setting-up/on-prem/repository-upgrade-utility-in-astera.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.
