# Show Admin

The Show Admin is the user on the account that is responsible for all other users on the show. Every person that is to gain access to the show, either as a viewer or publisher needs to be added to the show by the Show Admin.

<figure><img src="/files/aX4u45UEcEQVqf7KK5Ip" alt=""><figcaption><p>Show Admin home</p></figcaption></figure>

### Show Admin capabilities include:

* Inviting users to the show
* Viewing a list of all streams created in the show
* Managing existing users in the show
* Managing publishing licenses for the show


---

# 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-admin.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.
