# LightAct for Pixera Operators

Pixera consists of 4 main tabs: Screens, Mapping, Compositing and Control.

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

Below we list these tabs and their corresponding LightAct window with similar functionalities.

<table><thead><tr><th width="228.33333333333331">Pixera tab</th><th>LightAct window</th></tr></thead><tbody><tr><td>Screens</td><td>Viewport</td></tr><tr><td>Mapping</td><td>Viewport, Output Maps, Canvas Maps</td></tr><tr><td>Compositing</td><td>Timelines Window, Timeline Editor</td></tr><tr><td>Control</td><td>Layer Layouts, WebUI, Devices</td></tr></tbody></table>

## Screens tab

In *Screens* tab in Pixera, you set out the virtual screens. These functionalities can be found in LightAct's *Viewport*.

## Mapping tab

The main purpose of *Mapping* tab in Pixera seems to be to place the projectors and assign video outputs. These functionalities can be found in LightAct's *Viewport, Canvas Maps* and *Output Maps* windows.

## Compositing tab

The purpose of *Compositing* tab in Pixera is to sequence the content. These functionalities are available in LightAct's *Timelines* and *Timeline Editor* windows.

## Control tab

The purpose of *Control* tab in Pixera is to give the users additional control over their show, especially when it comes to reacting to external inputs and the like.

All of these functionalities can be created with LightAct's *Layer Layouts* and *WebUI*.


---

# 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.lightact.com/transitioning-to-lightact-from-other-media-servers/lightact-for-pixera-operators.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.
