# Sherpa RPA Distributions (Windows)

## **1. Sherpa RPA Platform (Sherpa Attended Robot + Sherpa Designer)**

**Sherpa RPA platform for developer workstations:**

{% embed url="<https://sherparpa.ru/downloads/SherpaRPA.exe>" %}

**SherpaRPA.exe.SHA1SUM:**

{% embed url="<https://sherparpa.ru/downloads/SherpaRPA.exe.SHA1SUM>" %}

## **2. Sherpa Attended / Unattended Robot (without Sherpa Designer)**

Support only for Sherpa Attended and Unattended Robots (without Sherpa Designer) for installation on end-user workstations, virtual machines, or terminal servers.

{% embed url="<https://sherparpa.ru/downloads/SherpaRPARuntime.exe>" %}

> When installing only Robots (without Sherpa Designer), you must select the type of Robot being installed on the first step of the installation: Attended or Unattended.

**SherpaRPARuntime.exe.SHA1SUM:**

{% embed url="<https://sherparpa.ru/downloads/SherpaRPARuntime.exe.SHA1SUM>" %}

## **3. Sherpa Coordinator for Unattended Robots**

{% embed url="<https://sherparpa.ru/downloads/SherpaRPACoordinator.exe>" %}

**SherpaRPACoordinator.exe.SHA1SUM:**

{% embed url="<https://sherparpa.ru/downloads/SherpaRPACoordinator.exe.SHA1SUM>" %}

> Sherpa Coordinator is a service that must be installed on an RDP server with administrative rights. It is designed to run Unattended Robots in user accounts, provided that automatic login to the Robot accounts is required.

## **4. Sherpa Orchestrator**

**Links to the Orchestrator distribution are provided upon request to the vendor.** There are two installation options [using a Docker container and without](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/ustanovka-sherpa-orchestrator). To verify the checksum, you can use the Windows utility "certutil": `certutil -hashfile path_to_file`.

> **A Robot in any of the installation methods (with Sherpa Designer or without) can have a role as either Attended or Unattended, which is determined by its** [**License**](https://docs.sherparpa.ru/en/licenzii) **(local or obtained from Sherpa Orchestrator) and the method of launch (locally or via Sherpa Orchestrator).**


---

# 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://docs.sherparpa.ru/en/ssylki-na-distributivy/distributivy-sherpa-rpa-windows.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.
