Skip to content

Commit a9b2380

Browse files
web-publisher: Update docs/teams/setting-up-your-team.md (#203)
Co-authored-by: Tomek Sułkowski <tomek.sulkowski@gmail.com>
1 parent 8206718 commit a9b2380

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

docs/teams/setting-up-your-team.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Setting Up Your Team
2+
title: Managing your Team
33
---
44

55
# {{ $frontmatter.title }}
@@ -10,6 +10,8 @@ Each StackBlitz Team must be linked in a 1:1 relationship with a corresponding [
1010
In the future we plan to support additional version control providers & Teams creation pathways. If linking to a Github Org doesn’t work for you, please [reach out](mailto:hello@stackblitz.com) and let us know how we can meet your team’s needs!
1111
:::
1212

13+
## Creating a Team
14+
1315
To create a StackBlitz Team:
1416
1. Navigate to https://stackblitz.com/pricing
1517
2. Login with a Github account that has Administrator privileges for the Github Organization you will be using to create your StackBlitz Team
@@ -22,7 +24,7 @@ To create a StackBlitz Team:
2224

2325
7. Enjoy frictionless collaboration with your team!
2426

25-
:::tip
27+
## Upgrading during or after your free trial
2628
If you opt for the free trial, you will need to add a payment method before the trial expires to continue using the paid Teams features. To do so:
2729

2830
1. Click “Update Billing” on the trial banner
@@ -33,4 +35,17 @@ If you opt for the free trial, you will need to add a payment method before the
3335
![Payment Method](./assets/payment-method.png)
3436

3537
Your StackBlitz Team will now automatically renew as a paid Teams plan at the end of your free trial!
38+
39+
## Deleting a Team
40+
:::danger This action cannot be undone.
41+
All the projects and collections belonging to this organization will be deleted. Connected GitHub organization will remain intact.
3642
:::
43+
44+
To permanently delete your Team:
45+
1. Navigate to [Settings](https://stackblitz.com/settings/billing)
46+
2. Select the Team you want to remove from list labeled "Your teams"
47+
3. Navigate to the `Profile` tab
48+
4. Click `Delete team` under "Delete this organization" and confirm by clicking the prompt.
49+
50+
51+

0 commit comments

Comments
 (0)