Updated content (#13105)

* Updated content

* grammar fix

* fixed grammar

* updated example

* removed extra wording
This commit is contained in:
jerae-duffin 2021-07-02 15:03:33 -05:00 committed by GitHub
parent 579323d5f0
commit 242c19014f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 14 deletions

View File

@ -4,23 +4,25 @@ keywords: Docker, Docker Hub, subscription, update, add, seats
title: Add seats to your plan
---
You can manage your Docker Hub subscription anytime by adding seats to your plan. If you add seats to your plan in the middle of your billing cycle, a prorated amount will be charged for the additional seats.
You can manage your Docker Hub subscription anytime by adding seats to your plan.
## Add seats to a monthly plan
> **Note:**
>
> You must be a member of the Owners team to add seats to your organization.
>- A monthly subscription includes monthly seats only.
>- You must be a member of the owners team to add seats to your organization.
>- When you add seats to your monthly plan in the middle of your billing cycle, you are charged a prorated amount for the additional seats.
To add seats to a monthly plan:
1. Log into your [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"} account.
2. Navigate to **Organizations** from the menu at the top of the page and then choose your organization.
2. Navigate to **Organizations** from the menu at the top of the page and select your organization.
3. Select the **Billing** tab and click **Add seats**.
4. Specify the number of seats youd like to add and click **Purchase**.
4. Specify the number of seats you want to add and click **Purchase**.
5. The **Billing** tab displays the number of seats currently in use.
@ -30,18 +32,18 @@ To add seats to a monthly plan:
> **Note:**
>
> - You can only add annual seats after purchasing your annual plan.
> - When you add seats to your plan in the middle of your billing cycle, a prorated amount will be charged for the additional seats.
> - An annual subscription includes annual seats only.
> - When you add seats to your plan in the middle of your billing cycle, you are charged a prorated amount for the additional seats.
To add annual seats to an annual plan:
1. Log into your [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"} account.
2. Navigate to **Organizations** from the menu at the top of the page and then choose your organization.
2. Navigate to **Organizations** from the menu at the top of the page and select your organization.
3. Select the **Billing** tab and click **Add seats**.
4. Specify the number of seats youd like to add and click **Purchase**.
4. Specify the number of seats youd want to add and click **Purchase**.
5. The **Billing** tab displays the number of seats currently in use.

View File

@ -4,18 +4,17 @@ keywords: Docker, Docker Hub, subscription, update, remove, seats
title: Remove seats from your plan
---
You can manage your Docker Hub subscription anytime by removing seats from your plan. If you remove seats in the middle of the billing cycle, changes will be applied immediately and the changes will be reflected in the next billing cycle.
You can manage your Docker Hub subscription anytime by removing seats from your plan. If you remove seats in the middle of the billing cycle, changes are applied immediately and reflect in the next billing cycle.
For example, if you receive your billing on the 8th of every month for 10 seats and you choose to remove 2 seats on the 15th of the month, the 2 seats will be removed immediately. You will start paying for 8 seats from the next billing cycle.
For example, if you receive your billing on the 8th of every month for 10 seats and you want to remove 2 seats on the 15th of the month, the 2 seats are removed immediately. Your payment for 8 seats begins the next month. If you are on the annual plan, the 2 seats are removed immediately, and your payment for the 8 seats begins next year.
## Remove seats from a monthly plan
## Remove seats from a monthly or an annual plan
> **Note:**
>
> - You must be a member of the Owners team to remove seats from your organization.
> - It is not possible to remove seats from your annual subscription.
To remove seats from a monthly plan:
>
To remove seats from a monthly or an annual plan:
1. Log into your [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"} account.