# Clean Robot Files

You can delete unused files form the robot with the **Clean Robot Files** function.

{% tabs %}
{% tab title="Universal Robots" %}
You  can access file transfer operations from the ![](/files/fUAFnlT4YBuap8A2BWqV) **Synchronize** ico&#x6E;**.**&#x20;

To delete files from robot click on ![](/files/fUAFnlT4YBuap8A2BWqV) **Synchronize ->** ![](/files/m1kTKrxBKxCqyBV8l8fM) **Clean Robot Files.**&#x20;

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

Choose the files you want to remove from robot.

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

{% hint style="danger" %}
This operation will permanently remove files from robot and can not be undone.
{% endhint %}
{% 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 delete files from robot click on ![](/files/fUAFnlT4YBuap8A2BWqV) **Synchronize ->** ![](/files/m1kTKrxBKxCqyBV8l8fM) **Clean Robot Files.**&#x20;

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

Choose the files you want to remove from robot.

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

{% hint style="danger" %}
This operation will permanently remove files from robot and can not be undone.
{% 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/clean-robot-files.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.
