# Videos with Examples of Sherpa RPA Platform Work

* **Working in Sherpa Explorer (launch options, interface, working with selectors)**

{% embed url="<https://sherparpa.ru/ucontent/?0A>" %}

* **Using Sherpa Explorer to Work with Chrome Browser**

{% embed url="<https://sherparpa.ru/ucontent/?FaPW>" %}

* **Interaction of Robots and Employees Working at the Workplace Through the "Actions" Screen**

{% embed url="<https://sherparpa.ru/ucontent/?0I>" %}

* **Variable Modes and Parameter Passing to Subprocesses**

{% embed url="<https://sherparpa.ru/ucontent/?06>" %}

* **Working with the Console in Sherpa Designer During Project Debugging**

{% embed url="<https://sherparpa.ru/ucontent/?02>" %}

* **How to Use IntelliSense Hints in the Sherpa Designer Console**

{% embed url="<https://sherparpa.ru/ucontent/?A9zG>" %}

* **Auto-Placement of Blocks**

{% embed url="<https://sherparpa.ru/ucontent/?0D>" %}

* **Auto-Placement of Blocks Using a Large Project with a Complex Structure**

{% embed url="<https://sherparpa.ru/ucontent/?QhZl>" %}

* **Recording Selectors (Overlapping or Invisible Elements) Using the Chrome Authorization Window**

{% embed url="<https://sherparpa.ru/ucontent/?09>" %}

* **Working with Selectors in the Chrome "Downloads" Window**

{% embed url="<https://sherparpa.ru/ucontent/?42zd>" %}

* **Recording Selectors of a Popup Window in Internet Explorer**

{% embed url="<https://sherparpa.ru/ucontent/?LSpu>" %}

* **Converting Selectors from UIPath to Sherpa RPA in the "Edit Selector" Window**

{% embed url="<https://sherparpa.ru/ucontent/?gHJc>" %}

* **Working of the "Highlight Path" Function in the "Edit Selector" Window**

{% embed url="<https://sherparpa.ru/ucontent/?gMbc>" %}

* **"Picture in Picture" (PiP) Mode - Launching an Attended Robot in a Child Session of the Same User, Allowing Automation to Run on Their Desktop Without Disrupting Their Work**

{% embed url="<https://sherparpa.ru/ucontent/?2wsb>" %}

* **Working with the Template Engine**

{% embed url="<https://sherparpa.ru/ucontent/?04>" %}

* **Installing Python**

{% embed url="<https://sherparpa.ru/ucontent/?50rr>" %}

* **Sending Messages in Telegram**

{% embed url="<https://sherparpa.ru/ucontent/?0G>" %}

* **Launching a Robot on a Local Schedule Using Windows Task Scheduler**

{% embed url="<https://sherparpa.ru/ucontent/?03>" %}

* **Adding the "Enterprise Framework Project" Template**

{% embed url="<https://sherparpa.ru/ucontent/?4Osi>" %}

* **Adding Comments to Variables**

{% embed url="<https://sherparpa.ru/ucontent/?oqQz>" %}

* **Executing Python Code**

{% embed url="<https://sherparpa.ru/ucontent/?wlam>" %}

* **Creating a C# Library and Using It in a Project**

{% embed url="<https://sherparpa.ru/ucontent/?07>" %}

* **Remote Debugging of Robots**

{% embed url="<https://sherparpa.ru/ucontent/?0J>" %}

* **Form Editor**

{% embed url="<https://sherparpa.ru/ucontent/?0F>" %}

* **Parallel Execution and Management of Background Robots on One Account**

{% embed url="<https://sherparpa.ru/ucontent/?05>" %}

* **Using the Split Text Block**

{% embed url="<https://sherparpa.ru/ucontent/?2oRH>" %}

* **Automating Data Extraction into a Table Using a Banking Website with Currency Rates**

{% embed url="<https://sherparpa.ru/ucontent/?2wIP>" %}

* **Working with RDP: Remote Script Execution and File Transfer**

{% embed url="<https://sherparpa.ru/ucontent/?8fxu>" %}

* **Working with the "Click on Text" Block to Record Actions Without Using OCR**

{% embed url="<https://sherparpa.ru/ucontent/?fVQ8>" %}

* **IntelliSense Hints in the Expression Editor**

{% embed url="<https://sherparpa.ru/ucontent/?g8ES>" %}

* **Using XPath Instead of CSS in Selectors**

{% embed url="<https://sherparpa.ru/ucontent/?GeiZ>" %}

* **Inserting VB Code and Passing Parameters from the Diagram**

{% embed url="<https://sherparpa.ru/ucontent/?hXax>" %}

* **How to Enable Macro Execution in MS Excel for Robot Work with Macros**

{% embed url="<https://sherparpa.ru/ucontent/?QEUs>" %}

* **"Debug from Current Block" Function**

{% embed url="<https://sherparpa.ru/ucontent/?TZjc>" %}

* **Working with the Domestic GIT Repository - GitFlic.ru**

{% embed url="<https://sherparpa.ru/ucontent/?VrND>" %}


---

# 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/video-s-primerami-raboty-platformy-sherpa-rpa.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.
