# Version 141850

**A new release of Sherpa Orchestrator has been released: Version 141850.**

1. The "Robots" screen has added the ability to temporarily disable robots, for example, for maintenance purposes. To do this in the Orchestrator on the "Robots" screen in the Unattended robot card in the "Robot active" column, you need to use the toggle switch. This can also be done when creating or editing a robot. Disabled robots will not take on new jobs. Additionally, when manually logging into the account of an Unattended robot that has been disabled in this way, the RDP connection session will not automatically disconnect after 90 seconds. Thus, the robot disabling mode can be used if you need to access the Unattended robot account via RDP manually.
2. On the "Robots" screen, for Unattended robots, the ability to activate "Remote Debugging" has been added. To enable this feature in the Orchestrator on the "Robots" screen in the Unattended robot card, when creating or editing the robot, you need to enable the "Remote Debugging" parameter and specify the remote debugging server – Sherpa Designer. Remote debugging allows the Designer to connect to remote Unattended robots, run scripts in debugging mode, and perform remote debugging, and does not require a separate Attended license.
3. For triggers that are activated by incoming E-mail, the ability to mark as read those emails for which a job was created has been added. To use this feature in the Orchestrator on the "Triggers" screen in the trigger card on the "Email" tab when creating or editing the trigger, you need to enable the "Mark as read" parameter.
4. For triggers that are activated by E-mail, the ability to choose "Create one job for any number of new emails" or "Create a job for each new email" has been added. To use this feature in the Orchestrator on the "Triggers" screen in the trigger card on the "Email" tab when creating or editing the trigger, you need to enable the corresponding parameters.
5. On the "Triggers" screen, additional scheduling options have been added: "Last day of the month" and "N-th working day of the month." To use this feature in the Orchestrator on the "Triggers" screen in the trigger card on the "Schedule" tab when creating or editing the trigger, you need to enable the corresponding parameters.
6. On the "Triggers" screen on the "Schedule" tab, the ability to select multiple days has been added for the "Every month" option.
7. On the "Users" screen, when editing a specific user, the ability to enable the "Notify about license expiration via email" parameter has been added. If this parameter is enabled for the user and an email is specified, notifications will be sent to the specified email 60, 30, 5 days, and on the day of expiration of the license (linked to the account on which the user was created).
8. Changes have been made to the graphical interface to enhance usability and performance.


---

# 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/obnovleniya/obnovleniya-sherpa-orchestrator/versiya-141850.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.
