Skip to Content
ModulesOverview

Modules Overview

Visor modules are grouped by function so teams can manage content operations with clear ownership.

Before continuing with modules, log in to Visor Studio first using the credentials or AD access provided during onboarding.

Visor Studio Interface

Before diving into individual modules, it helps to understand the layout of the Visor Studio interface. The screenshot below shows a typical page inside the platform.

Visor Studio interface overview

The left sidebar is split into two areas:

Tenant & Frontend switcher (top)

ElementDescription
Tenant switcherDisplays the active tenant (e.g. DSS Base). Click the dropdown arrow to switch between tenants you have access to.
Frontend nameShows the currently active frontend below the tenant. Click the pencil icon (✏️) to switch between different frontend configurations.
LiveRedirects to the published live site for the active frontend.
PreviewRedirects to the preview version of the active frontend.

Module navigation (below)

The Platform section lists all available modules. Click any item to navigate to it:

  • Pages — CMS page tree management (Page Builder)
  • Data — Dynamic data collections
  • Services — Workflow, search, and publishing
  • Configurations — Layout and slug configuration
  • Files — Asset uploads and file management

Header Bar

The top bar is consistent across all modules and provides global controls:

ElementDescription
BreadcrumbsShows your current location (e.g. Page Builder Module → Pages).
Dev Mode (</>)Toggles Dev Mode. When active, the Visor preview uses your local Next.js server (localhost:3000) instead of the live head.
Rocket button (🚀)Triggers an SSG (Static Site Generation) build. Use this to rebuild and publish static frontend output.
User name & roleDisplays your display name and role. Click to open the account menu.

Clicking your name opens a dropdown with the following options:

User account dropdown menu

  • Settings — Opens the platform-level settings panel
  • Users — Manage user accounts
  • Sign out — Log out of Visor Studio

Settings

Accessible from the user account dropdown, Settings contains configuration options that are separate from content modules. The sidebar inside Settings includes:

Visor Studio settings — Sites view

SettingDescription
FrontendConfigure frontend registrations linked to this tenant.
SitesManage site entries, their active theme, CMS URL, and developer preview URL mapping.
ServicesExternal service integrations (e.g. search).
ConfigurationGlobal platform configuration options.

Modules

Each module page is prepared as a starter and can now be expanded with full SOPs, screenshots, and role-based instructions.

DSS Base Template is documented as a separate top-level section: DSS Base Template.

Last updated on