Skip to main content
Version: 1.14.0

Understand the User Personas

EGS supports two different personas: Admin and User.

Admin

The Admin is responsible for installing and managing the EGS platform. EGS offers an Admin portal for performing the operations. Additionally, EGS supports YAML-based (manifest) admin workflows, allowing these operations to be integrated into CI/CD or MLOps pipelines.

Admins can use APIs to create slice workspaces and GPU provisioning requests (GPRs). To know more, see API Reference.

User

Users, such as Data Scientists, Researchers, or ML Engineers, use the EGS User Portal to create and manage the lifecycle of GPU provisioning requests for their slices or workspaces. Through the portal, users can access detailed visualizations of AI workloads, along with associated GPU metrics and other relevant data.

Users (Data Scientists, ML Engineers, or teams) use the EGS portal to view their slices, create and manage GPU provisioning requests (GPRs), and monitor AI workloads and related GPU details/metrics.

Users can use APIs to create GPRs. To know more, see API Reference.