# Button View

The buttons view style looks like the front faceplate of a Videohub video router. Tap an output and tap an input to assign it to the selected output.

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

## Take Mode

If Take Mode is enabled, selecting an input will turn it yellow. 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, the icon, short label, or output index will be replaced by a lock symbol. To unlock it, long-press on the button and choose `Unlock` from the menu that appears. To lock an output, long-press and choose `Lock` from the menu that appears. Finally, if an output is locked from another client, you can force unlock it by long-pressing on the button and choosing `Force Unlock` from the menu that appears.


---

# 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/button-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.
