1) Open and sign in
- Open the application URL in your browser
- Click “Sign In” (top-right or profile menu)
- Enter email and password, check verification, click Login
- Redirected to the dashboard; default organization is auto-selected
2) Create a workspace (project)
- Click “New Workspace”
- Choose one or more services (sources): repo, upload, empty, database, or Docker image
- Name it and create — redirected to the Workbench
3) Run services and preview
- Add basic setup if prompted
- Click Run to start all services; terminal opens with logs
- Application services auto-open in Preview when running
4) Edit files
- Expand a service to view its files
- Open a file in the editor; edit and save
5) Terminals per service
- Click “+” in the terminal area
- Choose a service from the dropdown
- Terminal opens for commands
6) Sessions (branches)
- Default session is “main” within each workspace
- Create a new session from “main” for feature work
- Merge back to “main” when ready
Quick notes
- Run all services at once or individually
- Use the Preview (eye) icon to open application services in the browser

