# Edit Tools

After capturing their photos, participants are taken to an editing screen where they can personalize their results before proceeding to save and share. This step allows guests to refine their images.

If multiple edit tools are enabled, guests can choose between them at the bottom of the. edit screen. If only one edit tool is enabled, it will be automatically selected when the participant advances from capture to edit.&#x20;

***

#### Customizing the Editing Screen

You can enable or disable individual edit tools based on your event's needs. Follow these steps to set up your interface:

1. Open the **Edit Tools** settings card in the Experience Designer.
2. **Select the feature name** in the menu to open each individual feature's configuration settings.
3. **Toggle Tools:** Use the switches to select exactly which features you want to offer your guests.
4. **Rearrange Order:** You can customize the order in which these tools appear to guests by dragging and dropping them directly within the Simple Booth app settings on your iPad.

{% hint style="info" %}
**Mandatory Screen**

The edit page cannot be bypassed. A **Retake** button is always visible, giving participants the option to start over if they are unhappy with their capture.
{% endhint %}

***

#### Available Edit Tools

* [Background Blur](/copy-of-halo-app/experience-designer/post-capture/edit-tools/background-blur.md)
* [Background Replacement](/copy-of-halo-app/experience-designer/pre-capture/background-replacement.md)
* [Drawing](/copy-of-halo-app/experience-designer/post-capture/edit-tools/drawing.md)
* [Filters](/copy-of-halo-app/experience-designer/post-capture/edit-tools/filters.md)
* [Glam](/copy-of-halo-app/experience-designer/post-capture/edit-tools/glam.md)
* [Digital Props](/copy-of-halo-app/experience-designer/post-capture/edit-tools/digital-props.md)
* [Stickers](/copy-of-halo-app/experience-designer/post-capture/edit-tools/stickers.md)

***

{% hint style="success" %}

## **Plan Availability**

Certain edit tools are only available on higher tiers.&#x20;
{% 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.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.
