35 lines
964 B
Markdown
35 lines
964 B
Markdown
# Creating a Project
|
|
|
|

|
|
|
|
## What
|
|
Projects are the workspace of the Stoplight Platform. Projects contain:
|
|
* File Explorer
|
|
* Project Governance
|
|
* Documentation Editor (Hubs)
|
|
* Modeling Editor
|
|
* Testing (Scenarios)
|
|
* Mocking (Prism)
|
|
* Markdown Editor
|
|
|
|
<callout>Single Point of Truth All editors are now contained within a Project </>
|
|
|
|
## Who
|
|
Individual users can create Personal Projects. Organizations can create Org Projects.
|
|
|
|
## How
|
|
|
|
### Personal Project
|
|
1. From the homepage select the **Personal Project** tab
|
|
|
|
### Organization Project
|
|
1. From the homepage select the **Organization** you want to create a Project within
|
|
* By default you will land on Organization Projects
|
|
|
|
### Create a Project
|
|
2. Input a **Project Name**
|
|
3. Input a custom **Project Path** (optional)
|
|
4. Input a **Project Description** (optional)
|
|
5. Select **Public** or **Private**
|
|
6. Select **Create Project** once complete
|