# Frame Effects

Frame effects allow you to customize the visual style of your photos by applying filters, skin-smoothing effects, or background blurring.

{% hint style="info" %}

* **Global Settings:** Any settings applied here will affect all capture frames across every layout in your [preset](https://app.simplebooth.com/presets).&#x20;
* **Post-Capture Edits**: You can also enable these effects as an [editing tool](/copy-of-halo-app/experience-designer/post-capture/edit-tools.md) to let guests make their own adjustments.
  {% endhint %}

***

#### Effect Options

Use these tabs to explore the different ways you can enhance your captures.

{% tabs %}
{% tab title="Color Filter" %}
Set a default color filter to give your event a specific mood or aesthetic.

* **Selection:** Choose from 19 different color filters.
* **Intensity:** Adjust the filter strength from 0–100% to find the perfect balance.

{% hint style="info" %}
Test filters with your specific event lighting in advance to see which options look best before your event goes live.
{% endhint %}
{% endtab %}

{% tab title="Glam" %}
Apply a beautifying filter designed to smooth skin textures, wrinkles, and blemishes for a polished "red carpet" look.

* **Glam:** Optimized for lighter skin tones.
* **Glam More:** Optimized for darker skin tones.

{% hint style="info" %}
You can set a default style and strength, but we recommend enabling Glam as a [post-capture editing tool](/copy-of-halo-app/experience-designer/post-capture/edit-tools.md) so participants can choose the style that best suits them.
{% endhint %}
{% endtab %}

{% tab title="Background Blur" %}
Focus the attention on your guests by blurring the background of the photo.

* **Manual Blur:** Set a fixed blur intensity that applies the same amount of softening to every photo.
* **Auto Blur:** Uses AI to detect the environment and automatically applies the optimal amount of blur based on the depth of the scene.
  {% endtab %}
  {% endtabs %}

***

#### Configuring Frame Effects

1. Open the **Frame Effects** settings card in your [Experience Designer](https://app.simplebooth.com/presets).
2. Select the effect you wish to apply (Color Filter, Glam, or Background Blur).
3. Adjust the intensity or select the specific style.
4. If you want guests to have control, ensure these are also toggled "on" in your [**Editing Tools**](/copy-of-halo-app/experience-designer/post-capture/edit-tools.md) section.
5. Save your changes.

***

{% hint style="success" %}

#### Plan Availability

**Color Filters & Glam**

✅ All Plans

**Background Blur**

✅ 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/capture/frame-effects.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.
