# Pestaña "Principal"

La pestaña "Principal" en la ventana de configuración de Sherpa Assistant contiene las configuraciones principales para gestionar los robots de software.

<table data-header-hidden><thead><tr><th width="53"></th><th width="175"></th><th width="329"></th></tr></thead><tbody><tr><td><strong>N°</strong></td><td><strong>Configuración</strong></td><td><strong>Descripción</strong></td></tr><tr><td>1.</td><td>Bloque de configuración “Teclas de acceso rápido”</td><td><p>Permite configurar las teclas de acceso rápido para funciones como:</p><ul><li>Pausa/reanudar;</li><li>Detener;</li><li>Desconectarse de la sesión RDP.</li></ul><p>Además, una casilla de verificación para desactivar todas las teclas de acceso rápido.</p></td></tr><tr><td>2.</td><td>bandera “Inicio automático del programa con Windows”</td><td>Permite gestionar el inicio automático del programa con Windows.</td></tr></tbody></table>


---

# 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-osnovnoe.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.
