# \&autoadd

Viewer-Side Option! ([`&scene`](https://docs.vdo.ninja/advanced-settings/mixer-scene-parameters/scene))

## Options

Example: `&autoadd=StreamID1,StreamID2`

| Value                           | Description                                                     |
| ------------------------------- | --------------------------------------------------------------- |
| (streamid1,streamid2,streamid3) | the stream IDs which should be automatically added to the scene |

## Details

`&autoadd` can be added to a scene link, passing to it a comma-separated list of stream IDs. If any of those stream IDs connect, they will be auto-added to that specific scene page. The director won't see that they were added to the scene page, but the director can still toggle the add-to-scene button to remove them. This is just an alternative to using [`&view=`](https://docs.vdo.ninja/advanced-settings/mixer-scene-parameters/view) to auto-add a guest to a scene, as [`&view`](https://docs.vdo.ninja/advanced-settings/mixer-scene-parameters/view) filters out non-listed stream IDs as well, while `&autoadd` will not.

## Related

{% content-ref url="scene" %}
[scene](https://docs.vdo.ninja/advanced-settings/mixer-scene-parameters/scene)
{% endcontent-ref %}

{% content-ref url="view" %}
[view](https://docs.vdo.ninja/advanced-settings/mixer-scene-parameters/view)
{% endcontent-ref %}
