# Rename Stream

The stream name is the title that is displayed on the left side bar in the **Show Viewer** page. The **Show Publisher** has the ability to change the name of this after the stream has been created, this change will reflect for every **Show Viewer** who views the left side bar after the change. To change the name of the stream use the following procedure:

1. From the home page, select the **ShowViewer** portal for the show where you would like to rename a stream.

   <figure><img src="/files/S6FVEv81F3CsB9Da8Mqw" alt=""><figcaption><p>ShowSelection portal highlighting ShowViewer</p></figcaption></figure>
2. You are now in the Show Viewer portal.

   <figure><img src="/files/QTT2nM4CVMhILYXbkuOq" alt=""><figcaption><p>ShowViewer Portal home</p></figcaption></figure>
3. To view the streams that you have access to, hover your mouse to the left side of the screen to expand the stream selection panel.

   <figure><img src="/files/l2UI3r4SbBJT1mKt7xkN" alt=""><figcaption><p>ShowViewer Home stream selection panel</p></figcaption></figure>
4. To rename the stream, click the pencil icon next to the stream that you want to change.

   <figure><img src="/files/3D6001qizZtc6mUC8Vri" alt=""><figcaption><p>ShowViewer Home stream selection panel highlighting rename button</p></figcaption></figure>
5. Type in the new name that you would like the stream to be called. Only numbers and characters can be used here, spaces and special characters are not allowed.

   <figure><img src="/files/9GpahVOuACw0Wd0aCNWk" alt=""><figcaption><p>ShowViewer Home stream selection panel renaming stream</p></figcaption></figure>
6. When you are satisfied with the new name of the stream, click the green check icon next to the box.

   <figure><img src="/files/5oLtEyFdQAxShfUd1Ybk" alt=""><figcaption><p>ShowViewer Home stream selection rename stream highlighting confirm name change</p></figcaption></figure>
7. You should now notice that the stream name has been changed.

   <figure><img src="/files/My9BvUFNvsnPen4OYAXC" alt=""><figcaption><p>ShowViewer Home stream selection panel with successful rename</p></figcaption></figure>


---

# 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/rename-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.
