# Use Box Borders

Some newer ATEM switchers supports the new SuperSource Box Borders feature, including:

* ATEM 2 M/E Constellation HD
* ATEM 2 M/E Constellation 4K
* ATEM 4 M/E Constellation HD
* ATEM 4 M/E Constellation 4K

{% hint style="warning" %}
If you have one of these switchers but don't see the SuperSource Box Borders, be sure you are running ATEM Switchers 9.6.2 Update or higher.
{% endhint %}

As of MixEffect 2.2.0, you can store the border information for every box in a SuperSource Preset.

By default, the setting is disabled for new presets. And, like with [Use Box Sources](/explore/supersource/editing-presets/use-box-sources.md), you can specify which boxes should preserve their border information and which boxes should adopt the existing border information.

If you recall a SuperSource Preset on an ATEM switcher that does not support the new SuperSource Box Border feature, the boxes will animate, but no borders will be displayed.&#x20;

<figure><img src="/files/Un8nzrg8BBB8c4L38RN0" alt=""><figcaption></figcaption></figure>

To enable Use Box Borders on a preset, perform the following actions:

1. Go to the SuperSource section.
2. Adjust border information for all boxes in the Art tab or for individual boxes in the Presets tab.
3. Right-click of long-press on a preset in the Presets tab.
4. If changed the border information, save your changes back to the preset by choosing Save Preset.
5. Edit a preset by right-clicking or long-pressing on a preset in the Presets tab.
6. Choose Edit Preset from the menu that appears.
7. In the sheet that appears, scroll down to the Border section.
8. Tap Use Box Borders.
9. Select the boxes you want to retain border information for.
10. Tap Save.

Now, when recalling the preset on switcher that supports SuperSource Box Borders, the saved border information will be displayed when viewing the preset.


---

# 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.mixeffect.app/explore/supersource/editing-presets/use-box-borders.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.
