# Orchestrator

Right-click on the Sherpa Assistant icon in the tray and select "Orchestrator...".

<figure><img src="https://3212714295-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI0zUnKkOuy6lWt7DZ46u%2Fuploads%2Fgit-blob-2fc64704ce92f8f1f0cff419b452dd66614a48c6%2F2025-07-26_18-14-31%20(1).png?alt=media" alt=""><figcaption></figcaption></figure>

The context menu item "Orchestrator..." allows you to open the settings window on the "Orchestrator" tab.

> Additionally, the "Orchestrator" tab can be opened through the context menu item "Settings...".

In this window, you can configure the connection to the Orchestrator. To do this, enter the data in the "Server Domain/IP" and "Robot GUID" fields and click the "Connect" button. In case of an error, a notification will appear: "Connection error".

<figure><img src="https://3212714295-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI0zUnKkOuy6lWt7DZ46u%2Fuploads%2Fgit-blob-510850339663067782099889633dcbb7b5e6fc8e%2Fimage%20(3)%20(1)%20(1).png?alt=media" alt=""><figcaption></figcaption></figure>

In case of a successful connection, a notification will appear: "Connected".

<figure><img src="https://3212714295-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI0zUnKkOuy6lWt7DZ46u%2Fuploads%2Fgit-blob-ea09ed19cc16775f2d2d79eacc78f2c42164f9c4%2Fimage%20(2)%20(1)%20(1).png?alt=media" alt=""><figcaption></figcaption></figure>

Support for additional Robot authentication when connecting to the Orchestrator on Windows and Linux is performed through the "Thumbprint of the X.509 certificate for connecting to the orchestrator (if necessary)" parameter.

<figure><img src="https://3212714295-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI0zUnKkOuy6lWt7DZ46u%2Fuploads%2Fgit-blob-c840ee31479c5cb504ee107dd9265d5c9c48f481%2Fimage%20(1)%20(1)%20(1).png?alt=media" alt=""><figcaption></figcaption></figure>

The certificate is extracted from the system store (Windows) or from the certificate file (Linux) by the unique thumbprint, after which it is used in requests to the Orchestrator.

Detailed documentation:

{% embed url="<https://learn.microsoft.com/en-us/dotnet/api/system.security.cryptography.x509certificates.x509certificate2?view=net-8.0>" %}

The following options are also available for configuration:

* **Log off from the Unattended robot session after no new work for** — specifies the interval in seconds after which automatic log off will occur if there are no new Tasks in the Unattended robot session.
* **Send a screenshot to the orchestrator on emergency stop of the Attended robot** — a checkbox that activates automatic sending of a screenshot to the Orchestrator in case of an emergency stop of the Robot script running in Attended mode.
* **Limit screenshot sending by time (0 to disable)** — sets a time interval in seconds after which sending screenshots on emergency stop will be stopped. A value of 0 means no limit.
* **Send a screenshot to the orchestrator on emergency stop of the Unattended robot** — a checkbox that activates automatic sending of a screenshot in case of an emergency stop of the Robot script running in Unattended mode.
* **Disconnect from the session instead of Log Off** — a checkbox indicating that upon expiration of the specified time, the session should be disconnected instead of fully logging off.
* **Restart the computer on unsuccessful termination** — a checkbox that activates automatic restarting of the computer if the script termination was unsuccessful.

For more information on connecting to the Orchestrator through Sherpa Assistant and activating the License, you can follow the link:

{% embed url="<https://docs.sherparpa.ru/licenzii/dopolnitelno/aktivaciya-licenzii-cherez-sherpa-assistant>" %}
