# Synced Files

{% hint style="danger" %} <mark style="color:red;">**This feature is no longer supported.**</mark>
{% endhint %}

Once you set up the FileSync, it is easy to access your synced files on your computer.

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

Click on the **folder** to access the sync drive on your computer.

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

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

As you upload at add files to your MangoApps folders, they will get synced. Once synced, you can access the files regardless of whether or not you have an internet connection. All you need to do is double click of the file you wish to open.&#x20;


---

# 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://guides.mangoapps.com/admin-guide/deprecated-features-by-release/mangoapps-file-sync-guide-deprecated/synced-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.
