# Download From Robot

Using files **Synchronization** feature you can donwload files from robot to your PC.

{% tabs %}
{% tab title="Universal Robots" %}
After successful [connection with the robot](/robot/robot-toolbar/connect-the-robot.md), you  can access file transfer operations from the ![](/files/fUAFnlT4YBuap8A2BWqV) **Synchronize** ico&#x6E;**.**&#x20;

{% hint style="info" %}
To use the Synchronize function correctly, make sure to configure the [synchronization settings](/synchronization/synchronization-settings.md) .
{% endhint %}

To download files from the robot click on ![](/files/fUAFnlT4YBuap8A2BWqV) **Synchronize ->** ![](/files/lxx29uumMn8qGYUXFqKi) **Download From Robot.**&#x20;

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

Use the dialog to choose the files you want to download.

<figure><img src="/files/oZxoR8mPmHXcFUUQ7pbz" alt="" width="305"><figcaption></figcaption></figure>

This operation will transfer selected files from connected robot to Robpod Studio project.

{% embed url="<https://www.youtube.com/watch?v=gUXvskCawjo>" %}
{% endtab %}

{% tab title="Doosan Robotics" %}
Before perfoming any synchronization, open [**Robpod App**](/appendix/robot-specific-functions/doosan-robotics/installing-robpod-plugin.md) inside Doosan teach pendant, and keep it open durning the procedure.&#x20;

<figure><img src="/files/nR30BkLH6QYytvQEulb9" alt="" width="563"><figcaption></figcaption></figure>

After successful [connection with the robot](/robot/robot-toolbar/connect-the-robot.md), you can access file transfer operations from the ![](/files/fUAFnlT4YBuap8A2BWqV) **Synchronize** ico&#x6E;**.**&#x20;

To download files from the robot click on ![](/files/fUAFnlT4YBuap8A2BWqV) **Synchronize ->** ![](/files/lxx29uumMn8qGYUXFqKi) **Download From Robot.**&#x20;

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

Use the dialog to choose the files you want to download.

<figure><img src="/files/oZxoR8mPmHXcFUUQ7pbz" alt="" width="305"><figcaption></figcaption></figure>

This operation will transfer the script file from connected robot to Robpod Studio project.
{% endtab %}
{% endtabs %}


---

# 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.robpod.cloud/synchronization/download-from-robot.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.
