# Pestaña "Ejecución"

La pestaña “Ejecución” en la ventana de configuración de Sherpa Assistant consta de 5 pestañas internas:

* Ejecución de script;
* Registro del robot;
* Cliente remoto;
* Depuración remota;
* Servidor VNC.

La pestaña interna “Ejecución de script” permite configurar los parámetros de ejecución del script.

<figure><img src="https://3940823687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8QfFNyYLPzoIrRZpZokA%2Fuploads%2Fgit-blob-73b83edeee5315373cf54cfb1b7828b51ecf6652%2Fimage%20(87).png?alt=media" alt=""><figcaption></figcaption></figure>

La pestaña interna “Registro del robot” permite configurar los parámetros de guardado y eliminación de registros.

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

La pestaña interna “Cliente remoto” permite configurar los parámetros de trabajo de transmisión de paquetes para el funcionamiento del cliente remoto.

<figure><img src="https://3940823687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8QfFNyYLPzoIrRZpZokA%2Fuploads%2Fgit-blob-3fee643489a36e6b5e6d7665ab0317e2868ac782%2Fimage%20(89).png?alt=media" alt=""><figcaption></figcaption></figure>

La pestaña interna “Depuración remota” permite configurar los parámetros de depuración remota y su inicio.

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

La pestaña interna “Servidor VNC” permite configurar el servidor VNC.

<figure><img src="https://3940823687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8QfFNyYLPzoIrRZpZokA%2Fuploads%2Fgit-blob-221c28acd26c55c8f83449f58cadf8ac4c648e35%2Fimage%20(90).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/kontekstnoe-menyu-sherpa-assistant/nastroiki/vkladka-vypolnenie.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.
