# Transfers

Transfers are all incoming and outgoing flows to and from the Data Mover Smart instance. &#x20;

**Incoming flows** occur when a file enters the Data Mover Smart instance, either from a local source or a remote system. **Outgoing flows** occur when a file leaves the Data Mover Smart instance and is delivered to a remote destination other than the Data Mover Smart instance.

The **Transfers panel** appears when selecting the <img src="/files/3V76mHGk8mZfbRM37K4J" alt="" data-size="line">  **Dashboard** option on the menu of the left-side of the screen or when refreshing the Dashboard clicking the <img src="/files/2uM01FD7HCKjn77TOtkl" alt="" data-size="line"> refresh icon on the top-left of the screen.&#x20;

{% hint style="info" %}
If you are viewing another panel and want to get back to the Transfers panel, press the ESC keyboard key.&#x20;
{% endhint %}

## Transfers panel

In the **Transfers panel**, each line corresponds to a single transfer of the file and the following information is shown in columns:

* **Created**: time when the file transfer has started.
* **Updated**: time when the transfer was completed.
* **File**: name of the file involved.
* **Size**: size of the file involved.
* **Transferred**: size transferred.
* **Protocol**: protocol used for the execution.
* **Direction**: indication of whether the file has entered or has left Data Mover Smart. IN indicates that the action occurred is internal to Data Mover Smart, e.g. the file has been renamed. OUT indicates that the file has left Data Mover Smart.&#x20;
* **Managed by**: name of the server and port where the transfer has occurred.&#x20;
* **Username**: name of the user who executed the transfer operation.
* **Destination path**: destination path of the file.
* **Status**: status of the  execution. Possible options are Error, Aborted, Running, Uploading, Completed.&#x20;
* <img src="/files/IoSTOuGZ49yQ8S7wTwfP" alt="" data-size="line"> **icon**: by clicking on this icon, a separate window will open showing the **details of the execution**, which is the set of events that occurred on the file within Data Mover Smart and that can contain multiple transfers. By clicking on the **Export** button on the top left corner, you can export the details of transfers either as an HTML or a PDF file.

## Toolbar

At the top of the panel, 3 icons allow you to:

* <img src="/files/2uM01FD7HCKjn77TOtkl" alt="" data-size="line">  refresh the list.
* <img src="/files/ZB8t9eWHcBLxPh2P5KnN" alt="" data-size="line">  open the **Filters** window and filter results by status, protocol, mode, direction, file, destination path, and/or username.
* <img src="/files/6MoCNQz43TRy44dxmIu7" alt="" data-size="line">  expand or reduce the Transfer panel.

The 3 icons at the top of the list can be used to filter results by running, error, and completed transfers respectively.

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

The running status also includes transfers that have been taken in charge and are about to be executed.&#x20;


---

# 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-smart/monitoring/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.
