# Settings

### Overview

The **Settings** section of Mango Recorder allows users to customize various aspects of the application. To access the settings, click on the **Settings** icon located in the bottom right corner of the application.&#x20;

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

***

### **Check for Updates**

To ensure users are using the latest version of Mango Recorder, they can check for any available updates. This option will let users know if an update is ready for installation.

***

### **Go to the Web**

Click this option to visit the [**Recordings Module**](https://guides.mangoapps.com/user-guide/my-recordings) within your MangoApps domain . This will open your browser, providing access to additional resources and information about Mango Recorder.

***

### **Preferences**

In the **Preferences** section, users can personalize their individual account settings.&#x20;

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

The preference menu includes several tabs to configure settings based on user needs:

* **Account:** View the details of the user currently logged into the Mango Recorder session. This user’s profile will be associated with any domain items saved during the session. This view also displays the current plan, the storage used and remaining, and the maximum number of minutes allowed for a single video recording.
* **General**: View and manage the application’s settings, including download location, log level, and cache storage. Users can also adjust preferences like automatically copying cropped or captured items to the clipboard, displaying app info, and/or copying links after upload.
* **Hot Keys**: Set up shortcut keys to quickly capture screenshots or start/stop video recording. This feature allows for faster recording without needing to navigate through the interface.

***

### **Report a Problem**

If you encounter any issues while using Mango Recorder, you can report a problem through this option. This will help the support team address your concerns and provide solutions.

***

### **About**

In this section, you can find detailed information about Mango Recorder, including the app version and other relevant information.

***

### **Exit**

Click **Exit** to close the application when you're done. In order to Log out of the session, click the **Logout button** within the **Account** tab of the **Settings** 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/recorder-guide/settings.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.
