# Copy and Paste Token into OBS

In order to share a workspace in a stream, the **Show Publisher** will need to find the Token from the **Show Publisher** portal and insert these values into OBS. To complete this task follow the steps below:

1. From the home page, select the **ShowPublisher** portal for the show you would like to publish to.

   <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 **List Of Streams** page, ensure that the rightmost icon on the top bar is selected and your screen appears as below:

   <figure><img src="/files/Knx8QetFj9oYkbBxxx5D" alt=""><figcaption><p>ShowPublisher List of Streams portal</p></figcaption></figure>
3. On the **List Of Streams** portal you will find your Stream Label and a few buttons for actions to perform on the stream.
   1. Copy Stream Name - Clicking this button will copy the **Stream Name** for OBS into your clipboard.
   2. Copy Token - Clicking this button will copy the **Stream Token** for OBS into your clipboard.
   3. Delete Stream - This will remove the stream completely and will require the creation of a new stream before this **Show Publisher** can stream a workspace or host a stream again.
4. Open OBS and click **Settings**.

   <figure><img src="/files/dC3zrlKpLvFZBmEwCEsk" alt=""><figcaption><p>OBS Home highlighting Settings</p></figcaption></figure>
5. From the side bar, select **Stream**.

   <figure><img src="/files/lZ3o4M1KtmFjgMEdC16Y" alt=""><figcaption></figcaption></figure>
6. In the web browser click **Copy Stream Name**

   <figure><img src="/files/49I8aVyaqruMq0Pc0dAl" alt=""><figcaption><p>ShowPublisher List of Streams highlighting Copy Stream Name</p></figcaption></figure>
7. In OBS paste into the **Stream Name** box.

   <figure><img src="/files/C9SDB8KMky9BXVXszh3c" alt=""><figcaption></figcaption></figure>
8. Return to the web browser and click **Copy Token**.

   <figure><img src="/files/2tm5dw6OG7Jw5Yp4ilPD" alt=""><figcaption><p>ShowPublisher List of Streams highlighting Copy Token</p></figcaption></figure>
9. Return to OBS and paste into the **Publishing Token** box.\
   \ <mark style="background-color:blue;">It is recommended to also click the</mark> <mark style="background-color:blue;"></mark><mark style="background-color:blue;">**Show**</mark> <mark style="background-color:blue;"></mark><mark style="background-color:blue;">button next to the</mark> <mark style="background-color:blue;"></mark><mark style="background-color:blue;">**Publishing Token**</mark> <mark style="background-color:blue;"></mark><mark style="background-color:blue;">box to ensure that the pasted content is different than the</mark> <mark style="background-color:blue;"></mark><mark style="background-color:blue;">**Stream Name**</mark><mark style="background-color:blue;">.</mark><br>

   <figure><img src="/files/Fy59LRjgqk8pfG0cdUkk" alt=""><figcaption></figcaption></figure>
10. In OBS, select **VP9** from the **Codec** box, then click **OK**.

    You are now ready to begin publishing to the stream.

    <figure><img src="/files/GSvp060cvU4rKU50SjmG" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
Please keep the stream name and token **confidential**, sharing these credentials is **NOT** recommended
{% endhint %}


---

# 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/copy-and-paste-token-into-obs.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.
