# Manually select

With this operation you can manually select a BarTender document from your local file system.

The file is stored in the machine step and is not in any way synchronized with the file in your local file system. Once the file has been selected you can export the file by clicking on *Export file...*.

Note that if you select another operation in the machine step the document will be lost and has to be selected from the file system again.

The same input and outputs as 'Print' applies, see [Print](https://home.novacuraflow.com/Help/latest/?help_root_connectors_printing_bartender_print) for more information.


---

# 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://help.novacuraflow.com/6.11/development/flow-studio/connectors/printing/bartender-2016/manually-select.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.
