# Create Stream

The only users who are able to create streams in a show are the **Show Publishers**. Creating a stream will generate a token enable the **Show Publisher** to share their workspace via OBS. To create a stream use the following procedure:

1. From the home page, select the **ShowPublisher** portal for the show where you would like to create 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 **Create Stream** page, ensure that the leftmost icon on the top bar is selected and your screen appears as below:

   <figure><img src="/files/REmk0VtFkLOoogsRxt4E" alt=""><figcaption><p>ShowPublisher Create Stream portal</p></figcaption></figure>
3. Enter a stream name for this stream. Only numbers and characters can be used here, spaces and special characters are not allowed.\
   \ <mark style="background-color:yellow;">**Note: It is recommended to enter a stream end time on this page, but not required.**</mark><br>

   <figure><img src="/files/Q5dVZc8QWKIglo1NMHgh" alt=""><figcaption><p>ShowPublisher Create Stream portal</p></figcaption></figure>
4. Click **Create** and your stream should have been created.

{% 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/create-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.
