# Creación de PDD con el botón "Documentar..."

Al hacer clic en el botón "Documentar…", si el proyecto está abierto, se abrirá la ventana "Documentar…", en la que estarán disponibles los siguientes elementos:

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

* Campo "Plantilla PDD", completado por defecto.

Más información sobre el archivo PDD:

{% embed url="<https://docs.sherparpa.ru/sherpa-rpa/sherpa-designer/rabota-v-sherpa-designer/osnovnoe-menyu/panel-instrumenty/menyu-instrumenty/dokument-process-design-document-pdd>" %}

* Opción "Versión resumida (sin IA)", que habilita la creación de una versión generalizada de la documentación sin el uso de inteligencia artificial.
* Opción "Versión completa (con IA)" (disponible en versiones futuras).
* Botón "Generar documentación", que inicia el proceso de creación del documento.
* Botón "Cancelar", que cierra la ventana sin realizar la generación de la documentación.

Al hacer clic en el botón "Generar documentación", aparecerá la ventana "Guardar", en la que el Usuario deberá seleccionar la carpeta deseada para guardar el futuro archivo de documentación.

Después de seleccionar la carpeta (y confirmar posteriormente), comenzará el proceso de generación. Al inicio, en los registros aparecerá el mensaje: "`Se ha iniciado la generación de documentación. Por favor, espere…`". Una vez finalizada la generación, en los registros se podrá ver el mensaje: "`Generación completada. Se ha creado el archivo "C:\Users\<carpeta seleccionada>\<nombre del archivo>.docx"`".

<figure><img src="https://docs.sherparpa.ru/~gitbook/image?url=https%3A%2F%2F483167589-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FpyvTUnAaOD3OMZ1w2jM6%252Fuploads%252FjhZydMR3oVZp3BeJMAGE%252Funknown.png%3Falt%3Dmedia%26token%3D22d7b2d4-4e39-4d89-8bdd-5234a0dc64ca&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=f2c7132a&#x26;sv=2" alt=""><figcaption></figcaption></figure>

Al acceder a la carpeta seleccionada, el Usuario podrá abrir el archivo DOCX generado y revisar la documentación final.

<figure><img src="https://3940823687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8QfFNyYLPzoIrRZpZokA%2Fuploads%2Fgit-blob-9de5190f9370c5ad788b836731502ebc93bca508%2Fimage%20(270).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-designer/rabota-v-sherpa-designer/osnovnoe-menyu/panel-instrumenty/menyu-instrumenty/sozdanie-pdd-knopkoi-dokumentirovat....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.
