> For the complete documentation index, see [llms.txt](https://docs.3scloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3scloud.io/3s-cloud-render-farm/transfer-data/auto-sync-output-with-3s-cloud-desktop-app.md).

# Auto-Sync Output with 3S Cloud Desktop app

3S Cloud Desktop is a desktop app developed by 3S Cloud Render Farm to help users transfer files more easily. Its key features include:

* Fast upload speeds
* Stable connections for uploads
* Unlimited file capacity
* The ability to upload files without interrupting other running programs

**Step 1**. [Download](https://console.3sfarm.io/3s-cloud-desktop) and install the appropriate installer for your operating system.

<figure><img src="/files/qkkhf4NAEqAJc2AWsSng" alt="Download 3S Cloud Desktop"><figcaption></figcaption></figure>

We support **3S Cloud Desktop** on Windows, macOS, and Linux.

<figure><img src="/files/xyUYzcRWlgk9OGXqeLZX" alt="Select the appropriate installer"><figcaption></figcaption></figure>

**Step 2.** Log in to **3S Cloud Desktop** with your credentials

<figure><img src="/files/KaRWMfVHqwRUugRL7vEI" alt="Log in to 3S Cloud Desktop"><figcaption></figcaption></figure>

**Step 3.** Go to the Setting on the sidebar and enable the "**Auto Sync Output Path**" setting.

<figure><img src="/files/2T9YUnEUeQnpjnFMc8uD" alt="Select auto sync output"><figcaption></figcaption></figure>

**Step 4.** Select the path you want outputs to be synced and click "**Update**"

<figure><img src="/files/ia14u68UKW482eVNFu0c" alt="Select auto sync output"><figcaption></figcaption></figure>

Now it's ready to sync output to your local machine automatically.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.3scloud.io/3s-cloud-render-farm/transfer-data/auto-sync-output-with-3s-cloud-desktop-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
