# Mapping Manager

{% embed url="<https://vimeo.com/435821705>" %}
Mapping Manager Overview
{% endembed %}

## Description

This module facilitates the management of external and internal control and communication protocols. Most parameters in PHOTON can be controlled from external sources such as devices or software or internal sources such as tracking data streamed from ALBION. Almost all sliders and buttons in PHOTON’s interface can be linked to a control source.

{% hint style="info" %}
**OPEN THE MAPPING MANAGER MODULE**

Select {System > Mapping Manager} or press \[Alt+N].
{% endhint %}

## Supported protocols and available control sources

* ALBION
* Audio Analysis
* Keyboard
* MIDI
* DMX
* OSC
* Network Protocols (UDP or TCP/IP)
* Direct Input
* Third-Party Automation Protocols

## Features

* Global Mappings.
* Presets to organize and export controls using pages. Also allowing multiple mappings on the same sensor.
* Search field and filters to manage mappings.
* Ability to remap the values of incoming and outcoming data streams.

## Module-related tasks

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Map a MIDI Slider in PHOTON</td><td><strong>Bind a Physical Slider to PHOTON</strong></td><td><a href="/pages/DwPO5riRIDKDrYvLPbjD#2.-bind-a-physical-slider-to-photon">/pages/DwPO5riRIDKDrYvLPbjD#2.-bind-a-physical-slider-to-photon</a></td><td><a href="/files/2IfJtfVuKLIOmlj6sqYl">/files/2IfJtfVuKLIOmlj6sqYl</a></td></tr></tbody></table>

## Related documentation

{% embed url="<https://docs.vyv.ca/user-guide/4.-programming-a-show/cue-editor>" %}
User Guide / 4. Programming a Show / 1. Cue Editor
{% endembed %}

{% content-ref url="/pages/8B8KbLlWzsHZH16HYfmS" %}
[Cue Editor](/modules/cue-editor.md)
{% endcontent-ref %}


---

# 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.vyv.ca/modules/mapping-manager.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.
