# File Exists (Job Entry)

The File Exists job entry verifies the existence of a file on the selected file system by checking filenames, and returns a `True` or `False` value, accordingly.

![File Exists](/files/x3H3j7R44hGUWYwA1bXA)

The following fields are available to this job entry:

| Field              | Description                                                                                                                                                                                                                                                                                                                 |
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Job entry name** | Specify the unique name of the File exists job entry on the canvas. You can customize the name or leave it as the default. A job entry can be placed on the canvas several times; however, it will be the same job entry.                                                                                                   |
| **File name**      | Specify the filename and path of the file to verify. Click **Browse** to navigate to the source file or folder through the VFS browser. See [VFS browser](/pdia-data-integration/archived-merged-pages/connecting-to-virtual-file-systems-archive/vfs-browser-connecting-to-virtual-file-systems.md) 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://docs.pentaho.com/pdia-data-integration/pdi-job-entries-reference-overview/file-exists-job-entry.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.
