# Organization

The top-level account that owns one or more workspaces and is the unit of billing. Members belong to an organization and hold roles within it.

Source: https://university.eugo.io/glossary/organization

---

The outermost container: it owns workspaces, holds the pricing plan, and is the boundary for both billing and membership. Every limit you encounter traces back to it.

## Related terms

- [Workspace](https://university.eugo.io/glossary/workspace) — An isolated compute environment with its own persistent storage, preinstalled libraries, and resource allocation. Where your sessions and clusters run.
- [Member](https://university.eugo.io/glossary/member) — A user who belongs to an organization. What a member can do is governed by their assigned role.
- [Role](https://university.eugo.io/glossary/role) — The permission level a member holds in an organization, determining what they can change rather than only what they can see.
- [Pricing plan](https://university.eugo.io/glossary/pricing-plan) — The tier assigned to a workspace, which governs its resource limits and concurrency: how much can run, and how much can run at once.

