This section describes the screens of the workspace (the everyday menu in the left sidebar) one by one. Unlike the tutorial, which you follow step by step, this is a dictionary to look things up in when you wonder "What does this button do?" or "What does this badge mean?" The screens of the admin console (members, tokens, training runtimes) and the system console (tenants, cluster) are in the Administration chapter.

Common to all screens

  • Header: on the left, where you are (breadcrumbs); on the right, the tenant indicator, the bell icon (inbox) and your avatar (account settings, sign out). If you belong to several tenants, the tenant indicator becomes a select box that switches tenants.
  • Screen help: press the ? next to the title to see "What you can do on this screen" and "Where it sits in the model operations flow". The small ? in a table header explains the term.
  • Buttons disappear based on permissions. An action you have no permission for is not greyed out — it is not shown at all. If you cannot see a button, check your role. The server makes the final decision, so an action you have no permission for is refused even if you type the address directly.
  • Disabled features: a module that is turned off for the tenant disappears from the sidebar, and if you go to its address you see a "This feature is disabled (꺼진 기능입니다)" screen. Ask the system administrator to turn a feature on.

Screen map

In menu order. "View permission" is the permission needed to see the screen; the permissions for individual actions on a screen are listed on each page.

MenuSummaryView permissionMain action permissions
DashboardThe tenant's key metrics, alerts, models and devices at a glanceEveryone
ExperimentsMLflow experiments and run records, run comparison and detailEveryoneRegister model model_register, stop or delete a run develop
TrainingTraining run list and detail, pretrained weightsEveryoneNew training and weights develop, delete a run operate
New training wizardConfigure and start a training run in 11 stepsdevelop
Model registryRegistered models, versions and stages, promotion requests, serving image buildsEveryonePromote production_promote, build image deploy
Container registryRepositories, tags and images of the built-in registry, image importEveryoneImport develop
PipelinesRun the Train, Register, Deploy and CT pipelinesEveryoneTrigger, rerun, stop operate
DeploymentsField deployment history of model versions, and rollbackEveryoneNew deployment deploy, rollback rollback
API servicesCentral serving endpoints and the inference consoleEveryoneCreate and delete deploy, stop and call operate
MonitoringInference metrics, training queue and GPU trends, model performance and input distributionEveryone
AlertsAlerts the team handles together, silences, rules, channelsEveryoneAcknowledge, resolve, silence operate; rules and channels settings
ApprovalsApprove or reject Production promotion requestsapproveApprove and reject approve
DatasetsDatasets and files, previews (images, PLY 3D, time series)EveryoneCreate, upload, delete dataset_write
Edge FleetList of field devices and six tabs per deviceEveryoneRestart, Offline, commands operate; registration, policy, tokens settings
DriftInput distribution change per model (PSI, KS) and policyEveryoneSave policy settings
Inbox (bell icon)Personal notifications sent to youEveryone
Account settings (avatar)Name, contact, password, notification preferencesEveryone

Roles and permissions

Permissions come from your role in the tenant. One person can have a different role in each tenant.

PermissionVIEWERDEVELOPEROPERATORAPPROVERADMIN
view View
develop Develop
model_register Register models
staging_promote Promote to Staging
dataset_write Write datasets
production_promote Promote to Production
approve Approve
deploy Deploy
operate Operate
rollback Roll back
settings Settings

Written for the platform as of 2026-09-21.

© Geo-MLOps