# Resume Live Stream

Have you ever been frustrated by a sudden app crash that interrupted the flow with your viewers? Now, with the **'Resume Live Stream'** feature, you can quickly return to your broadcast with just a single click!

***

{% stepper %}
{% step %}
**Live Stream in Progress**

This is the state where you are streaming stably through PRISM Live Studio and interacting with your audience.

<figure><img src="/files/yajIoUn2k5WkOAPBviyN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Re-launching the App After an Unexpected Shutdown**

If the app closes unexpectedly, simply re-launch PRISM Live Studio. A guidance window will immediately appear, allowing you to restore your previous broadcast.

* **One-click Recovery:**&#x20;
  * Simply click the \[Resume] button in the guidance window to get back on air instantly.
* **Convenience:**&#x20;
  * The broadcast resumes with your existing settings, so there is no need to re-enter the title or category.

<figure><img src="/files/3wYYN07XCmphp2dxapUR" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Resume Live Stream Completed**

Upon clicking the **\[Resume]** button, the disconnected stream will reconnect and resume from the point it was interrupted.

<figure><img src="/files/ppdGjKUjpByrqmEdeSZn" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

> **Note**
>
> * Chat Data: For security and privacy reasons, previous chat history is not recovered. Only chats from the moment the stream resumes will be displayed.
> * Recovery Failure: If it is difficult to resume due to network instability or an expired stream key, a detailed reason will be provided on the screen.


---

# 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://guide.prismlive.com/desktop/guides/streaming/resume-live-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.
