# Botão "Abrir arquivo de origem"

O botão "Abrir arquivo de origem" permite selecionar e abrir um documento escaneado salvo anteriormente, que será utilizado como modelo na criação de um template para reconhecimento pelo Robô de um determinado tipo de documento.

O arquivo pode ser apresentado em um dos formatos:

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

O arquivo `.pdf` pode ser multipágina.

<figure><img src="https://1245874961-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fti2Raw08aYi0Vr2rkcD9%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/pt/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.
