# Triggers

**Triggers** are necessary to automatically create Jobs based on specified conditions, which are then passed to Robots for processing.

The "Triggers" screen contains the "Triggers" table.

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

To work with Triggers, the screen has the following buttons:

<table data-header-hidden><thead><tr><th width="203"></th><th width="337"></th></tr></thead><tbody><tr><td><strong>Name</strong></td><td><strong>Description</strong></td></tr><tr><td>Create</td><td>Allows the User to create a new Trigger. When clicked, a form opens for entering the necessary data and configuring the parameters of the new Trigger.</td></tr><tr><td>Update</td><td>Allows updating information about the selected Trigger.</td></tr><tr><td>Delete selected</td><td>Allows deleting one or more selected Triggers.</td></tr><tr><td>Enable selected</td><td>Activates the selected Triggers, allowing them to start Jobs in the system.</td></tr><tr><td>Disable selected</td><td>Deactivates the selected Triggers, stopping their execution.</td></tr><tr><td>Test</td><td>Allows testing the selected Trigger by creating a Job according to the settings specified in the Trigger. This helps ensure that the Trigger works correctly and performs the planned actions.</td></tr><tr><td>Import from CSV</td><td>Allows the User to upload Trigger data from a CSV file. When this option is selected, a dialog window opens for uploading the file with the necessary data.</td></tr><tr><td>Export to CSV</td><td>Allows saving information about Triggers in CSV format.</td></tr><tr><td>Export to XLSX</td><td>Allows exporting Trigger data in XLSX format.</td></tr></tbody></table>

## **Creating a New Trigger**

To create a new Trigger, you need to click the "Create" button in the "Triggers" table and fill out the opened form.\
The form for creating a new Trigger contains several tabs:

* [Main](#vkladka-osnovnye)
* [Robots](#vkladka-roboty)
* [Schedule](#vkladka-raspisanie)
* [Queue](#vkladka-ochered)
* [Email](#vkladka-email)

### **Main Tab**

The "Main" tab contains the main parameters of the Trigger being created:

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

<table data-header-hidden><thead><tr><th width="53"></th><th width="194"></th><th width="276"></th></tr></thead><tbody><tr><td><strong>No.</strong></td><td><strong>Interface Element</strong></td><td><strong>Description</strong></td></tr><tr><td>1.</td><td>“Trigger enabled” switch</td><td>Allows you to choose whether the Trigger will be activated (enabled) immediately after its creation.</td></tr><tr><td>2.</td><td>“Name” text field</td><td>The name of the Trigger. A required field.</td></tr><tr><td>3.</td><td>“Description” text field</td><td>Description of the Trigger.</td></tr><tr><td>4.</td><td>“Access Folder” field</td><td>Access folder for the Trigger.</td></tr><tr><td>5.</td><td>“Priority of created Jobs” field</td><td><p>Allows managing the order of Job execution:</p><ul><li>1 - Low,</li><li>2 - Normal,</li><li>3 - High.</li></ul><p>If a priority is set for both the Job and the Task, the Job will be executed first, followed by the Task, according to the specified priority.</p></td></tr><tr><td>6.</td><td>“Process” field</td><td>The process that will be triggered when the Trigger is activated. The process can be selected from previously created Processes on the "Processes" screen. A required field.</td></tr><tr><td>7.</td><td>“Max. number of runs” text field</td><td>The maximum number of runs for the Trigger. If there are no restrictions, this field should be set to 0.</td></tr><tr><td>8.</td><td>“If all Robots are busy, create Job after they are free” flag</td><td><p>Allows enabling the function of creating a Job after the Robots are freed.</p><p><br></p></td></tr></tbody></table>

### **Robots Tab**

The "Robots" tab allows you to select which Robot or Group of robots will receive the Job created by the Trigger after it is activated.

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

<table data-header-hidden><thead><tr><th width="53"></th><th width="230"></th><th width="263"></th></tr></thead><tbody><tr><td><strong>No.</strong></td><td><strong>Interface Element</strong></td><td><strong>Description</strong></td></tr><tr><td>1.</td><td>“Assign Job to a specific Robot” flag</td><td>Allows assigning the Job created by the Trigger to a specific Robot (selected in the “Robot” field).</td></tr><tr><td>2.</td><td>“Robot” field</td><td>Allows selecting a specific Robot from previously created ones on the "Robots" screen using a dropdown list.</td></tr><tr><td>3.</td><td>“Distribute Job among Robot Group” flag</td><td>Allows assigning the Job created by the Trigger to a specific Group of robots (selected in the “Robot Group” field).<br>In this case, the Job created by the Trigger will be assigned to one of the Robots in the specified group.</td></tr><tr><td>4.</td><td>“Robot Group” field</td><td>Allows selecting a specific Group of robots from previously created ones on the "Robots" screen using a dropdown list.</td></tr><tr><td>5.</td><td>“Maximum number of concurrently running Robots” text field</td><td>The maximum number of concurrently running Robots that will perform Jobs created by this Trigger. This setting allows for load balancing among Robots. It is important to note that this value also affects the number of Jobs created in the mode “Create Job without a pre-assigned Robot.” Thus, the number of Jobs in Pending status for the Robot Group cannot exceed the set value of “Maximum number of concurrently running Robots” if it is not equal to 0.</td></tr><tr><td>6.</td><td>“Create Job without a pre-assigned Robot. As soon as<br>any Robot in the Group is free, the Job will be automatically assigned to it” flag</td><td>This function is available if all Robots in the specified Group are busy.</td></tr><tr><td>7.</td><td>“Create Job for the still busy Robot in the Group with the least number of Jobs in Pending status” flag</td><td>This function is available if all Robots in the specified Group are busy.</td></tr></tbody></table>

### **Schedule Tab**

The "Schedule" tab allows you to set a schedule for when the Trigger will be activated. The form for creating a new Trigger varies depending on which flags are set:

* [“Process continuously” flag](#obrabatyvat-nepreryvno)
* [“Process according to schedule” flag](#obrabatyvat-po-raspisaniyu)
* [“Last day of the month” flag](#poslednii-den-mesyaca)
* [“N-th day of the month” flag](#n-yi-den-mesyaca)

#### <mark style="color:red;">Process Continuously</mark>

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-76a3d1a6f2144714d8982492033840c09ce35650%2F2025-02-11_17-23-25.png?alt=media" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="52"></th><th width="222"></th><th width="286"></th></tr></thead><tbody><tr><td><strong>No.</strong></td><td><strong>Interface Element</strong></td><td><strong>Description</strong></td></tr><tr><td>1.</td><td>“Process continuously” flag</td><td>Allows performing Jobs continuously, taking into account the restrictions set on other tabs.</td></tr><tr><td>2.</td><td>“Except non-working days according to the calendar:” field</td><td>Allows selecting a specific calendar from previously created ones on the "Resources" screen using a dropdown list.</td></tr><tr><td>3.</td><td>“Stop Job after a specified period of time after its creation” text field</td><td>Allows specifying the maximum duration of the Job in hours and minutes in the format hours:minutes until a “soft” stop.<br><br>A "soft" stop is sending a stop signal to the script, which contains the corresponding block to check this signal, allowing the program to finish its work.</td></tr><tr><td>4.</td><td>“Run only between X and Y” field</td><td><p>Allows specifying the time period for the Trigger's operation within one day.</p><p>If the start time is greater than the end time, Robots will start running on the current day and will stop running on the next day. This setting also affects email Triggers and Task Triggers in the Queue.</p></td></tr><tr><td>5.</td><td>“Interrupt Job after a specified period of time after its creation” text field</td><td>Allows specifying the maximum duration of the Job in hours and minutes in the format hours:minutes until a “hard” stop.<br><br>A "hard" stop is the immediate termination of the Process execution, when the script is interrupted without prior conditions.</td></tr><tr><td>6.</td><td>“Schedule effective from” field</td><td>Allows specifying the date and time from which the schedule is effective, in the format DD.MM.YYYY hours:minutes:seconds. If the value is empty, the current date is taken.</td></tr><tr><td>7.</td><td>“Schedule effective until” field</td><td>Allows specifying the date and time until which the schedule is effective, in the format DD.MM.YYYY hours:minutes:seconds. If the value is empty, the default value will be set (current time + 10 years).</td></tr></tbody></table>

#### <mark style="color:red;">Process According to Schedule</mark>

<div data-full-width="true"><figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-ada82586d4bb516c452972071b4a7294bbe3c378%2F2025-02-11_17-16-06.png?alt=media" alt=""><figcaption></figcaption></figure></div>

<table data-header-hidden><thead><tr><th width="57"></th><th width="232"></th><th width="256"></th></tr></thead><tbody><tr><td><strong>No.</strong></td><td><strong>Interface Element</strong></td><td><strong>Description</strong></td></tr><tr><td>1.</td><td>“Process according to schedule” flag</td><td>Allows performing Jobs according to a schedule.</td></tr><tr><td>2.</td><td>“Use Cron expression” switch</td><td>Allows defining the schedule for the Trigger activation directly by specifying a Cron expression.</td></tr><tr><td>3.</td><td><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-de8831e5b6f3289447c5bfc05c0913a05ddb31a6%2F2025-04-16_15-19-49.png?alt=media" alt="" data-size="original"></td><td>Allows setting the schedule for the Trigger activation.</td></tr><tr><td>4.</td><td>“Except non-working days according to the calendar:” field</td><td>Allows selecting a specific calendar from previously created ones on the "Resources" screen using a dropdown list. On the days selected in the specified calendar, the Trigger will not activate (these days will be considered non-working).</td></tr><tr><td>5.</td><td>“Run only between X and Y” field</td><td><p>Allows specifying the time period for the Trigger's operation within one day.</p><p>If the start time is greater than the end time, Robots will start running on the current day and will stop running on the next day. This setting also affects email Triggers and Task Triggers in the Queue.</p></td></tr><tr><td>6.</td><td>“Stop Job after a specified period of time after its creation” text field</td><td>Allows specifying the maximum duration of the Job in hours and minutes in the format hours:minutes until a “soft” stop.</td></tr><tr><td>7.</td><td>“Interrupt Job after a specified period of time after its creation” text field</td><td>Allows specifying the maximum duration of the Job in hours and minutes in the format hours:minutes until a “hard” stop.</td></tr><tr><td>8.</td><td>“Schedule<br>effective from” field</td><td>Allows specifying the date and time from which the schedule is effective, in the format DD.MM.YYYY hours:minutes:seconds. If the value is empty, the current date is taken.</td></tr><tr><td>9.</td><td>“Schedule<br>effective until” field</td><td>Allows specifying the date and time until which the schedule is effective, in the format DD.MM.YYYY hours:minutes:seconds. If the value is empty, the default value will be set (current time + 10 years).</td></tr></tbody></table>

#### <mark style="color:red;">Last Day of the Month</mark>

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-9e24407302dc97c73656606920b48b5a2972a1f9%2F2025-02-11_17-24-53.png?alt=media" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="59"></th><th width="202"></th><th width="279"></th></tr></thead><tbody><tr><td><strong>No.</strong></td><td><strong>Interface Element</strong></td><td><strong>Description</strong></td></tr><tr><td>1.</td><td>“Last day of the month” flag</td><td>Allows performing Jobs on the last day of the month. The Trigger will activate on the last calendar day of the month unless a calendar of non-working days is selected below. Otherwise, the Trigger will activate on the last working day of the month according to the calendar.</td></tr><tr><td>2.</td><td><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-de8831e5b6f3289447c5bfc05c0913a05ddb31a6%2F2025-04-16_15-19-49.png?alt=media" alt="" data-size="original"></td><td>Allows setting the schedule for the Trigger activation.</td></tr><tr><td>3.</td><td>“Except non-working days according to the calendar:” field</td><td>Allows selecting a specific calendar from previously created ones on the "Resources" screen using a dropdown list. On the days selected in the specified calendar, the Trigger will not activate (these days will be considered non-working).</td></tr><tr><td>4.</td><td>“Run only between X and Y” field</td><td><p>Allows specifying the time period for the Trigger's operation within one day.</p><p>If the start time is greater than the end time, Robots will start running on the current day and will stop running on the next day. This setting also affects email Triggers and Task Triggers in the Queue.</p></td></tr><tr><td>5.</td><td>“Stop Job after a specified period of time after its creation” text field</td><td>Allows specifying the maximum duration of the Job in hours and minutes in the format hours:minutes until a “soft” stop.</td></tr><tr><td>6.</td><td>“Interrupt Job after a specified period of time after its creation” text field</td><td>Allows specifying the maximum duration of the Job in hours and minutes in the format hours:minutes until a “hard” stop.</td></tr><tr><td>7.</td><td>“Schedule effective from” field</td><td>Allows specifying the date and time from which the schedule is effective, in the format DD.MM.YYYY hours:minutes:seconds. If the value is empty, the current date is taken.</td></tr><tr><td>8.</td><td>“Schedule effective until” field</td><td>Allows specifying the date and time until which the schedule is effective, in the format DD.MM.YYYY hours:minutes:seconds. If the value is empty, the default value will be set (current time + 10 years).</td></tr></tbody></table>

#### <mark style="color:red;">Every N-th Day of the Month</mark>

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-438b3229e60bd9933efde64f346a7c16d81f570f%2F2025-02-11_17-26-05.png?alt=media" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="55"></th><th width="206"></th><th width="293"></th></tr></thead><tbody><tr><td><strong>No.</strong></td><td><strong>Interface Element</strong></td><td><strong>Description</strong></td></tr><tr><td>1.</td><td>“N-th day of the month” flag</td><td>Allows performing Jobs every N-th day of the month. The Trigger will activate on the N-th calendar day of the month unless a calendar of non-working days is selected below.<br>Otherwise, the Trigger will activate on the N-th working day of the month according to the calendar.</td></tr><tr><td>2.</td><td><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-de8831e5b6f3289447c5bfc05c0913a05ddb31a6%2F2025-04-16_15-19-49.png?alt=media" alt="" data-size="original"></td><td>Allows setting the schedule for the Trigger activation.</td></tr><tr><td>3.</td><td>“Except non-working days according to the calendar:” field</td><td>Allows selecting a specific calendar from previously created ones on the "Resources" screen using a dropdown list. A required field. On the days selected in the specified calendar, the Trigger will not activate (these days will be considered non-working).<br>If a calendar is selected, the Trigger will activate not on every<br>N-th calendar day of the month, but on every N-th working day of the month.</td></tr><tr><td>4.</td><td>“Run only between<br>X and Y” field</td><td><p>Allows specifying the time period for the Trigger's operation within one day.</p><p>If the start time is greater than the end time, Robots will start running on the current day and will stop running on the next day. This setting also affects email Triggers and Task Triggers in the Queue.</p></td></tr><tr><td>5.</td><td>“N-th day” text field</td><td>Allows specifying the N-th day of the month. A required field.</td></tr><tr><td>6.</td><td>“Stop Job after a specified period of time after its creation” text field</td><td>Allows specifying the maximum duration of the Job in hours and minutes in the format hours:minutes until a “soft” stop.</td></tr><tr><td>7.</td><td>“Interrupt Job after a specified period of time after its creation” text field</td><td>Allows specifying the maximum duration of the Job in hours and minutes in the format hours:minutes until a “hard” stop.</td></tr><tr><td>8.</td><td>“Schedule effective from” field</td><td>Allows specifying the date and time from which the schedule is effective, in the format DD.MM.YYYY hours:minutes:seconds. If the value is empty, the current date is taken.</td></tr><tr><td>9.</td><td>“Schedule effective until” field</td><td>Allows specifying the date and time until which the schedule is effective, in the format DD.MM.YYYY hours:minutes:seconds. If the value is empty, the default value will be set (current time + 10 years).</td></tr></tbody></table>

### **Queue Tab**

The "Queue" tab allows creating Jobs when new Tasks appear in the Queue.

<table data-header-hidden><thead><tr><th width="55"></th><th width="211"></th><th width="288"></th></tr></thead><tbody><tr><td><strong>No.</strong></td><td><strong>Interface Element</strong></td><td><strong>Description</strong></td></tr><tr><td>1.</td><td>“Create Jobs when new Tasks appear in the Queue” flag</td><td>Allows enabling the function of creating Jobs when new Tasks appear in the Queue.</td></tr><tr><td>1.2.</td><td>“Queue” field</td><td>Allows selecting a specific Queue from previously created ones on the "Queues" screen using a dropdown list.</td></tr><tr><td>1.3.</td><td>“Run when new Tasks exceed” text field</td><td>Allows specifying a value greater than 0 if the Robot will not start immediately upon the appearance of a Task in the selected Queue, but when the Queue has the specified number of new Tasks (for example, 5).</td></tr><tr><td>1.4.</td><td>“Set status for the Task received from the Queue” field</td><td><p>Allows specifying the status of the Task. Possible options:</p><ul><li>Created;</li><li>In progress.</li></ul></td></tr><tr><td>1.5.</td><td>“Complete when Queue is empty” flag</td><td>Allows enabling the function of completing the Trigger (the status will be set to “Completed”) when there are no Tasks in the Queue.</td></tr><tr><td>2.</td><td>“Assign Default Task to created Jobs” flag</td><td>Allows binding the Trigger to a specific Task and using this Task as the default Task when creating Jobs by the Trigger.</td></tr><tr><td>2.1.</td><td>“Task” field</td><td>Allows selecting a specific Task from previously created ones on the "Queues" screen using a dropdown list.</td></tr></tbody></table>

### **Email Tab**

The "Email" tab allows configuring the Trigger with specific conditions for creating Jobs related to email processing.

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-94373b0bc2e995087d0f56ad45375e048f982ef6%2F2025-04-21_21-19-56.png?alt=media" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="52"></th><th width="196"></th><th width="295"></th></tr></thead><tbody><tr><td><strong>No.</strong></td><td><strong>Interface Element</strong></td><td><strong>Description</strong></td></tr><tr><td>1.</td><td>“Create Job upon receiving Email” flag</td><td>Allows creating a Job upon receiving an email.</td></tr><tr><td>2.</td><td>“POP3” and “IMAP” protocol flags</td><td>Email retrieval protocol.</td></tr><tr><td>3.</td><td>“Server Encoding: “UTF-8” and “US-ASCII” flags</td><td>Server encoding.</td></tr><tr><td>4.</td><td>“Mail Server” text field</td><td>Mail server.</td></tr><tr><td>5.</td><td>“Port” text field</td><td>Mail server port. If the port is not specified, the default port for the selected protocol is used.</td></tr><tr><td>6.</td><td>“Login” text field</td><td>Login for accessing the mail server.</td></tr><tr><td>7.</td><td>“Password” text field</td><td>Password for accessing the mail server.</td></tr><tr><td>8.</td><td>“Shared Mailbox Name” text field</td><td>Name of the shared mailbox. Specified only when multiple Users have access to the same mailbox.</td></tr><tr><td>9.</td><td>“Folder” text field</td><td>Folder in the mailbox. If the folder is not specified, the “Inbox” folder will be checked.<br>For nested folders, several path separators are possible: / , \ , | or .<br>(depends on the mail server, for example, Yandex uses / as a separator)</td></tr><tr><td>10.</td><td>“Use SSL” flag</td><td>Indicates whether to use SSL when connecting to the mail server.</td></tr><tr><td>11.</td><td>“Process only unread emails” flag</td><td>Allows enabling the processing of only unread emails.</td></tr><tr><td>12.</td><td>“Mark as read” flag</td><td>Allows marking as read the emails for which Jobs were created.</td></tr><tr><td>13.</td><td>“Create one Job for any number of new emails / Create Job for each new email” flag</td><td>Allows enabling the function of creating one Job for any number of new emails or a separate Job for each new email.</td></tr><tr><td>14.</td><td>“Process if the email subject contains any of the specified substrings” text field</td><td>Substrings that must be contained in the email subject. When specifying multiple substrings, they must be separated by commas. If no check is needed, the text field should be left empty.</td></tr><tr><td>15.</td><td>“Process if the email body contains any of the specified substrings” text field</td><td>Substrings that must be contained in the email body. When specifying multiple substrings, they must be separated by commas. If no check is needed, the text field should be left empty.</td></tr><tr><td>16.</td><td>“Process if the email contains attachments with any of the specified file names” text field</td><td>File names that must be contained in the email attachments. When specifying multiple file names, they must be separated by commas, and masks * and ? can be used if necessary. If no check is needed, the text field should be left empty.</td></tr><tr><td>17.</td><td>“Process when suitable emails exceed” field</td><td>Allows starting processing (checking Trigger conditions and creating Jobs if necessary) if the number of suitable emails exceeds the specified number.</td></tr><tr><td>18.</td><td>“Check mail every N minutes” field</td><td>Allows setting the time interval (in minutes) after which the mail is checked on the server and Jobs are created if necessary (if the above Trigger conditions are met).</td></tr><tr><td>19.</td><td>“Test mail retrieval” button</td><td>Allows checking the connection to the mail server and obtaining information about the number of emails that meet the conditions specified in the Trigger.</td></tr></tbody></table>

## **Editing a Previously Created Trigger**

To view and edit the properties of a specific Trigger, you need to select it from the list and click the icon ![](https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-df021afa0347e2514009c611ba3e9932cf4b1d6e%2F2025-04-16_17-59-00.png?alt=media). After that, a form with the Trigger settings will open, where you can make the necessary changes. There are no new fields in the previously created Trigger.

[The process of creating a new Trigger is described here.](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/nachalo-raboty-v-sherpa-orchestrator/sozdanie-i-nastroika-triggerov-v-orkestratore)


---

# 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/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/triggery.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.
