# Updating UiPath Process Mining

> A version of **UiPath Process Mining** is called a build. In the **Superadmin** page, you can upload new builds in the **Builds** tab. These builds can then be used by the developers.

## Introduction

A version of **UiPath Process Mining** is called a build. In the **Superadmin** page, you can upload new builds in the **Builds** tab. These builds can then be used by the developers.

In this guide, two special builds are described:

1. The **Superadmin** build that is responsible for running the **Superadmin** interface.
2. The **Dispatcher** build that is responsible for selecting the right build for the right task. (i.e. selecting the correct build for a certain project or the correct build for the **Superadmin** interface)

## Updating the Superadmin Build

Follow these steps to update the **Superadmin** build.

| Step | Action |
| --- | --- |
| 1 | Download the installation package to the server. |
| 2 | Go to the **Builds** tab of the **Superadmin** page of your **UiPath Process Mining** installation. |
| 3 | Click on the menu icon at the top left.  • Select **Upload build…**.  • Select the build to upload.  • Click on **OK**. |
| 4 | Right click in the list on the build that has been uploaded and select **Activate as superadmin**. |

See illustration below.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/process-mining/process-mining-docs-image-53844-728f5ab6-9360041d.webp)

## Updating the Dispatcher Build

After updating the **Superadmin** build, the **Dispatcher** build might become out of date. An outdated **Dispatcher** build may cause unexpected behavior of your application. If the **Dispatcher** build is outdated, this will be indicated in the **Builds** tab.

If the **Dispatcher** build is marked as OUTDATED, it is recommended to update the **Dispatcher** build.

You can only update the **Dispatcher** build to the active **Superadmin** build.

:::important
When updating the **Dispatcher** build, all user sessions are terminated. Users need to log in when the update is finished. It is advised to schedule the update of the **Dispatcher** build at a time when the applications are not being used and/or notify users that the system will be unavailable for a while and that they will need to log in again.
:::

Go to the **Superadmin Status** tab of your **UiPath Process Mining** installation for an overview of all users that are currently logged in.

The Dispatcher build can be updated in the **Superadmin**page.

Follow these steps to update the **Dispatcher** build.

| Step | Action |
| --- | --- |
| 1 | Go to the **Builds**tab of the **Superadmin** page of your **UiPath Process Mining** installation. |
| 2 | Right click in the list on the build that has been uploaded and select **Activate as dispatcher**. |

See illustration below.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/process-mining/process-mining-docs-image-53479-bdcb305c-4b542cdb.webp)

The entire **UiPath Process Mining** installation is updated.

:::note
You can also click on the menu icon at the top left and select **Update dispatcher build**. This updates the **Dispatcher** build to the active **Superadmin** build.
:::
