Skip to content

Navigation within MODLR

The MODLR Gateway is the primary web portal for model design, administration and deployment, accessible at https://go.modlr.co. It replaces what other platforms often split across several separate tools - a development client, an administration console, a scheduling interface, a data integration tool, a security manager - with a single web application and consistent navigation throughout.

A primary menu is available on most pages of the Gateway, opened by clicking the three-lined icon.

MODLR Gateway Dashboard

Which parts of the Gateway a given user can reach depends on their role - Modellers have full access, Analysts see a reduced set focused on Variables, Cards, Workviews, Dashboards and running Processes, and Collaborators don't use the Gateway at all, working instead through an Application, the Excel Add-in, or the PowerPoint Add-in.

How the Gateway is organised

The Gateway is organised around six areas, each addressing a different aspect of working with MODLR:

  • Models - the Model Workspace is where Dimensions, Cubes, Workviews, Cards, Processes, Schedules, Tables and Mappings are built and maintained. Most day-to-day modelling work happens here.
  • Applications - the Application View is where an Application is configured: who can access it, what they see, and what permissions they have. This is how end users (contributors) interact with a Model without ever seeing the Gateway.
  • Integrations and data - the Integrations, Datasource, Datastore and File Manager areas handle everything to do with getting data in and out of the platform.
  • Operations - Logs provides visibility into running Processes, finished tasks, server metrics and FTP status; Sandbox provides direct API access for advanced administration; Server Settings holds instance-wide configuration.
  • Account management - Account Overview and Client Home handle user administration, instance provisioning, and account-level security.
  • Authentication - the Sign In, Invitation and Sign Out flows.

Complete navigation map

AreaSub-areaPage
HomeMain landing page and entry point into the platform
Create ModelStart the model creation workflow
Create ApplicationStart the application creation flow
Model WorkspaceCreate & Manage ShortcutsCreate, edit and remove shortcuts (links)
Model WorkspaceCreate & Manage DimensionCreate, edit, audit and remove Dimensions
Model WorkspaceDimension Hierarchy EditorCreate, edit, preview and remove Hierarchies
Model WorkspaceDimension Alias EditorCreate, edit, preview and remove Aliases
Model WorkspaceCreate & Manage CubeCreate, re-order Dimensions on, and remove Cubes
Model WorkspaceCreate & Manage VariablesCreate, edit and remove Variables
Model WorkspaceCreate & Manage WorkviewsCreate, edit and configure Workviews
Model WorkspaceWorkview InterfaceManipulate and execute Workviews
Model WorkspaceCube Formula EditorCreate and edit formulas on the underlying Cube
Model WorkspaceValidation EditorCreate and edit validations on measures of the underlying Cube
Model WorkspaceCube Formula DocumentationGenerate a printable document of every Cube formula
Model WorkspaceCreate & Manage CardsCreate, edit and configure Cards
Model WorkspaceCard InterfaceManipulate and execute Cards
Model WorkspaceCreate & Manage MappingCreate, edit and configure Mappings
Model WorkspaceMapping InterfacePopulate Mappings
Model WorkspaceManage ModelConfigure and administer Model metadata/settings
Model WorkspaceNew Scripted or Visual ProcessCreate a new Process inside a Model
Model WorkspaceScripted Process InterfaceEdit and execute Scripted Processes
Model WorkspaceVisual Process InterfaceEdit and execute Visual Processes
Model WorkspaceCreate & Manage ScheduleSet and update a Schedule (a Process run at a given interval)
Model WorkspaceCreate & Manage TablesCreate, edit and configure model Tables
Model WorkspaceTable InterfaceAdd and edit fields of a Table
Model WorkspaceExport PackageExport Model contents as a deployable/shareable package
Model WorkspaceImport PackageImport a package into a Model
IntegrationsIntegration DetailsBrowse, add and manage connected external services
IntegrationsIntegration AuthorizationAuthorize a specific connector for an integration
IntegrationsRenew IntegrationRe-authorize or refresh an expired connector connection
LogsTask ManagerChoose a server and inspect runtime/server health
LogsMetricsView and manage background tasks/jobs, including Visual and Scripted Processes
LogsLogsView the service log
LogsFTPConfigure SFTP and FTPS services
File ManagerBrowse and manage server files
Server SettingsServer Access SettingsManage server-level access permissions
Server SettingsServer Schedule SettingsManage server scheduling and timing configuration
Server SettingsServer Group SettingsConfigure server group assignments and access groups
SandboxRun API calls directly against the instance
DatastoreManage DatastoreWork with datastore records and structures
DatasourceManage DatasourcesManage configured datasource connections
DatasourceDatasource DriversAdd and manage JDBC drivers
DatasourceManage Datasource AccountsManage Internal Datastore account credentials/access
Account OverviewAccount ProfileView and edit personal profile details
Account OverviewAccount UsersManage users associated with the account
Account OverviewAccount InstancesView and manage provisioned instances
Account OverviewActivate InstanceActivate a specific server instance
Account OverviewProvision ServerProvision new infrastructure/resources
Account OverviewAccount SecurityManage account security settings (2FA, password, etc.)
Account OverviewAccount NotificationsManage account notification preferences
Client HomeClient UsersManage users within a client account
Client HomeClient SecurityManage client-specific security policies
Application ViewManage ContributorsConfigure users who can access the Application and their tags
Application ViewManage Access TagsConfigure tags and their access controls
Application ViewManage ScreensLink screens in the Application to Model content (Dashboards, Cards, Workviews or Custom Pages)
Application ViewManage MenusConfigure navigation within the Application
Application ViewCustom Page EditorBuild and edit custom Application pages
Application ViewDashboard EditorBuild and edit app Dashboards
Application ViewMenu EditorBuild and edit Application navigation menus
Application ViewEmbed Token ManagementCreate/manage embed tokens and embed access
Sign InAuthenticate a user into the platform
InvitationAccept an invitation and begin account onboarding
Sign OutEnd the current user session securely

A visual tour

Home

Every Gateway session begins here - open an existing Model or Application, or start creating a new one.

The Gateway home page, showing the model list, application list, and the Create Model and Create Application entry points

Model Workspace

The Model Workspace is where the majority of model development happens - Dimensions, Cubes, Workviews, Cards, Processes, Schedules, Tables, Mappings and packaging all live under its side navigation.

The Model Workspace, showing the side navigation between object types and the listing for the currently selected type

The Dimension Hierarchy Editor, showing a populated hierarchy and the alias management section alongside it

An open Workview, showing dimensions arranged on titles, rows and columns with data populated in the grid

The Card Editor, showing the component library, the card content panel, and the properties panel

The Scripted Process editor, showing JavaScript process logic alongside the data source selector and execute controls

The Visual Process editor, showing a small graph of connected nodes on the canvas

Logs and Operations

The Task Manager shows both running and recently completed tasks, and is the first place to check when troubleshooting a failed Process or a slow instance.

The Task Manager, showing running and finished tasks with timestamps and durations

Datasource

The Datasource area manages every connection to an external system, whether the built-in Internal Datastore or an external database reached via JDBC.

The Manage Datasources page, showing several configured datasources including the Internal Datastore

Account Overview

Personal and account-level settings - profile, security, notifications, and instance provisioning - are managed here.

The Account Instances page, showing the instances available to the user and the action to activate one

Application View

Applications are configured and maintained here - which contributors can access an Application, what screens they see, what Access Tags govern their permissions, and how they navigate between screens.

The Application View landing page, showing navigation between Contributors, Access Tags, Screens, Menus and the Dashboard/Custom Page editors