# Workspaces

Isolated compute environments with persistent storage and preinstalled libraries.

Source: https://university.eugo.io/topics/workspaces

---

## Courses

- [Eugo 101](https://university.eugo.io/courses/eugo-101.md): A full tour of the platform: sessions, clusters, workspaces, organizations, and how they fit together.
- [Workspaces & organizations](https://university.eugo.io/courses/workspaces-and-organizations.md): Set up an organization, invite people, allocate compute, and keep spend predictable.

## Videos

- [Set up a workspace](https://university.eugo.io/videos/set-up-a-workspace.md): Create a workspace, pick a plan, and get a team into it, in the order that avoids granting access before the storage and libraries are ready.

## Checklists and guides

- [Workspace setup checklist](https://university.eugo.io/resources/workspace-setup-checklist.md): Stand up a workspace a team can actually work in, in the right order: storage and libraries before access, access before the first cluster.
- [Migrating from cloud VMs](https://university.eugo.io/resources/migrating-from-cloud-vms-checklist.md): Move a workload off hand-managed instances without losing reproducibility.
- [Quick guide: workspace admin](https://university.eugo.io/resources/quick-guide-workspace-admin.md): Setup order, member roles, and the two numbers worth watching weekly: usage against plan limits, and clusters still running after their work finished.

## Vocabulary

- **Object storage** — Storage reachable by every node in a cluster. Inputs must live here, or in workspace storage, rather than on one machine’s local disk.
- **Persistent storage** — Workspace storage that survives between interactive sessions. Files saved elsewhere in a session are lost when it ends.
- **Workspace** — An isolated compute environment with its own persistent storage, preinstalled libraries, and resource allocation. Where your sessions and clusters run.

