Files
docs/articles/projects/create-project.md
Taylor Barnett d5cbd6485f update gifs and image for project docs (#169)
* update gifs and image for project docs

* update editor gif

* add updated editor images
2018-03-21 12:02:11 -05:00

42 lines
1.3 KiB
Markdown

# Creating a Project
![Create a Project in an Organization](https://github.com/stoplightio/docs/blob/develop/assets/gifs/project-create-org-project.gif?raw=true)
## 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
>Single Point of Truth: All editors are now contained within a Project
## Who
Individual users can create Personal Projects. Organizations can create Organization 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
---
**Related Articles**
- [Invite People & Teams](/platform/projects/invite-people)
- [Change a Project Member's Role](/platform/projects/change-a-members-role)
- [Make Your Project Private/Public](/platform/projects/visibility)
- [Create an Organization](/platform/organizations/create-org)