# Apply service pack

{% hint style="info" %}
The system will be unavailable during the installation process.
{% endhint %}

{% hint style="success" %}
It is recommended to restart the server prior to upgrade.
{% endhint %}

**1.** Take a backup

* Take a backup of the installation folder with all files for all components of Novacura Flow.

**2.** Open the *Novacura Flow Server Manager*

* Click on the menu for the installation that should be updated and choose *Apply service pack...*.
* Click on *Apply* to start the update, when the message *Upgrade successful* shows is the service pack applied.

![](/files/-M1ZWsDwyZSKKCsNpvmt)

**3.** Problems If the upgrade process results in a corrupt state, which it can't rollback automatically, an error message "Entry is incorrect. Fix errors or remove entry" will be displayed on the environment instance. This can often be recovered manually by:&#x20;

* Go to the installation folder and change the name of the data backup that the installation tool has done.
* Remove the underscore and date from the folder name of each component installation folder (see example image below).
* Start the site and service from the IIS Manager.
* Open the Novacura Flow server page to see that it is up and running.

<div align="left"><img src="/files/-M-oVlLUAoz1IocqXsFE" alt=""></div>

\
&#x20;*Contact <product.support@novacura.com> for support if the upgrade fails.*


---

# 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://help.novacuraflow.com/installation-and-upgrade/apply-service-pack.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.
