Skip to content

Core Concepts

MyGreat uses a small set of concepts consistently across the User Interface.

Tenant

A tenant is the top-level workspace boundary. Membership and access are scoped to the tenant.

Project

A project groups related jobs and their run history. Projects help you organize work by migration, customer, department, or destination.

Remote

A remote is a connected storage endpoint. The User Interface label is Remotes. A job selects which existing remotes it uses as its source and target.

Worker pool and worker

A worker pool is the execution group a job can target. A worker is the runtime that actually performs the work. Shared pools are used by multiple jobs. Dedicated workers can be assigned when one job needs tighter control.

Job

A job defines what data moves, from where, to where, and under which execution settings.

Run modes

  • Run performs the live transfer or synchronization work.
  • Dry Run checks what would happen without performing the live transfer.
  • Scan builds an inventory and analysis view without becoming a live transfer.

Run

A run is one execution of a job. Run detail pages show status, progress, logs, files, and action results.

See also