# Background Blur

When [**Background Blur**](/copy-of-halo-app/experience-designer/capture/frame-effects.md#background-blur) is enabled as an editing tool, participants can adjust the blur intensity themselves during the post-capture phase. This allows them to create a professional "bokeh" look that keeps the focus entirely on the subjects.

***

#### How it Works

You can choose to use Background Blur as a [**default frame effect**](/copy-of-halo-app/experience-designer/capture/frame-effects.md#background-blur), an **interactive edit tool**, or **both**.&#x20;

When enabled as an Edit Tool, guests use a slider on the iPad to manually increase or decrease the amount of background softening after their photo is taken.

***

#### Configuration Settings

1. **Toggle Enable:** Use the switch to turn the Background Blur tool on or off for your guests.
2. **Manual vs. Auto:** Decide how the blur is applied.&#x20;
   * **Manual** allows participants to adjust the intensity themselves using an on-screen slider.
   * **Auto** lets the software intelligently detect the environment and apply the optimal amount of blur automatically.
3. **Previewing:** Within the settings card, you can view a preview of how the blur effect functions to see how it will look for your guests.

***

{% hint style="success" %}

#### Plan Availability

✅ Core, Plus, Pro, Select\
❌ Lite
{% 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://docs.simplebooth.com/copy-of-halo-app/experience-designer/post-capture/edit-tools/background-blur.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.
