# File Manager

<figure><img src="https://3sfarm.com/wp-content/uploads/2021/01/rsz_file-manager-203x116.jpeg" alt="File Manager Screen" height="408" width="715"><figcaption></figcaption></figure>

1. Space to upload files/folders
   * Click to upload, or
   * Drag & drop files/folders here.
2. Download [3S Cloud Desktop](https://3sfarm.com/support/how-to-use/user-guide/upload-projects/)
   * For large projects, we recommend you to download 3S Cloud Desktop for a faster and more stable uploading experience
3. Connect to External Storages: [Google Drive or Dropbox](https://3sfarm.com/support/how-to-use/user-guide/dropbox-google-drive-sync/)
4. Directory structure: My Space / Blender 2.79 / splash279
   * Click on "My Space" or "Blender 2.79" if you want to go back to the parent directory.
5. Simulate Local Directory: is to simulate the directory path as it is in your local computer
6. Select: is to select an action for many files/ folders.
7. Blue-mark: files are analyzed automatically
8. Actions:
   * Review & launch render: review the scene file and submit a job.
   * Delete: delete your file/folder.
   * Analyze: check missing assets and view logs of scene files before rendering.

[3S Cloud Render Farm](https://3sfarm.com/) currently supports [Blender](https://3sfarm.com/blender-render-farm/), [Houdini](https://3sfarm.com/houdini-render-farm/), [Cinema 4D](https://3sfarm.com/cinema-4d-render-farm/), [Maya](https://3sfarm.com/autodesk-maya-render-farm/), [3ds Max](https://3sfarm.com/3dsmax-render-farm/).

If you have more questions, do not hesitate to [contact 3S](https://3sfarm.com/contact/) for further support.


---

# 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.3scloud.io/3s-cloud-render-farm/get-started/screen-descriptions/file-manager.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.
