diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-27 00:06:23 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-27 00:06:23 +0000 |
commit | 41aba3c68d1ab3b450f1b33027c57258ff88f28e (patch) | |
tree | e1ee61d4a069ad4f7ded56565de5775bc8f0fc30 /doc/subscriptions/index.md | |
parent | 430999251558db3c64b4adfc6e2b4fb771f6cd48 (diff) | |
download | gitlab-ce-41aba3c68d1ab3b450f1b33027c57258ff88f28e.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/subscriptions/index.md')
-rw-r--r-- | doc/subscriptions/index.md | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/doc/subscriptions/index.md b/doc/subscriptions/index.md index bc6baa1b1fc..e35d1d9c51b 100644 --- a/doc/subscriptions/index.md +++ b/doc/subscriptions/index.md @@ -192,13 +192,15 @@ account: #### Change associated namespace -With a linked GitLab.com account, go to the -[**Subscriptions**](https://customers.gitlab.com/subscriptions) page to choose -or change the namespace your subscription applies to. +With a linked GitLab.com account: -NOTE: **Note:** -Please note that you need to be a group owner to associate a group to your -subscription. +1. Log in to the [GitLab Subscription Manager](https://customers.gitlab.com/customers/sign_in). +1. Navigate to the **Manage Purchases** page. +1. Click **Change linked group**. +1. Select the desired group from the **This subscription is for** dropdown. +1. Click **Proceed to checkout**. + +Subscription charges are calculated based on the total number of users in a group, including its subgroups and nested projects. If the total number of users exceeds the number of seats in your subscription, you will be charged for the additional users. ### Confirm or upgrade your subscription |