# Input to Beam Matrix

### Accessing the Matrix

To open the **Beam-to-Audio Input Routing Matrix**, click on the matrix icon located in the toolbar at the top right of the interface.

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

### Using the Matrix

* The matrix allows for **many-to-many mappings**, meaning multiple beams can be routed to the same audio input, and multiple audio inputs can be routed to the same beam.
* **All beams must be routed** before a preset can be exported. If routings are missing, you will see that the Preset status is incomplete and a warning will be displayed when trying to export.

### Adjusting the Number of Audio Inputs

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

* By default, the matrix displays **32 inputs**.
* To adjust the number of audio inputs:
  1. Click on the **edit** icon in the properties panel.
  2. Enter the desired number of inputs.
  3. Press **Enter** to apply the change.


---

# 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.holoplot.com/holoplot-plan/working-with-beams/routing-beams/input-to-beam-matrix.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.
