Skip to main content
Icon

Platform Overview

Get familiar with the key concepts that make managing your cloud apps simple and efficient

Core Concepts

  • Users: Individual accounts that access and manage the Ownstak Console
  • Organizations: Top-level groupings that contain projects and team members
  • Projects: Collections of environments and deployments for a specific application
  • Environments: Isolated deployment targets (development, staging, production)
  • Deployments: Specific versions of your application running in an environment

Platform Architecture

Organization
└── Projects
└── Environments
└── Deployments

This structure allows for clear separation of concerns, fine-grained access control, and streamlined deployment workflows.

Next Steps

See the Platform Guide for detailed information on using these components.