Overview
A SuperPlane app is a workspace where you design and run long-lived, event-driven DevOps workflows. It consists of an execution engine, git repository, management console and memory.

Each app brings together:
- Canvas — The workflow engine of the app
- Console — The operational console for the app
- Memory — Persistent storage for the app
- Files — Git repository backing the app
Getting started
Section titled “Getting started”To get started, click the New App button in the top-right corner of the page:
- Click the New App button in the top-right corner of the page
- Select a prebuilt app template or create a blank app
- Click the Create button
This will create a new app with a blank canvas, console, memory, and git repository. You can then start designing your workflows on the canvas, and manage your app in the console.