# Downloading generated file connector files

For a file group that is based on files from a local file system, you can download the most recently generated files.

The download is a .zip file that contains the generated files.

## Downloading all of the most recently generated files

To download all of the most recently generated files for a file group, either:

* On the **File Groups** view, click the download icon for the file group.
* On the file group details view, to download all of the generated files, click **Export Files**.

## Downloading selected generated files

To download the most recent generated files for specific source files:

1. On the file group details view, check the checkbox for each file to include.
2. Click **Actions**, then click **Export Files**.

<figure><img src="/files/xYH0JzyvJcEfPBV5EpFy" alt=""><figcaption><p>Actions menu on file group details</p></figcaption></figure>

## Downloading files from a specific data generation job <a href="#file-connector-download-data-gen-job" id="file-connector-download-data-gen-job"></a>

You also can download generated files for a specific data generation job.

On the job details view, when files are available to download, the **Data available for file groups** panel displays.

To download the files for that job for a selected file group:

1. Click **Download Results**.
2. From the list, select the file group. Use the filter field to filter the list by the file group name.

<figure><img src="/files/WFHGPyCXV6bMzxs2P5jk" alt=""><figcaption><p>Job details option to download transformed file connector files</p></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.tonic.ai/app/setting-up-your-database/file-connector/file-connector-download-generated-files.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.
