# Invite Users to Stream

The **Show Publishers** have the ability to control which **Show Viewers** on the show are able to access the stream that the **Show Publisher** has created. To edit which **Show Viewers** may access the stream use the following steps:

1. From the home page, select the **ShowPublisher** portal for the show where you would like to invite users to a stream.

   <figure><img src="/files/4tFOU1n8yTzv6oruRQ8z" alt=""><figcaption><p>Show Selection Home highlighting ShowPublisher</p></figcaption></figure>
2. You are now in the Show Publisher portal. To ensure that you are on the **Manage Users** page, ensure that the Manage Users icon on the top bar is selected and your screen appears as below. On the left side bar you will notice the list of **Show Viewers** who are not currently invited to the stream. On the right side of the page you will see which **Show Viewers** currently do have access to the stream.

   <figure><img src="/files/X7riQzbhIMRpGALSo9P0" alt=""><figcaption><p>Show Publisher Manage Users portal</p></figcaption></figure>
3. To add new **Show Viewers** to the stream click the check box next to their name on the left side bar.

   <figure><img src="/files/xqr6Xw2wTLPmyl4bzcmY" alt=""><figcaption><p>Show Publisher Invite Users User Selection Area</p></figcaption></figure>
4. Once the desired **Show Viewers** are selected in the side bar, click the **Add Users To Stream** button.

   <figure><img src="/files/tPPTf6nf7VgQ2cYXP4hY" alt=""><figcaption><p>Show Publisher Manage Users portal with new user added</p></figcaption></figure>

The selected users have now been added to the stream and should show up in the right side of the page.


---

# 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-publisher-controls/invite-users-to-stream.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.
