---
title: "How to remove See Live in a slideshow?"
slug: "how-to-remove-the-see-live-button-in-a-slideshow"
updated: 2025-01-28T08:23:20Z
published: 2025-01-28T08:23:20Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.whatfix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to remove See Live in a slideshow?

The See Live feature in the slideshow enables users to launch the slideshow as a Flow.

![see_live_slideshow](https://cdn.document360.io/a268766e-d74d-4619-9613-e2472f809ffb/Images/Documentation/see_live_slideshow.png)

In scenarios where users lack access to the application where the Flow is created, disable See Live when embedding the slideshow on a web page.

Use the following steps to disable See Live:

          Note

          

The Embed option is available only in the Production stage.

1. Copy the iframe embed code for the Flow. For more information, see [Embed Whatfix Slideshows](/studio/docs/whatfix-slideshows-1).
2. Before embedding, add the parameter **nolive** and set its value to **1** after the URL.

          Note

          

- Make sure to add **&** after adding the nolive parameter.
- This works only for iframe embedding, and not for HTML.

**Example:** Copied iframe code: ![original_iframe_code_without_nolive](https://cdn.document360.io/a268766e-d74d-4619-9613-e2472f809ffb/Images/Documentation/original_iframe_code_without_nolive.png)

Edited iframe code: ![edited_iframe_code_nolive](https://cdn.document360.io/a268766e-d74d-4619-9613-e2472f809ffb/Images/Documentation/edited_iframe_code_nolive.png)

## Related

- [What is See live?](/actions-on-flow-tiles-on-your-whatfix-dashboard.md)
