# \&screensharelabel

Sender-Side Option! ([`&push`](/advanced-settings/setup-parameters/push.md))

## Aliases

* `&sslabel`

## Options

Example: `&screensharelabel=SomeLabel`

<table><thead><tr><th width="245">Value</th><th>Description</th></tr></thead><tbody><tr><td>(no value given)</td><td>Uses the existing <a href="/pages/-MZNYhxR_5-Ep_h_N74w"><code>&#x26;label</code></a> value</td></tr><tr><td>(string)</td><td>Sets the label for the screen share</td></tr></tbody></table>

## Details

Without it set, screen shares do not have a label applied to them. With it added to the guest, it will use the existing [`&label`](/advanced-settings/setup-parameters/label.md) value or whatever value has been passed to it. This changes the default behaviour, but it offers more flexibility and is probably the preferred default behaviour for most users.

## Related

{% content-ref url="/pages/-MZNYhxR\_5-Ep\_h\_N74w" %}
[\&label](/advanced-settings/setup-parameters/label.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZX1giUvL4TJts\_BahZ" %}
[\&showlabels](/advanced-settings/design-parameters/showlabels.md)
{% endcontent-ref %}


---

# 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://docs.vdo.ninja/advanced-settings/screen-share-parameters/and-screensharelabel.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.
