|
| 1 | +--- |
| 2 | +title: Manage your company |
| 3 | +linkTitle: Manage |
| 4 | +weight: 20 |
| 5 | +description: Learn how to manage your company, including its organizations, owners, and members, using Docker Home. |
| 6 | +keywords: company, manage company, multiple organizations, company owners, company members, Docker Home, add organization, resend invites |
| 7 | +aliases: |
| 8 | + - /admin/company/manage/organizations/ |
| 9 | + - /admin/company/manage/owners/ |
| 10 | + - /admin/company/manage/users/ |
| 11 | + - /admin/company/organizations/ |
| 12 | + - /admin/company/owners/ |
| 13 | + - /admin/company/users/ |
| 14 | + - /docker-hub/company-owner/ |
| 15 | +--- |
| 16 | + |
| 17 | +{{< summary-bar feature_name="Company" >}} |
| 18 | + |
| 19 | +After creating a company, you can manage multiple organizations from Docker |
| 20 | +Home. Company owners can use the company portal to invite users to specific |
| 21 | +organizations, view seat availability across organizations, and add new |
| 22 | +company owners. |
| 23 | + |
| 24 | +## Add more organizations |
| 25 | + |
| 26 | +Company owners can add Docker organizations with a Docker Business plan to |
| 27 | +their company, so long as they're also the organization owners for that |
| 28 | +organization. There's no limit to the number of organizations you add to a |
| 29 | +company. |
| 30 | + |
| 31 | +> [!IMPORTANT] |
| 32 | +> |
| 33 | +> Once you add an organization to a company, you can't remove it from the |
| 34 | +> company. |
| 35 | +
|
| 36 | +1. Sign in to [Docker Home](https://app.docker.com) and select |
| 37 | + your company. |
| 38 | +1. Select **Managed organizations**. |
| 39 | +1. Select **Add organization**, then choose an organization from the dropdown. |
| 40 | + |
| 41 | +A nested organization must keep its Docker Business subscription to stay managed |
| 42 | +by the company. If an organization downgrades from Docker Business, you can no |
| 43 | +longer manage it through the company, and its owner must manage it separately. |
| 44 | + |
| 45 | +## Company owners |
| 46 | + |
| 47 | +A company can have multiple owners who manage the company and all of its |
| 48 | +organizations. For details about the company owner role and how it affects |
| 49 | +seats, see [Company roles](/manuals/admin/company/_index.md#company-roles). |
| 50 | + |
| 51 | +### Add a company owner |
| 52 | + |
| 53 | +1. Sign in to [Docker Home](https://app.docker.com) and select your company. |
| 54 | +1. Select **Company owners**, then choose **Add owner**. |
| 55 | +1. Specify the user's Docker ID, then finish by selecting **Add company owner**. |
| 56 | + |
| 57 | +### Remove a company owner |
| 58 | + |
| 59 | +1. Sign in to [Docker Home](https://app.docker.com) and select your company. |
| 60 | +1. Select **Company owners**. |
| 61 | +1. Find the company owner you want to remove and select the **Actions** menu, |
| 62 | + then choose **Remove as company owner**. |
| 63 | + |
| 64 | +## Company invitations |
| 65 | + |
| 66 | +You add a user to your company by inviting them to an organization within the |
| 67 | +company. Company owners can invite members to any organization in the company |
| 68 | +using a Docker ID, email address, or in bulk with a CSV file of email addresses. |
| 69 | + |
| 70 | +Members and invitations belong to individual organizations, not to the company |
| 71 | +itself. A pending invitation occupies a seat in the organization the user is |
| 72 | +invited to. |
| 73 | + |
| 74 | +### Invite members to an organization |
| 75 | + |
| 76 | +1. Sign in to [Docker Home](https://app.docker.com) and select your company. |
| 77 | +1. Select **Users**, then choose **Invite**. |
| 78 | +1. Choose how you want to invite members: |
| 79 | + - To invite individual users, select **Emails or usernames**. |
| 80 | + - To invite groups of users, select **CSV upload**. |
| 81 | +1. Add user(s) to an organization by choosing **Select an organization**. |
| 82 | + |
| 83 | +Users receive invitations in their email with instructions to accept the |
| 84 | +invitation. After accepting the invitation, new members appear on the |
| 85 | +**Users** page. The table specifies how many organizations they're members of. |
| 86 | + |
| 87 | +### Resend invitations |
| 88 | + |
| 89 | +Company owners can resend invitations from the company-level **Users** page. |
| 90 | +To resend individual invitations: |
| 91 | + |
| 92 | +1. Select your company from [Docker Home](https://app.docker.com/). |
| 93 | +1. Select **Users**, then locate the invitee from the users table. |
| 94 | +1. Select the **Actions** menu, then choose **Resend**. |
| 95 | + - Before resending, confirm you are resending the invitation to the correct |
| 96 | + invitee. |
| 97 | + - The resend invitation modal displays the date you originally invited the |
| 98 | + invitee. |
| 99 | +1. Choose **Invite** to confirm. |
| 100 | + |
| 101 | +To bulk resend invitations: |
| 102 | + |
| 103 | +1. From the users table, use the multi-select checkboxes next to the invitees |
| 104 | + you want to invite. |
| 105 | +1. Select **Resend invites**, then choose **Resend** to confirm. |
| 106 | + |
| 107 | +## Add seats to an organization |
| 108 | + |
| 109 | +If you have a self-serve subscription that has no pending subscription changes, |
| 110 | +you can add seats using Docker Home. For more information about adding seats, |
| 111 | +see [Manage seats](/manuals/admin/organization/manage/manage-seats.md#add-seats-to-your-subscription). |
| 112 | + |
| 113 | +If you have a sales-assisted subscription, you must contact Docker support or |
| 114 | +sales to add seats. |
| 115 | + |
| 116 | +## Manage teams |
| 117 | + |
| 118 | +Teams exist at the organization level, not the company level. After inviting |
| 119 | +members to an organization, you can add them to teams within that organization. |
| 120 | +For more details, see |
| 121 | +[Manage members on a team](/manuals/admin/organization/manage/members.md#manage-members-on-a-team). |
0 commit comments