# File Manager

## New & Improved

### Enhanced Connectivity for Data Lakes

Improved support for connecting to data lakes using available connectors and upload tools. Supported storage includes S3, HDFS, Google Drive, NFS, and others.

### Folder OvalSight Scheduler in File Explorer

Introduced a Folder OvalSight icon in File Explorer to schedule scans across entire connectors. Scheduled scans capture metadata such as total files, empty subfolders, total subfolders, and last folder level.&#x20;

* Access restricted to Admin users.
* Manual job initiation via 9 Dots is disabled once a folder is scheduled.

### Folder OvalSight Scheduler Tabs

* **Upcoming Section:** Displays the next scheduled scan with options to configure:
  * **Frequency:** Bi-weekly, Monthly, Custom, or None
  * **Next Analysis On:** Set date and time
  * **Include/Exclude Buckets:** Choose specific buckets
* **Analysis Details Section:** Displays job status, analyzed/scheduled bucket counts, total bucket count, and scheduler's username.
* **History Section:** Logs all scheduled activities with timestamps and usernames.

### Data Lake OvalSight Dashboard

Available in File Explorer after scan completion, indicated by a green icon. Presents detailed folder-level metrics and supports deep exploration.

* **Folder Details Tiles:** Show Last Folder Level, Total Folders, Empty Folders, and Total File Count.
* **Expandable Views:** Allows drill-down into folder names, file counts, and last modified dates.
* **File Navigation:** Click folder or file names to open detailed views in File Explorer.
* **Search Functionality:** Enables quick lookup of specific folders and files.

## <mark style="color:$primary;">Advanced Jobs</mark>

| Name                       | Description                                                                                       |
| -------------------------- | ------------------------------------------------------------------------------------------------- |
| Ovalsight Bridge Migration | This job creates multiple DuckDB files, specific to each connector, from an existing DuckDB file. |

***

Copyright © 2025, OvalEdge LLC, Peachtree Corners, GA, USA.


---

# 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.ovaledge.com/minor-release/release7.2/release-notes/file-manager.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.
