You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/teams/setting-up-your-team.md
+17-2Lines changed: 17 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Setting Up Your Team
2
+
title: Managing your Team
3
3
---
4
4
5
5
# {{ $frontmatter.title }}
@@ -10,6 +10,8 @@ Each StackBlitz Team must be linked in a 1:1 relationship with a corresponding [
10
10
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!
11
11
:::
12
12
13
+
## Creating a Team
14
+
13
15
To create a StackBlitz Team:
14
16
1. Navigate to https://stackblitz.com/pricing
15
17
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:
22
24
23
25
7. Enjoy frictionless collaboration with your team!
24
26
25
-
:::tip
27
+
## Upgrading during or after your free trial
26
28
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:
27
29
28
30
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
33
35

34
36
35
37
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.
36
42
:::
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.
0 commit comments