# Invite Guests with Guest Mode

{% embed url="<https://vimeo.com/937967271>" %}

Pac Post Live now allows for the use of Guest Mode to allow for users to enter and interact with a Show Viewer room without the need for them to first create a Pac Post Live account. To get started with generating a Guest Mode link use the following steps:

1. When signed in as a **Show Publisher** and accessing a stream, you will find a new icon at the top right of the Show Portal. This is the Guest Mode icon.\
   \
   If you do not see this icon, ensure that your **Show Admin** has enabled [**Allow Guest Invite**](https://wiki.pacpost.com/public-wiki/show-admin-controls/inviting-users) for your account

   <figure><img src="https://1921184522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ewwqbsGrG8ESKUFOkFP%2Fuploads%2FZ9ZKRcOXMzJRoCwzkocq%2FshowViewer_Interface_guest_annotated.png?alt=media&#x26;token=2b8d34e1-4426-42b2-aeba-e5827a12bfa0" alt=""><figcaption><p>ShowViewer portal Highlighting Guest Mode icon</p></figcaption></figure>

2. Inside the Guest Mode panel, to create a new guest link click the Plus symbol (+) on the top left of the panel.

   <figure><img src="https://1921184522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ewwqbsGrG8ESKUFOkFP%2Fuploads%2Fzegzvw8tT5519FltiZAG%2FshowViewer_guestMode_after_annotated1.png?alt=media&#x26;token=de608c5d-9128-43ee-9b95-3dfe082756f5" alt=""><figcaption><p>Guest Mode Panel with + icon highlighted</p></figcaption></figure>

3. A confirmation panel will appear, confirm the action by clicking Yes.

   <figure><img src="https://1921184522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ewwqbsGrG8ESKUFOkFP%2Fuploads%2Fv20sufx6IyWDWUH7WjVo%2FshowViewer_guestMode_generateLink_confirmation_after.png?alt=media&#x26;token=40f4071e-57c1-4bc4-8a7e-9c3e9d083af3" alt=""><figcaption><p>Guest Mode Generate Link Confirmation Dialogue</p></figcaption></figure>

4. You will now see in the Guest Mode panel and Guest Link is now active.&#x20;

5. There is one more option that you may or may not want to set. Below the new Guest Link you will find a toggle labeled **Auto Accept Guests.** With this toggle active, guests will be automatically permitted into the room without any approval from the Show Publisher. When the toggle is inactive, guests will need to be individually approved in order to be admitted into the stream.

6. Next you will share the link and Passcode by copying this information from the Guest Mode Panel. To copy the info, click the Purple clipboard button to the left of the Link and Passcode.

   <figure><img src="https://1921184522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ewwqbsGrG8ESKUFOkFP%2Fuploads%2FxHqwz4G0X43avzFEGGcR%2FshowViewer_guestMode_panelLink_after_annotated.png?alt=media&#x26;token=aa99c14c-6098-4f4f-9c00-28e6d662913e" alt=""><figcaption><p>Guest Mode Panel with Copy Link Information button Highlighted</p></figcaption></figure>

7. Paste and send this information with guests for whom you would like to invite to the stream.

8. When guests click the stream they are asked to enter their **First Name**, **Last Name**, and **Confidential Passcode** in order to join the room. When they join, if **Auto Accept Guests** is enabled, they will enter the room automatically. If it is disabled, you will see the following appear in the Guest Mode Panel when they attempt to enter:

   <figure><img src="https://1921184522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ewwqbsGrG8ESKUFOkFP%2Fuploads%2FtGnmwR63M2jEkXI9ADQm%2FshowViewer_guestMode_guestWaiting_after.png?alt=media&#x26;token=f1646862-2506-4c74-910d-bff9e858e2fc" alt=""><figcaption><p>Guest Mode Panel with guest waiting for approval to enter</p></figcaption></figure>

9. Click **Allow** on the guest you would like to permit into the room. You should now see that the guest has entered room. At any point you may remove the guest by clicking the **Remove** button next to their name.

   <figure><img src="https://1921184522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ewwqbsGrG8ESKUFOkFP%2Fuploads%2FnR95I0RgfVQ0jtHAAw5k%2FshowViewer_guestMode_guestActive.png?alt=media&#x26;token=4b10c35b-e793-40fa-901d-ec1061003924" alt=""><figcaption><p>ShowViewer with Guest Active in the stream.</p></figcaption></figure>

If All of your guests are in the stream and you no longer want to permit new guests from joining. You may click the **Trash** icon next to the Guest link to disable new guests from joining.  Guests that are already part of the stream will remain Active in the stream.


---

# 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/invite-guests-with-guest-mode.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.
