# Screen Share (Deprecated)

{% hint style="danger" %} <mark style="color:red;">This Modules option is no longer available in current MangoApps builds</mark>
{% endhint %}

## Overview

The Screen Share module can be used for 1-on-1 audio/video training, demos, and support.

As a network admin, you can configure the domain-wide settings for the Screen Share module for all network users.

![Admin Portal > Modules > Screen Share](/files/-LhjR4V0V2A9pBHcg8OD)

1. **Screen Share URL has Public Access:** Click the **toggle bar** to enable/disable external users to join the screen share calls on your domain. *If enabled, an external user can view your screen or share their screen via a web browser or mobile browser without any authentication using the screen share URL.*
2. **Mute Microphone:** Click the **toggle bar** to enable/disable to automatically mute the microphone for users joining a screen share call. *Network users can override this setting from the User Portal.*
3. **Auto Join Screen Share:** Only for the MangoApps Windows desktop application, click the **toggle bar** to enable/disable the function to automatically join a screen share call when a Screen Share URL is shared via a chat message with a network user. *Network users can override this setting from the User Portal.*
4. **Auto Copy Screen Share URL:** Only for the MangoApps Windows desktop application, click the **toggle bar** to enable/disable the function to automatically copy the Share Share URL to a user's clipboard when a network user initiates a screen share. *Network users can override this setting from the User Portal.*
5. **Apply Settings:** Click the **Apply Settings** button to save the configurations to the module.

{% hint style="info" %}
Maximum 3 users are allowed to join a screen share or video/audio call at any point in time. The maximum duration that a call can last is 60 minutes.
{% endhint %}

## FAQs

### Where can users change the Screen Share settings configured by the network admin?

Network users can override the screen share module settings via the User Portal.

![Overriding the Screen Share settings](/files/-Lj07XWMofXSUjZb245J)

1. Go to the User Portal and then click the **Screen Share** module in the LHS navigation bar.
2. Click the <img src="/files/-LfYFIzD8Pfcw5sr9e8l" alt="" data-size="original"> (**Settings**) button to open the Settings pop-up for Screen Share.
3. In the Settings pop-up, change the settings as preferred.
4. Click the **Save** button to save the new settings and override the network admins settings for the Screen Share module.

{% hint style="info" %}
Guest users **CANNOT** change the Screen Share settings since they do **NOT** have access to the module.
{% endhint %}

{% hint style="info" %}

#### To see how these configurations impact Screen Share on the User Portal, see [Screen Share](https://guides.mangoapps.com/user-guide/screen-share) in the User Portal Guide.

{% endhint %}

**Did this article help? Your feedback adds value when we shape up the help articles. Hit the smiley**<img src="/files/-LdDMl96Y2xVSL1EFFRu" alt="" data-size="original">**below to let us know!**


---

# 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/screen-share.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.
