content/manuals/admin/company/users.md
{{< summary-bar feature_name="Company" >}}
Company owners can invite new members to an organization via Docker ID, email address, or in bulk with a CSV file containing email addresses.
If an invitee does not have a Docker account, they must create an account and verify their email address before they can accept an invitation to join the organization. Pending invitations occupy seats for the organization the user is invited to.
Use the following steps to invite members to your organization via Docker ID or email address.
Sign in to Docker Home and select your company.
On the Organizations page, select the organization you want to invite members to.
Select Members, then Invite.
Select Emails or usernames.
Follow the on-screen instructions to invite members. Invite a maximum of 1000 members and separate multiple entries by comma, semicolon, or space.
[!NOTE]
When you invite members, you assign them a role. See Roles and permissions for details about the access permissions for each role.
Pending invitations appear on the Members page. The invitees receive an email with a link to Docker Hub where they can accept or decline the invitation.
To invite multiple members to an organization via a CSV file containing email addresses:
Sign in to Docker Home and select your company.
On the Organizations page, select the organization you want to invite members to.
Select Members, then Invite.
Select CSV upload.
Select Download the template CSV file to optionally download an example CSV file. The following is an example of the contents of a valid CSV file.
email
[email protected]
[email protected]
CSV file requirements:
email.
Additional columns are allowed and are ignored in the import.Create a new CSV file or export a CSV file from another application.
email
on the first line, type the user email addresses one per line on the
following lines, and then save the file with a .csv extension.Select Browse files and then select your CSV file, or drag and drop the CSV file into the Select a CSV file to upload box. You can only select one CSV file at a time.
[!NOTE]
If the amount of email addresses in your CSV file exceeds the number of available seats in your organization, you cannot continue to invite members. To invite members, you can purchase more seats, or remove some email addresses from the CSV file and re-select the new file. To purchase more seats, see Add seats to your subscription or Contact sales.
After the CSV file has been uploaded, select Review.
Valid email addresses and any email addresses that have issues will appear. Email addresses may have the following issues:
Follow the on-screen instructions to invite members.
[!NOTE]
When you invite members, you assign them a role. See Roles and permissions for details about the access permissions for each role.
Pending invitations appear on the Members page. The invitees receive an email with a link to Docker Hub where they can accept or decline the invitation.
You can resend individual invitations, or bulk invitations from the Admin Console.
You can bulk invite members using the Docker Hub API. For more information, see the Bulk create invites API endpoint.
Use Docker Hub to add a member to a team or remove a member from a team. For more details, see Manage members.