Update create-team.md

This commit is contained in:
Robert Wallach
2018-03-19 17:30:22 -05:00
committed by GitHub
parent ea25661c7b
commit 662f0a83fd

View File

@@ -1,10 +1,10 @@
# Create a Team
![](../../assets/gifs/team-create.gif)
![Create a Team](https://github.com/stoplightio/docs/blob/develop/assets/gifs/team-create.gif?raw=true)
## What
Teams makes it easier for Organization Members to collaborate and allows additional control over permissions
Teams makes it easier for Organization Members to collaborate and allows additional control over permissions.
## Who
* Only an Organization **Owner** or **Administrator** can create a Team
@@ -20,3 +20,13 @@ Teams makes it easier for Organization Members to collaborate and allows additio
* If the invited member does not already have a Stoplight account, an email will be sent with instructions on how to complete the account creation process
4. Click **Create Team** once finished
---
**Related Articles**
- [Creating a Project](/platform/projects/creating-a-project)
- [Create an Organization](/platform/organizations/create-org)
- [Add People to a Team](/platform/organizations/teams/add-people)
- [Remove People for a Team](/platform/organizations/teams/remove-people)
- [Team Member Roles and Permissions](/platform/organizations/teams/roles)
- [Customize a Team](/platform/organizations/teams/create-team)
- [Transfer Ownership of a Team](/platform/organizations/teams/transfer-ownership)
- [Delete a Team](/platform/organizations/teams/delete)