# Show Viewer Sections

The **ShowViewer** portal is the area where teams gather to participate in Audio, Video and Chat discussions about a published stream in a show. The image below displays the **ShowViewer** show room with major sections labeled:

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

1. Streams sidebar / This stream sidebar will expand once the mouse is hovered over the left sidebar. The sidebar will list all streams that the logged in user has access to view and allows for quick switching between streams.
2. Published stream view pane / This area displays the stream that is published by the **Show Publisher.**
3. **ShowViewer** tool bar / These are a group of controls that allow for interaction and video controls related to the stream room.
4. Text Chat / This area is a text chat area that allows for non-verbal communication as well as adding attachments that everyone that is viewing the stream may access.
5. Video Conference Tray / This area displays video (if the viewer has allowed) and shows the audio mute status of each person who is in the stream room. Each person will be represented in their own video conference tile. There is also a full screen control to make that viewer full screen in the browser window.


---

# 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/show-viewer-sections.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.
