# File Transfers

The **File Transfers** section provides complete visibility and control over data exchanges.&#x20;

Whether you are tracking transfers that are in progress or reviewing finished transfers, in this section you can **manage your data** effectively. With advanced filtering and customization options, you can tailor the display to suit your needs, focusing on the specific details of interest, such as transfer status and direction.

The main panel displays the list of [ongoing](/data-mover-1.21/monitoring/file-transfers/ongoing.md) **file transfer activities**. This comprehensive view includes essential details such as file name, transfer status, direction, and associated protocols or actors, allowing you to closely monitor the progress and status of each transfer. The dynamic and real-time nature of this interface ensures you are always aware of current data movements within Data One.

Transfers with statuses of COMPLETED, FAILED, or ABORTED, where Data Mover acts as a client, are displayed in the [Finished](/data-mover-1.21/monitoring/file-transfers/finished.md) section. These transfers can be resubmitted by clicking the three dots icon and selecting Resubmit. This action only affects file transfers and not workflows related to contracts.&#x20;

The [Reports](/data-mover-1.21/monitoring/file-transfers/reports.md) option provides a comprehensive overview of file transfers, with detailed information on recent activities. You can easily customize and filter the data using adjustable time frames and status selections to include specifics about failed, completed, or aborted transfers. The intuitive layout also allows you to sort by the direction of transfer - whether files were sent or received by Data Mover.


---

# 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.primeur.com/data-mover-1.21/monitoring/file-transfers.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.
