# Synchronize Project

When you have multiple files inside the project, instead of transfering them one by one to the robot, you can use the **Synchronize Project** action to transfer files all together.

{% 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 %}

You  can access file transfer operations from the ![](/files/fUAFnlT4YBuap8A2BWqV) **Synchronize** ico&#x6E;**.**&#x20;

To synchronize project files click on ![](/files/fUAFnlT4YBuap8A2BWqV) **Synchronize ->** ![](/files/fUAFnlT4YBuap8A2BWqV) **Synchronize Project.**&#x20;

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

Choose the files you want to synchronize on the robot.

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

This opeation will transfer selected files on the robot.

{% hint style="warning" %}
Existing files with the same name on the robot will be overwritten.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=EVqlS4L395g>" %}
{% 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 synchronize project files click on ![](/files/fUAFnlT4YBuap8A2BWqV) **Synchronize ->** ![](/files/fUAFnlT4YBuap8A2BWqV) **Synchronize Project.**&#x20;

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

Choose the files you want to synchronize on the robot.

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

This opeation will transfer selected files on the robot.

{% hint style="warning" %}
Existing files with the same name on the robot will be overwritten.
{% endhint %}
{% 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/synchronize-project.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.
