# Interfaz del Plantillador

El Plantillador se inicia en el [panel "Desarrollo"](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/rabota-v-sherpa-designer/osnovnoe-menyu/panel-razrabotka) del menú principal del Diseñador mediante el botón "Extraer por plantilla".

<figure><img src="https://3940823687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8QfFNyYLPzoIrRZpZokA%2Fuploads%2Fgit-blob-c9597a3901e8e215bc62365bc8ea794e32f66f5c%2F%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5%20(541).png?alt=media" alt=""><figcaption></figcaption></figure>

**Botón “Extraer por plantilla”** en el menú “Grabación” permite crear plantillas inteligentes para extraer información estructurada y semiestructurada (tablas y atributos) de documentos en formatos PDF, PNG, JPG, etc.

Al hacer clic en el botón “Extraer por plantilla” se abre una nueva ventana con el generador de plantillas (en adelante - Plantillador).

La interfaz de usuario del Plantillador consta de las siguientes áreas principales:

<figure><img src="https://3940823687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8QfFNyYLPzoIrRZpZokA%2Fuploads%2Fgit-blob-cf78b4542a11d5c166c3c03356d20746933d7f1d%2F%D0%91%D0%B5%D0%B7%D1%8B%D0%BC%D1%8F%D0%BD%D0%BD%D1%8B%D0%B9%20(1).png?alt=media" alt=""><figcaption></figcaption></figure>

1. [Menú principal](https://docs.sherparpa.ru/es/sherpa-rpa/shablonizator/interfeis-shablonizatora/osnovnoe-menyu-shablonizatora)(barra superior).
2. [Área de trabajo central del Plantillador](https://docs.sherparpa.ru/es/sherpa-rpa/shablonizator/interfeis-shablonizatora/centralnaya-rabochaya-oblast-shablonizatora) – área para trabajar con la plantilla del documento procesado.
3. [Panel de configuración](https://docs.sherparpa.ru/es/sherpa-rpa/shablonizator/interfeis-shablonizatora/panel-nastroek-shablonizatora).

## Video de demostración del funcionamiento del Plantillador

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


---

# 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/shablonizator/interfeis-shablonizatora.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.
