# The Builds tab

> Builds tab in the Process Mining standalone Superadmin page, used to manage, upload, and activate Superadmin and Dispatcher builds.

## Introduction

From the **Builds** tab you can manage and upload builds. Once **UiPath** releases a new version, it can be uploaded and activated in the **Builds** tab.

### Build types

There are two different types of builds:

1. The **Superadmin** build is responsible for running the **Superadmin** page.
2. The **Dispatcher** build 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** page).

## The build package

The build is a `.zip` file that contains all files and folders that define the version of the UiPath Process Mining platform that is used to run and build discovery accelerators, apps, and connectors. For example, `UiPathProcessMining-21.4.zip`.

### Secure build package

Additional to the .zip file, **UiPath** offers the **Process Mining** build package as a file signed by **UiPath**, which is a self-extracting file that contains the `.zip` build package. In this case, you download the `build.exe` file, for example `UiPathProcessMining-21.4.exe`, and run it to obtain the build package that you can upload to the **Builds** tab.

See also [Verifying a signed build](https://docs.uipath.com/process-mining/standalone/2021.10/user-guide/pm-frequently-asked-questions#faqs) in Frequently Asked Questions.

## The Builds tab

See the illustration below.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/process-mining/process-mining-docs-image-53864-882c9e8b-fa9a594c.webp)

Below is a description of the elements of the **Builds** tab.

| Element | Description |
| --- | --- |
| Builds menu | Contains options for managing builds. |
| Name | The name of the build package. |
| Date | The date on which the build was created. |
| Active | Indicates which build is activated as **Superadmin** build and/or **Dispatcher** build. |

## Builds menu

You can display the **Builds** menu by clicking on the menu icon.

Below is an illustration of the **Builds** menu.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/process-mining/process-mining-docs-image-54322-4b5d0316-9474b4db.webp)

The table below describes the items of the **Builds** menu.

| Menu item | Description |
| --- | --- |
| Upload build... | Enables you to upload a new build. |
| Delete unused builds | Enables you to delete any builds that are not active on an environment or used in any of the workspaces. |
| Update dispatcher build | Enables you to update the **Dispatcher** build to the **Superadmin** build. |

## Builds context menu

There is also a context menu with options available for the selected build. See the illustration below.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/process-mining/process-mining-docs-image-56453-4d683152-6925b6a5.webp)

Below is a description of the options available from the **Builds** context menu.

| Item | Description |
| --- | --- |
| Upload build... | Enables you to upload a new build. |
| Download build | Enables you to download the selected build to your computer. |
| Activate a superadmin | Enables you to set the selected build as the build for running the **Superadmin** interface. |
| Delete unused builds | Enables you to delete any builds that are not active on an environment or used in any of the workspaces. |
