# Split View

An attractive view showing large buttons with customizable icons, labels, and colors for your input sources and output destinations.

<figure><img src="/files/9NYBjIYH39UrVoO6wVSw" alt=""><figcaption></figcaption></figure>

## Take Mode

If Take Mode is enabled, selecting an input will turn it red. Tap on it again to select the take and change the route.

If the Double Tap to Select preference is enabled, you must double-tap on all buttons to select and take.

## Locking and Unlock Outputs

If an output is locked, you can tap on the upper-right corner of a button to unlock it.

To lock an output, tap on the upper-right corner to lock it.

If an output is locked from another client, you can unlock it by double-tapping on the lock icon.

{% hint style="info" %}
If you want to see an unlock symbol next to the buttons, turn on Show Unlocked Label in RouteEffect Settings.
{% 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.routeeffect.com/using-routeeffect/routing/split-view.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.
