# My Recordings

### Overview

Network Admin can change the public appearance such as background color, button color, header color and change module label of the recorder from the Admin Portal.

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

***

### Settings

Go to **Modules**, click **My Recordings,** and select the **Settings** tab.

* **Module Label**: By default, the module will be named “My Recordings” but Admins can choose another name as label.
* **Save**: Click **Save** to save the changes.

***

**Recorder Privacy Controls**

Admins and users can manage the default visibility of videos and screenshots created via Mango Recorder.

* **Admin Defaults**: Organizations can set a domain-wide default (Only Creator, Everyone, or Public) for all new recordings.
* **User Overrides**: Unless an admin has enforced a global override, you can customize your personal privacy defaults within the Recorder settings.
* **Syncing**: These privacy rules apply consistently across both web and mobile uploads.

***

### Public Appearance

Screenshots and recording with public access allowed will display with company bradning as the border. This branding can be managed via the Public Appearance tab.

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

The publicly shared pages can be easily customized to match your company's branding guidelines, without any need for HTML/CSS knowledge:

* **Background Page Color**: Choose a background color from the available options. The default is gray.
* **Top Header Color**: Select a color for the top header.
* **Button Color (Play & Download)**: Choose a button color from the list.
* **Button Text Color**: Configure the color of the button text.


---

# 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/module-settings/my-recordings.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.
