> For the complete documentation index, see [llms.txt](https://guide.prismlive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.prismlive.com/lens/guides/features/virtual-background/using-virtual-background.md).

# Using Virtual Background

Windows, Mac

The **Virtual Background** function provided by PRISM Lens automatically removes the background and adds a desired background image without requiring the user to have a solid chroma key cloth behind them or use a 3D depth camera.

You can use the background images provided by PRISM or select your own favorite image or video files.

***

To use the Virtual Background function, click the Virtual Background icon on the Sidebar.

<figure><img src="https://1019928184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlISC5rfB4Hnmbsjf8phq%2Fuploads%2FedAlpJMzpFEIcT7XWrpc%2F%EA%B7%B8%EB%A6%BC1.png?alt=media&amp;token=906ce9e7-7519-46e1-a76b-645ba64deab1" alt=""><figcaption><p>Click the Virtual Background icon on the Sidebar.</p></figcaption></figure>

## Remove Background

You can easily remove the background by clicking the **Remove BG button**.

PRISM Lens automatically detects the person and separates them from the background in real-time. When connected with PRISM Live Studio, the background of the source will appear transparent. For more information about connecting PRISM Live Studio, refer to the following page:&#x20;

* [Using Lens in PRISM Desktop](/lens/guides/features/using-lens-in-prism-desktop/using-lens-in-prism-desktop.md)

<figure><img src="https://1019928184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlISC5rfB4Hnmbsjf8phq%2Fuploads%2FHu9w0bDACVsE9H1ysT10%2F%EA%B7%B8%EB%A6%BC2.png?alt=media&amp;token=14e07559-ca38-4676-af5f-b2e7a70d97b3" alt=""><figcaption><p>Click the <strong>Remove BG</strong> button to remove the background.</p></figcaption></figure>

## Apply Virtual Background

### Apply PRISM Virtual Background

Alternatively, you can enhance the background by selecting an image from the **PRISM** tab.

Some of these backgrounds include motion effects. If you prefer a static background, you can disable the motion by toggling the **Motion Off** option.

<figure><img src="https://1019928184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlISC5rfB4Hnmbsjf8phq%2Fuploads%2FwKzwcAUbS08drgoKFNuz%2F%EA%B7%B8%EB%A6%BC3.png?alt=media&amp;token=30ad71a4-cf47-4850-90ae-758e4dba51ca" alt=""><figcaption><p>Toggle the <strong>Motion Off</strong> option to disable the motion.</p></figcaption></figure>

The FREE tab also provides background images.

<figure><img src="https://1019928184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlISC5rfB4Hnmbsjf8phq%2Fuploads%2FPCysv40q6ioy5wY1pCv7%2F%EA%B7%B8%EB%A6%BC4.png?alt=media&amp;token=110373d3-9086-4acc-b34f-1eaab7fd233d" alt=""><figcaption><p>The <strong>FREE</strong> tab also provides background images.</p></figcaption></figure>

If you want to blur the background, you can do so by adjusting the Image Blur Slider located at the top right of the preview area.

<figure><img src="https://1019928184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlISC5rfB4Hnmbsjf8phq%2Fuploads%2FgoU63YIok94Xp3t8o1kO%2F%EA%B7%B8%EB%A6%BC5.png?alt=media&amp;token=429cbcee-2dc3-458b-9502-ffcf5013a1e4" alt=""><figcaption><p>Adjust the Image Blur Slider to blur the background.</p></figcaption></figure>

### Add Background from My Files

In the **MY** tab, you can add and use your own image or video files as virtual backgrounds.

<figure><img src="https://1019928184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlISC5rfB4Hnmbsjf8phq%2Fuploads%2FB3KF0NfLK3Gqi19pXAFm%2F%EA%B7%B8%EB%A6%BC6.png?alt=media&amp;token=37330f63-fe4d-4de5-b777-2ea59d6171f1" alt=""><figcaption></figcaption></figure>

[LENS](/lens/overview.md), [Guides](/lens/guides.md), [Features](/lens/guides/features.md), [Using Lens in PRISM Desktop](/lens/guides/features/using-lens-in-prism-desktop.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.prismlive.com/lens/guides/features/virtual-background/using-virtual-background.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
