Commit 92ba2174 authored by Suzanne Selhorn's avatar Suzanne Selhorn

Merge branch 'russell/edit-view-subscription' into 'master'

Improve view subscription instructions

See merge request gitlab-org/gitlab!35696
parents 4f4e8a2e ec10f3cd
......@@ -206,30 +206,36 @@ To change the password for this customers portal account:
## View your subscription
You can view details of your subscription in either GitLab.com or your self-managed instance:
- [View your GitLab.com subscription](#view-your-gitlabcom-subscription)
- [View your self-managed subscription](#view-your-self-managed-subscription)
### View your GitLab.com subscription
To see the status of your GitLab.com subscription, log into GitLab.com and go to the **Billing** section of the relevant namespace:
To see the status of your GitLab.com subscription, log in to GitLab.com and go to the **Billing** section of the relevant namespace:
- For individuals:
1. Go to **User Avatar > Settings**.
1. Click **Billing**.
- For groups:
1. From the group page (*not* from a project within the group), go to **Settings > Billing**.
You must have Owner level permission to view a group's billing page.
The following table describes details of your subscription for groups:
| Field | Description |
| ------ | ------ |
| Seats in subscription | If this is a paid plan, represents the number of seats you've paid to support in your group. |
| Seats currently in use | Number of active seats currently in use. |
| Max seats used | Highest number of seats you've used. If this exceeds the seats in subscription, you may owe an additional fee for the additional users. |
| Seats owed | If your maximum seats used exceeds the seats in your subscription, you'll owe an additional fee for the users you've added. |
| Subscription start date | Date your subscription started. If this is for a Free plan, is the date you transitioned off your group's paid plan. |
| Subscription end date | Date your current subscription will end. Does not apply to Free plans. |
| Field | Description |
|-------------------------|-----------------------------------------------------------------------------------------------------------------------------------------|
| **Seats in subscription** | If this is a paid plan, represents the number of seats you've paid to support in your group. |
| **Seats currently in use** | Number of active seats currently in use. |
| **Max seats used** | Highest number of seats you've used. If this exceeds the seats in subscription, you may owe an additional fee for the additional users. |
| **Seats owed** | If your maximum seats used exceeds the seats in your subscription, you'll owe an additional fee for the users you've added. |
| **Subscription start date** | Date your subscription started. If this is for a Free plan, is the date you transitioned off your group's paid plan. |
| **Subscription end date** | Date your current subscription will end. Does not apply to Free plans. |
### View your self-managed subscription
To view the status of your self-managed subscription, log into the self-managed instance and go to the **License** page.
To view the status of your self-managed subscription, log in to the self-managed instance and go to the **License** page.
1. Go to **{admin}** **Admin Area**.
1. From the left-hand menu, select **License**.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment