Skip to main content

Cloud Overview

What is Saleor Cloud?​

Saleor Cloud is a cloud-hosted, fully managed version of the Saleor platform. It operates as a SaaS, where Saleor handles infrastructure, performance, updates, and security so you can focus on building your store.

Creating an Account​

Saleor Cloud provides free test projects for experimentation and development purposes.

Sign up at cloud.saleor.io and get started for free.

info

Once you're ready to bring your e-commerce POC to life, take a free 1:1 dev support session with our Solutions Engineer.

Access to cloud can be configured via SSO.

Cloud Console​

The Cloud Console is your central hub for managing all elements of Saleor Cloud. You can access it at cloud.saleor.io. From here, you can manage organizations, projects, environments, billing, and team access.

Organizations​

An organization is the top-level entity in Saleor Cloud. It provides the structure for managing your projects, billing, and team collaboration. Every user must belong to at least one organization.

Key Concepts​

  • Projects: Each organization can contain multiple projects, which typically represent separate stores.
  • Billing: All projects within an organization share the same billing account, which simplifies financial management.
  • Teams & Permissions: Invite staff members at the organization level and manage their access with fine-grained permissions. You can grant full access to the entire organization or restrict it to specific areas, such as only managing sandbox environments.

If you are a new user and aren't invited to an existing organization, the platform will prompt you to create your own during the onboarding process.

Multiple Organizations​

Users can belong to multiple organizations at the same time. This is particularly useful for:

  • Agencies & Freelancers: Work with various client organizations, each with their own projects and billing, without mixing data.

  • Personal vs. Professional Separation: Keep your own personal or experimental projects in a separate organization from your employer's or clients' projects.

The following example shows how organizations can be structured:

Organization: ACME Inc
├── Project: ACME US Store
│ ├── Sandbox Dev
│ ├── Sandbox Staging
│ └── Production
├── Project: ACME EU Store
│ ├── Sandbox
│ └── Production
Organization: Freelance Playground
└── Project: Side Hustle Store
└── Sandbox

Projects​

Projects contains backend instances and have staff access control. Each project can have a single production environment and multiple developer environments called sandboxes. Projects are meant to be treated as individual shops, where backup data and snapshots are meant to be interchangeable between environments. For example, you can create snapshot of your production environment and restore it to the staging sandbox environment.

Each project is bound to a single AWS region.

Environments​

Environments aka backend can be either production (one per project) or sandboxes meant for development purposes. Learn more about environments.

Have questions? Contact our team.