# 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.

Source: https://university.eugo.io/glossary/pricing-plan

---

It governs concurrency as well as capacity, which is the part that surprises people: a plan can allow plenty of total compute for the month while still limiting how much of it you can use at once.

## Related terms

- [Organization](https://university.eugo.io/glossary/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.
- [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.
- [Usage](https://university.eugo.io/glossary/usage) — Accumulated compute consumed by an organization in a billing period, shown against plan limits on the dashboard.
- [Billing period](https://university.eugo.io/glossary/billing-period) — The interval over which an organization’s compute usage is accumulated and charged.

