> For the complete documentation index, see [llms.txt](https://docs.pentaho.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pentaho.com/install/10.2-install/pentaho-upgrade-cp/using-the-pentaho-upgrade-installer/use-the-pentaho-upgrade-installer-to-upgrade-archive-installation/get-started-by-checking-your-environment-pentaho-upgrade.md).

# Get started by checking your environment

Perform the following steps to start the Pentaho Upgrade Installer and check your environment.

1. Exit out of any Pentaho products you currently have running and stop the server.

   For instructions on stopping the server, see [Stop and start the Pentaho Server and repository](/install/10.2-install/pentaho-configuration/tasks-to-be-performed-by-an-it-administrator/configure-the-pentaho-server/stop-and-start-the-pentaho-server-and-repository.md).
2. Run the update executable file for the Pentaho Upgrade Installer that you downloaded from the [Support Portal](https://support.pentaho.com/hc/en-us). After processing, the Introduction window opens.
3. Click **Next**.
4. In the License Terms window, read through the license agreement and select the check box at the end of the agreement to acknowledge the terms.
5. Click **Next**.
6. In the Welcome window, select **Upgrade** to upgrade your Pentaho products and then click **Next**.
7. (Optional) If you would like to restore a backup of an original installation before upgrading, select **Restore** and see [Restoring a Pentaho Upgrade Installer backup of archive installation](/install/10.2-install/pentaho-upgrade-cp/using-the-pentaho-upgrade-installer/restoring-a-pentaho-upgrade-installer-backup-of-archive-installation-pentaho-upgrade-cp.md) for instructions.
8. In the **Folder** text box of the Choose Folder window, specify the root directory of your Pentaho installation, and then click **Next**.

   For example, if you originally installed your Pentaho products in the default location on Windows, then you would specify `C:\Pentaho`. **Restore Default Folder** returns the value in the **Folder** text box to the default specified by the Pentaho Upgrade Installer.
9. In the next Pentaho Upgrade Installer window, update the `white_list.csv` file by following the instructions in the [Specify customized items to address after upgrading](/install/10.2-install/pentaho-upgrade-cp/using-the-pentaho-upgrade-installer/use-the-pentaho-upgrade-installer-to-upgrade-archive-installation/specify-items-to-include-or-exclude-pentaho-upgrade.md) topic below. After finishing this procedure, click **Next**.
10. When prompted for the location of the hash files zip archive, specify the path to the archive, select the archive, and then click **Next**.

    **Note:** You can download the hash files zip archive from the [Support Portal](https://support.pentaho.com/home)

The upgrade installer performs an environment check to determine what Pentaho products are installed in the root directory that you specified and whether your environment is compatible for upgrading these products to Pentaho 10.2.

For example, if you are upgrading a server, the environment check may appear similar to the following example:

![Enviroment check while upgrading a Pentaho Server](/files/3DkWh8PEhTOzenui2CeV)

If you are upgrading a workstation, the Environment Check may appear similar to the following sample:

![Environment check while upgrading Pentaho client tools](/files/eeL92ehgaLQ99Se4Xo1k)

**Note:** The Pentaho Upgrade Installer is designed to work for the Pentaho 8.3 or later products you have installed in a specified root directory and all the related subdirectories. If you have installed Pentaho products in a root directory separate from the one specified, you must also run the Pentaho Upgrade Installer against that separate root directory to upgrade those other products.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.pentaho.com/install/10.2-install/pentaho-upgrade-cp/using-the-pentaho-upgrade-installer/use-the-pentaho-upgrade-installer-to-upgrade-archive-installation/get-started-by-checking-your-environment-pentaho-upgrade.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.
