# Работа в Sherpa Assistant

**Sherpa Assistant** — это программа-агент для выполнения проектов, созданных в **Sherpa Designer**. Данное приложение позволяет запускать, просматривать список, управлять запуском и планировать исполнение бизнес-процессов.

После установки и запуска **Sherpa Assistant** в системном трее отображается значок ![](https://483167589-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpyvTUnAaOD3OMZ1w2jM6%2Fuploads%2FFRTsviZz0sGjgLaRgg4z%2Fimage.png?alt=media\&token=93a52b01-c9a2-41ec-bc4b-9d1d16a9133f).

Для того, чтобы открылся главный интерфейс **Sherpa Assistant** с перечнем всех доступных для запуска проектов (роботов) необходимо нажать на ![](https://483167589-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpyvTUnAaOD3OMZ1w2jM6%2Fuploads%2FFRTsviZz0sGjgLaRgg4z%2Fimage.png?alt=media\&token=93a52b01-c9a2-41ec-bc4b-9d1d16a9133f) в системном трее, либо выбрать в контекстном меню пункт “Роботы...”.

<figure><img src="https://483167589-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpyvTUnAaOD3OMZ1w2jM6%2Fuploads%2FETExgLFKkU57LJVA8nit%2Fimage.png?alt=media&#x26;token=c9f66ee5-1721-4f3e-83ab-65bbe8fcce13" alt=""><figcaption></figcaption></figure>


---

# 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/sherpa-rpa/sherpa-robot-i-sherpa-assistant/rabota-v-sherpa-assistant.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.
