# Botón "Abrir archivo fuente"

El botón "Abrir archivo fuente" permite seleccionar y abrir un documento escaneado guardado anteriormente, que se utilizará como muestra al crear una plantilla para el reconocimiento por parte del Robot de un tipo específico de documento.

El archivo puede estar en uno de los siguientes formatos:

* `.pdf`,
* `.png`,
* `.jpeg`,
* `.jpg`.

El archivo `.pdf` puede ser de varias páginas.

<figure><img src="https://3940823687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8QfFNyYLPzoIrRZpZokA%2Fuploads%2Fgit-blob-97fa95f42a8554b1e7f7ae208dd631a48adfc7ef%2Fimage%20(170).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/shablonizator/interfeis-shablonizatora/osnovnoe-menyu-shablonizatora/knopka-otkryt-iskhodnyi-fail.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.
