# Video Conference Tray

<figure><img src="/files/hcecT0DkSav4csseE67L" alt=""><figcaption><p>ShowViewer Show room with sections highlighted</p></figcaption></figure>

The Video Conference Tray (**area 5 from the above diagram**) is the area where every viewer can see the other viewers that are in the stream room. There are a few controls in that area to make note of:

<figure><img src="/files/2Z9bkfbZqL6e8YANWmbk" alt=""><figcaption><p>ShowViewer Video Conference Tile</p></figcaption></figure>

Each video tile will have the name of the viewer as well as 2-3 buttons (depending on whether that viewer has video or screen sharing enabled). When looking at the tile that represents your viewer, you will be able to click the microphone and video buttons. Red and a slash through them means they are muted/disabled. These buttons are in sync with the audio and video mute buttons that exist in the **ShowViewer** tool bar (area **c** from the above diagram).

If video is enabled for a particular viewer in the room, a third icon will appear next to the video status button for that viewer. This button will have one of two actions depending on whether or not the viewer clicks on their own box or the box of another viewer in the room.

<figure><img src="/files/iPOGHEbdQmlMAM0uWGwL" alt=""><figcaption><p>ShowViewer Video Conference Tile Virtual Background dialogue</p></figcaption></figure>

1. If the viewer clicks on the box next to the video button on their own tile, a window will pop up allowing them to use effects to blur our the background behind their face in the video that others see in the video chat.
2. If they click on this icon for another viewer in the room, it will make this viewer full screen. The viewer will still be able to hear other viewers that are participating in the room but will only be able to see the video feed or screen share of the viewer that is full screen. To exit full screen hit the **escape** key on the keyboard.


---

# 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://wiki.pacpost.com/public-wiki/show-viewer-interface/video-conference-tray.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.
