# Notifications

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

It is easy to configure how or if you are notified about file syncs you have set up.

The process works the same way, regardless if you are using a Windows or Mac computer.

<figure><img src="/files/NOxqXwwxkRYlbbGOcH9I" alt="" width="375"><figcaption></figcaption></figure>

1. From the FileSync menu, select the **three dot menu**.

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

2\. From the **Other Settings** menu, locate the **Notification Settings** section at the top of the screen.

You can select to:

* **Show Toaster**: Show an onscreen popup notification at the top of the screen when new files are synced
* **Play Sound**: Play a designated sound of your choice. You can select the sound from the dropdown menu


---

# 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/notifications.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.
