# Upgrade IceHrmPro

{% hint style="info" %}
The latest documentation is available [here](https://icehrm.com/explore/docs/upgrade-icehrmpro/).
{% endhint %}

## Upgrade IceHrm Pro

* Download IceHrmPro release file
* Extract the latest IceHrmPro release (zip) file
* When you extract IceHrmPro.zip you should see a new directory created with IceHrm current version

![](https://631078622-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LSTAqbcVhk-wxBWPiuv%2F-MkWezwvGCPEUAmlIjig%2F-MkWgS7oAAMA3OiSw_JO%2FScreenshot%202021-09-26%20at%2012.40.58.png?alt=media\&token=8ee45fe7-4fa3-4e22-a88a-48f5b040eb1a)

* Go into "icehrm\_\<version>" directory. Locate "core" and "web" directories, and replace the "web" and "core" directories in your new installation.

![](https://631078622-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LSTAqbcVhk-wxBWPiuv%2F-MkWezwvGCPEUAmlIjig%2F-MkWizxq5dH6_1r3fLkC%2FScreenshot%202021-09-26%20at%2012.51.56.png?alt=media\&token=fc2ba42a-e7c0-4448-9d66-2db0ccec0f9c)

{% hint style="info" %}
**Note: If you are upgrading to v32.2.0 make sure to copy icehrm/app/apply directory from the release file to your installation.**
{% endhint %}

## Upgrade IceHrm Open Source to IceHrmPro

{% hint style="info" %}
If you are already using icehrm open source, and purchased IceHrmPro. You can upgrade the installation without losing your data.
{% endhint %}

* Download IceHrmPro release file
* Extract the latest IceHrmPro release (zip) file
* When you extract IceHrmPro.zip you should see a new directory created with IceHrm current version

![](https://631078622-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LSTAqbcVhk-wxBWPiuv%2F-MkWezwvGCPEUAmlIjig%2F-MkWgS7oAAMA3OiSw_JO%2FScreenshot%202021-09-26%20at%2012.40.58.png?alt=media\&token=8ee45fe7-4fa3-4e22-a88a-48f5b040eb1a)

* Go into "icehrm\_\<version>" directory. Locate "core" and "web" directories, and replace the "web" and "core" directories in your new installation.

![](https://631078622-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LSTAqbcVhk-wxBWPiuv%2F-MkWezwvGCPEUAmlIjig%2F-MkWizxq5dH6_1r3fLkC%2FScreenshot%202021-09-26%20at%2012.51.56.png?alt=media\&token=fc2ba42a-e7c0-4448-9d66-2db0ccec0f9c)

* Copy icehrm.key file from the new release into your icehrm/app directory.

![](https://631078622-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LSTAqbcVhk-wxBWPiuv%2F-MkWezwvGCPEUAmlIjig%2F-MkWkCfE_DInw26bHu0-%2FScreenshot%202021-09-26%20at%2012.57.28.png?alt=media\&token=7dfe46a8-6126-48b8-8171-be585ce1a6b8)

##


---

# 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://icehrm.gitbook.io/icehrm/faq/upgrade-icehrm.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.
