Skip to Content
User GuideScenes & Layouts

Scenes and Layouts

Scenes are the containers for your visual content. Each scene has a layout that divides the canvas into zones, and each zone holds content.

Creating a Scene

From the sidebar, click Scenes.

Create new scene

Click New Scene. You have three starting points:

  • Blank — Start with an empty canvas and choose a layout
  • Template — Pick from the template gallery (see Templates)
  • Duplicate — Copy an existing scene

Choose a layout

Select a layout that defines your zone structure. Layouts range from single-zone full-screen to complex multi-zone grids.

Configure the scene

SettingDescription
NameDescriptive name for the scene
ResolutionTarget resolution (typically matches your endpoints)
ThemeThe theme applied to all components in this scene
BackgroundScene background colour or image

Layouts

A layout defines how the scene canvas is divided into zones.

Built-in layouts

LayoutZonesDescription
Full Screen1Single zone covering the entire canvas
Split Horizontal2Top and bottom halves
Split Vertical2Left and right halves
L-Bar3Main area with right sidebar and bottom bar
2x2 Grid4Four equal quadrants
Main + Sidebar2Main content area with right sidebar
Main + Bottom Bar2Main content area with bottom strip
3 Column3Three equal-width vertical columns

Custom layouts

You can create custom layouts by defining zones with precise pixel positions and sizes. Zones cannot overlap.

Zone Content

Each zone in a layout holds one or more content items. When a zone has multiple items, they rotate on a schedule.

Adding content to a zone

  1. Click on a zone in the Designer
  2. Click Add Content
  3. Choose the content type:
    • Component — A themed, reusable content block
    • Media — An image or video from the Media Library
    • Scene — Embed another scene (for nested layouts)

Zone rotation

When a zone has multiple content items, configure rotation:

SettingDescription
DurationHow long each item displays (seconds)
TransitionFade, slide, or cut between items
Transition durationHow long the transition animation takes
OrderSequential or random

Schedule Rules

Scenes support schedule rules that control when they are active. Rules stack — a scene plays only when all its rules are satisfied.

Rule types

Rule TypeDescriptionExample
AlwaysScene plays at all timesDefault — no schedule restrictions
Time RangeActive during specific hours09:00 - 17:00
Day of WeekActive on specific daysMonday through Friday
Date RangeActive between two dates2026-12-01 to 2026-12-31

Combining rules

Rules combine with AND logic. For example:

  • Time Range 09:00-17:00 + Day of Week Mon-Fri = Weekday business hours only
  • Date Range Dec 1-31 + Always = All of December

Scene priority

When multiple scenes are assigned to an endpoint, priority determines which plays when schedules overlap. Higher priority scenes take precedence.

Transitions

Configure how scenes transition when switching:

TransitionDescription
CutInstant switch (no animation)
FadeCross-fade between scenes
SlideNew scene slides in horizontally
Slide UpNew scene slides in from the bottom
Zoom InNew scene zooms in from centre
Zoom OutCurrent scene zooms out to reveal new scene
Flip3D flip transition
WipeWipe across the screen
DissolvePixel dissolve effect

Transition duration is configurable from 0 to 2000ms.

Scene Versioning

Every time you publish a scene, a versioned snapshot is created. You can:

  • View the version history from the scene settings
  • Preview any previous version
  • Revert to a previous version with one click
  • Compare versions side by side

Draft changes (saved but not published) are not visible on displays. Only published versions go live.

Last updated on