# Show Publisher

The Show Publisher is the user on the show who is responsible for creating and managing streams. Every user that is to gain access to a stream as a viewer needs to be added to a stream by the Show Publisher. There can be multiple Show Publishers per show. Each Show Publisher requires a paid license assigned to them by the Show Admin.

<figure><img src="/files/RXaozxN9Q7zciX9PH3p3" alt=""><figcaption><p>Show Publisher home</p></figcaption></figure>

### Show Publisher capabilities include:

* Creating a stream
* Adding or removing users from streams that are owned by the Show Publisher
* Ability to access Stream Name and Token for publishing
* Rename Streams within the Show Viewer
* Remove all viewers from a Show Viewer room


---

# 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/overview-of-roles/show-publisher.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.
