# Show Publisher Additional Controls

The **Show Publisher** has additional controls that are available only to them in the **ShowViewer** room. These controls are as follows:

### Show Publisher Additional Toolbar Buttons

* ![](/files/BZHAxmfnrfq6y1MxUxfm)\
  End Conference for All & Leave Conference / This allows the **Show Publisher** to end the conference for all viewers simultaneously, removing everyone from the room. The Leave Conference button removes **only** the **Show Publisher** from the room, allowing the interaction between other viewers to continue.
* ![](/files/2G4XLXvZN1XIEJSEUYcq)\
  Mute All / This button will force **mute** all viewers in the room.

### Publisher Panel

<figure><img src="/files/xDjqIQdpqZ8imoSajcd3" alt=""><figcaption><p>ShowViewer Publisher Panel Button</p></figcaption></figure>

The **Show Publisher** also has access to a panel on the right side of the screen that allows for quick editing of who is invited to the room.

<figure><img src="/files/9NbZ1psyaJhaSFdDGfu3" alt=""><figcaption><p>ShowViewer Publisher Panel Added Tab</p></figcaption></figure>

The **Added** tab shows who currently has access to the room. For each viewer, if they are not currently in the room their status will be red, if they are in the room their status will be green.

* To remove a user, uncheck the box next to their name and click **Apply Changes**. Their name should no longer appear in the **Added** panel.

  <figure><img src="/files/JJoQLLKlhBfZ3g4iWWAj" alt=""><figcaption><p>ShowViewer Publisher Panel Not Added Tab</p></figcaption></figure>

The **Not Added** tab is a list of every viewer who currently does not have access to the show.

* To add a user, check the box next to the name of the viewer and click **Apply Changes.** Their name should no longer appear in the **Not Added** panel and should now appear in the **Added** panel.


---

# 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-toolbar-buttons/show-publisher-additional-controls.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.
