# Finished

The **Monitoring** → **File Transfers** → **Finished** section displays all finished transfers.\
To be finished, the status of transfers must be **COMPLETED**, **FAILED,** or **ABORTED**. In these transfers, Data Mover acts as a client, i.e., it connects to a system to get or send files.

<figure><img src="/files/AE0BKlvYZoMmEZ9YNBMc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The **File transfers** page shows also file transfer activities relevant to the [JMS Connector](/data-mover-1.21/transfer-protocols-and-connectors/jms-connector.md). Details are shown in the **Details** window appearing clicking the 3 dots icon.
{% endhint %}

Finished transfers can be resubmitted by clicking the ![](https://files.readme.io/9769ad5-three_dots_icon.png)icon and selecting the **Resubmit** option.

Once a resubmitted transfer is completed, it will not be displayed again on this page. This is done to avoid creating a list of redundant identical transfers. Only the original transfer subject to re-submission remains visible.

{% hint style="info" %}
The RESUBMIT action here described refers to file transfers only.\
To resubmit workflows associated with contracts, refer to the [Jobs](/data-mover-1.21/monitoring/jobs.md) section.
{% endhint %}

The list of results may include hundreds or even thousands of files. To refine your search, use the **Filters** panel on the right.

* **Filter by Time slot**\
  To limit results to a specific time range, choose one of the predefined options (**10m**, **15m**, **30m**, **1h**, **2h**) or select **Custom** to define your own range. The **Custom** option includes a default **period** of **15 days**.
* **Filter by Status**\
  To locate files with a particular status, select one or more options from the **Status** drop‑down list.
* **Filter by Protocol**\
  To find files associated with a specific protocol, use the corresponding field.
* **Filter by Direction**\
  Use **Select Direction** to filter transfers by:
  * **Inbound Client**: Data Mover connects to another system to retrieve files.
  * **Outbound Client**: Data Mover connects to another system to send files.

To access the [Report](/data-mover-1.21/monitoring/file-transfers/reports.md) section, click the <img src="https://files.readme.io/ba69fb6-report_icon.png" alt="" data-size="line"> icon.

For details on the remaining toolbar options at the top of the page, see the dedicated section [here](/data-mover-1.21/getting-started/navigate-through-primeur-data-mover.md#the-toolbar).


---

# 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/finished.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.
