# Trabajo en Sherpa Assistant

**Sherpa Assistant** es un programa-agente para ejecutar proyectos creados en **Sherpa Designer**. Esta aplicación permite iniciar, ver la lista, gestionar la ejecución y planificar la ejecución de procesos de negocio.

Después de instalar y ejecutar **Sherpa Assistant**, se muestra un ícono en la bandeja del sistema ![](https://3940823687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8QfFNyYLPzoIrRZpZokA%2Fuploads%2Fgit-blob-a6a6ad064fefb1ef687fcfc741e86aa070344ba0%2Fimage%20\(99\).png?alt=media).

Para abrir la interfaz principal de **Sherpa Assistant** con la lista de todos los proyectos (robots) disponibles para ejecutar, es necesario hacer clic en ![](https://3940823687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8QfFNyYLPzoIrRZpZokA%2Fuploads%2Fgit-blob-a6a6ad064fefb1ef687fcfc741e86aa070344ba0%2Fimage%20\(99\).png?alt=media) en la bandeja del sistema, o seleccionar en el menú contextual la opción “Robots...”.

<figure><img src="https://3940823687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8QfFNyYLPzoIrRZpZokA%2Fuploads%2Fgit-blob-9c34675d369780d128c3480da207517540ec42d3%2Fimage%20(101).png?alt=media" 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/es/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.
