зеркало из https://github.com/github/docs.git
Make "Adding organizations to your enterprise" scannable (#51608)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
This commit is contained in:
Родитель
1b40f1680c
Коммит
2b11ba0e31
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 66 KiB |
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Adding organizations to your enterprise
|
||||
intro: 'You can add organizations to manage within your enterprise by creating a new organization, inviting an existing organization, or transferring an organization from a different enterprise account.'
|
||||
intro: 'Learn how to add organizations to your enterprise using three different methods.'
|
||||
redirect_from:
|
||||
- /github/setting-up-and-managing-your-enterprise/managing-organizations-in-your-enterprise-account/adding-organizations-to-your-enterprise-account
|
||||
- /articles/adding-organizations-to-your-enterprise-account
|
||||
|
@ -15,43 +15,49 @@ topics:
|
|||
- Enterprise
|
||||
- Organizations
|
||||
shortTitle: Add organizations
|
||||
permissions: Enterprise owners can add organizations to an enterprise.
|
||||
permissions: Enterprise owners
|
||||
---
|
||||
|
||||
## About addition of organizations to your enterprise account
|
||||
There are three ways to add organizations to your enterprise.
|
||||
|
||||
Your enterprise account can own organizations. Members of your enterprise can collaborate across related projects within an organization. For more information, see "[AUTOTITLE](/organizations/collaborating-with-groups-in-organizations/about-organizations)."
|
||||
* **Create** a new organization in your enterprise.
|
||||
* **Invite** an existing organization to join your enterprise.
|
||||
* **Transfer** an existing organization between enterprise accounts.
|
||||
|
||||
You can add new organizations to your enterprise account. If you do not use {% data variables.product.prodname_emus %}, you can add existing organizations on {% data variables.location.product_location %} to your enterprise. You cannot add an existing organization from an {% data variables.enterprise.prodname_emu_enterprise %} to a different enterprise.
|
||||
{% data reusables.enterprise.create-an-enterprise-account %} See "[AUTOTITLE](/admin/managing-your-enterprise-account/creating-an-enterprise-account)."
|
||||
|
||||
{% data reusables.enterprise.create-an-enterprise-account %} For more information, see "[AUTOTITLE](/admin/managing-your-enterprise-account/creating-an-enterprise-account)."
|
||||
## Limitations if you use {% data variables.product.prodname_emus %}
|
||||
|
||||
* Adding existing organizations to your enterprise is not possible if you use {% data variables.product.prodname_emus %}.
|
||||
* Existing organizations from an enterprise with managed users cannot be added to a different enterprise.
|
||||
|
||||
## Changes when adding an existing organization
|
||||
|
||||
After you add an existing organization to your enterprise, the organization's resources remain accessible to members at the same URLs, and the following changes will apply.
|
||||
|
||||
* If two-factor authentication (2FA) is required by the enterprise, organization members who do not use 2FA will be removed from the organization.
|
||||
* The organization's members will become members of the enterprise, and {% data variables.product.company_short %} will bill the enterprise account for the organization's usage. You must ensure that the enterprise account has enough licenses to accommodate any new members. For more information, see "[AUTOTITLE](/billing/managing-your-github-billing-settings/about-billing-for-your-enterprise)."
|
||||
* Enterprise owners can manage their role within the organization. For more information, see "[AUTOTITLE](/admin/user-management/managing-organizations-in-your-enterprise/managing-your-role-in-an-organization-owned-by-your-enterprise)."
|
||||
* Any policies applied to the enterprise will apply to the organization. For more information, see "[AUTOTITLE](/admin/policies/enforcing-policies-for-your-enterprise/about-enterprise-policies)."
|
||||
{% note %}
|
||||
* **Two-factor authentication (2FA):** If required by the enterprise, members without 2FA will be removed.
|
||||
* **Enterprise licenses:** Members become part of the enterprise, and usage is billed to the enterprise account. You must ensure that the enterprise account has enough licenses to accommodate any new members. See "[AUTOTITLE](/billing/managing-your-github-billing-settings/about-billing-for-your-enterprise)."
|
||||
* **Enterprise role management:** Enterprise owners can manage their roles within the organization. See "[AUTOTITLE](/admin/user-management/managing-organizations-in-your-enterprise/managing-your-role-in-an-organization-owned-by-your-enterprise)."
|
||||
* **Enterprise policies:** Any policies applied to the enterprise will apply to the organization. {% data reusables.actions.org-to-enterprise-actions-permissions %}
|
||||
|
||||
**Note:** {% data reusables.actions.org-to-enterprise-actions-permissions %}
|
||||
* **SAML SSO Configuration:**
|
||||
|
||||
{% endnote %}
|
||||
* If SAML SSO is configured for the enterprise account, the enterprise's SAML configuration will apply to the organization. If the organization used SAML SSO, the enterprise account's configuration will replace the organization's configuration. SCIM is not available for enterprise accounts, so SCIM will be disabled for the organization. For more information, see "[AUTOTITLE](/admin/identity-and-access-management/using-saml-for-enterprise-iam/configuring-saml-single-sign-on-for-your-enterprise)" and "[AUTOTITLE](/admin/identity-and-access-management/using-saml-for-enterprise-iam/switching-your-saml-configuration-from-an-organization-to-an-enterprise-account)."
|
||||
* If SAML SSO was configured for the organization, members' existing {% data variables.product.pat_generic %} or SSH keys that were authorized to access the organization's resources will be authorized to access the same resources. To access additional organizations owned by the enterprise, members must authorize the {% data variables.product.pat_generic %} or key. For more information, see "[AUTOTITLE](/authentication/authenticating-with-saml-single-sign-on/authorizing-a-personal-access-token-for-use-with-saml-single-sign-on)" and "[AUTOTITLE](/authentication/authenticating-with-saml-single-sign-on/authorizing-an-ssh-key-for-use-with-saml-single-sign-on)."
|
||||
* If you add an organization to a trial enterprise, certain features in the organization may be disabled. For more information, see "[AUTOTITLE](/admin/overview/setting-up-a-trial-of-github-enterprise-cloud#features-not-included-in-the-trial)."
|
||||
* If the organization was connected to {% data variables.product.prodname_ghe_server %} using {% data variables.product.prodname_github_connect %}, adding the organization to an enterprise will not update the connection. {% data variables.product.prodname_github_connect %} features will no longer function for the organization. To continue using {% data variables.product.prodname_github_connect %}, you must disable and re-enable the feature. For more information, see "[AUTOTITLE](/enterprise-server@latest/admin/configuration/configuring-github-connect/managing-github-connect)" in the {% data variables.product.prodname_ghe_server %} documentation.
|
||||
* If the organization uses billed {% data variables.product.prodname_marketplace %} apps, the organization can continue to use the apps, but usage will be billable to the enterprise.
|
||||
* If your enterprise is billed via invoice, you must contact the vendor of the app and pay them directly.
|
||||
* If your enterprise is billed via credit card or PayPal, billing for the app will continue automatically via your preferred payment method.
|
||||
* If your organization was sponsoring any accounts, the sponsorships will be cancelled.
|
||||
* Any coupons will be removed from the organization. To reapply the coupon, [contact our sales team](https://github.com/enterprise/contact).
|
||||
* If SAML SSO is configured **for the enterprise**, the enterprise's SAML configuration will apply to the organization. If the organization used SAML SSO, the enterprise account's configuration will replace the organization's configuration. SCIM is not available for enterprise accounts, so SCIM will be disabled for the organization. See "[AUTOTITLE](/admin/identity-and-access-management/using-saml-for-enterprise-iam/configuring-saml-single-sign-on-for-your-enterprise)" and "[AUTOTITLE](/admin/identity-and-access-management/using-saml-for-enterprise-iam/switching-your-saml-configuration-from-an-organization-to-an-enterprise-account)."
|
||||
* If SAML SSO was configured **for the organization**, members' existing {% data variables.product.pat_generic %} or SSH keys that were authorized to access the organization's resources will be authorized to access the same resources. To access additional organizations owned by the enterprise, members must authorize the {% data variables.product.pat_generic %} or key. See "[AUTOTITLE](/authentication/authenticating-with-saml-single-sign-on/authorizing-a-personal-access-token-for-use-with-saml-single-sign-on)" and "[AUTOTITLE](/authentication/authenticating-with-saml-single-sign-on/authorizing-an-ssh-key-for-use-with-saml-single-sign-on)."
|
||||
|
||||
## Creating an organization in your enterprise account
|
||||
* **Trial enterprise:** Certain features may be disabled if added to a trial enterprise. See "[AUTOTITLE](/admin/overview/setting-up-a-trial-of-github-enterprise-cloud#features-not-included-in-the-trial)."
|
||||
* **{% data variables.product.prodname_github_connect %}:** If the organization was connected to {% data variables.product.prodname_ghe_server %} using {% data variables.product.prodname_github_connect %}, adding the organization to an enterprise will not update the connection. {% data variables.product.prodname_github_connect %} features will no longer function for the organization. To continue using {% data variables.product.prodname_github_connect %}, you must disable and re-enable the feature. See "[AUTOTITLE](/enterprise-server@latest/admin/configuration/configuring-github-connect/managing-github-connect)" in the {% data variables.product.prodname_ghe_server %} documentation.
|
||||
* **{% data variables.product.prodname_marketplace %} apps:** If the organization uses billed {% data variables.product.prodname_marketplace %} apps, the organization can continue to use the apps, but usage will be billable to the enterprise.
|
||||
* If your enterprise is billed via invoice, contact the app vendor and pay directly.
|
||||
* If your enterprise is billed via credit card or PayPal, billing continues automatically.
|
||||
* **Sponsorships:** Any sponsorships by the organization will be canceled.
|
||||
* **Coupons:** Any coupons will be removed from the organization. To reapply the coupon, [contact our sales team](https://github.com/enterprise/contact).
|
||||
|
||||
## Creating a new organization
|
||||
|
||||
New organizations you create within your enterprise account settings are included in your enterprise account's {% data variables.product.prodname_ghe_cloud %} subscription.
|
||||
|
||||
Enterprise owners who create an organization owned by the enterprise account automatically become organization owners. For more information about organization owners, see "[AUTOTITLE](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization)."
|
||||
Enterprise owners who create an organization owned by the enterprise account automatically become organization owners. See "[AUTOTITLE](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization)."
|
||||
|
||||
During a trial of {% data variables.product.prodname_ghe_cloud %}, you can create up to three new organizations in your enterprise.
|
||||
|
||||
|
@ -59,48 +65,45 @@ During a trial of {% data variables.product.prodname_ghe_cloud %}, you can creat
|
|||
{%- ifversion enterprise-readme %}
|
||||
1. In the left sidebar, click **Organizations**.
|
||||
{%- endif %}
|
||||
1. On the "Organizations" tab, above the list of organizations, click **New organization**.
|
||||
1. Above the list of organizations, click **New organization**.
|
||||
1. Under "Organization name", type a name for your organization.
|
||||
1. Click **Create organization**.
|
||||
1. Optionally, under "Invite owners", type the username of a person you'd like to invite to become an organization owner, then click **Invite**.
|
||||
1. Click **Finish**.
|
||||
|
||||
## Inviting an organization to join your enterprise account
|
||||
## Inviting an existing organization
|
||||
|
||||
Enterprise owners can invite existing organizations to join their enterprise account.
|
||||
|
||||
During a trial of {% data variables.product.prodname_ghe_cloud %}, you can invite organizations to join your trial enterprise. You can invite organizations that are not currently owned by another enterprise. If an organization you want to invite is already owned by another enterprise, you must be an owner of both enterprise accounts and initiate an organization transfer. For more information, see "[Transferring an organization between enterprise accounts](#transferring-an-organization-between-enterprise-accounts)."
|
||||
During a trial of {% data variables.product.prodname_ghe_cloud %}, you can invite organizations to join your trial enterprise. You can invite organizations that are not currently owned by another enterprise. If an organization you want to invite is already owned by another enterprise, you must be an owner of both enterprise accounts and initiate an organization transfer. See "[Transferring an existing organization](#transferring-an-existing-organization)."
|
||||
|
||||
When you invite an organization to join your enterprise account, at least one owner needs to accept the invitation. Then, you must give a final approval for the transfer. After you invite the organization, and before an owner approves the invitation, you can cancel or resend the invitation at any time.
|
||||
After you invite the organization, and before an owner approves the invitation, you can cancel or resend the invitation at any time.
|
||||
|
||||
{% data reusables.enterprise-accounts.access-enterprise %}
|
||||
{%- ifversion enterprise-readme %}
|
||||
{% data reusables.enterprise-accounts.click-organizations-tab %}
|
||||
{%- endif %}
|
||||
1. On the "Organizations" tab, above the list of organizations, click **Invite organization**.
|
||||
1. Above the list of organizations, click **Invite organization**.
|
||||
1. Under "Organization name", start typing the name of the organization you want to invite and select it when it appears in the dropdown list.
|
||||
1. Click **Invite organization**. The organization owners will receive an email inviting them to join the enterprise.
|
||||
1. After an organization owner has approved the invitation, navigate back to the **Organizations** tab of the enterprise settings.
|
||||
1. Under "Organizations", click **X pending**.
|
||||
1. To complete the transfer, next to the organization name, click **Approve**.
|
||||
|
||||
## Transferring an organization between enterprise accounts
|
||||
## Transferring an existing organization
|
||||
|
||||
Enterprise owners can transfer existing organizations between enterprise accounts. You must be an enterprise owner of both enterprise accounts.
|
||||
|
||||
{% note %}
|
||||
|
||||
**Note:** You cannot transfer an existing organization to or from an {% data variables.enterprise.prodname_emu_enterprise %} or an enterprise account that is currently enrolled in a trial of {% data variables.product.prodname_ghe_cloud %}.
|
||||
|
||||
{% endnote %}
|
||||
You cannot transfer an existing organization to or from an {% data variables.enterprise.prodname_emu_enterprise %} or an enterprise account that is currently enrolled in a trial of {% data variables.product.prodname_ghe_cloud %}.
|
||||
|
||||
{% data reusables.enterprise-accounts.access-enterprise %}
|
||||
{%- ifversion enterprise-readme %}
|
||||
{% data reusables.enterprise-accounts.click-organizations-tab %}
|
||||
{%- endif %}
|
||||
1. Next to the organization you want to transfer, select the {% octicon "gear" width="16" aria-label="Organization settings" %} dropdown menu, then click **Transfer organization**.
|
||||
1. Next to the organization you want to transfer, select the {% octicon "kebab-horizontal" width="16" aria-label="Organization settings" %} dropdown menu, then click **Transfer organization**.
|
||||
|
||||
![Screenshot of an organization in the organization list. A dropdown menu, labeled with the kebab icon, is expanded and the "Transfer organization" option is highlighted with an orange outline.](/assets/images/help/business-accounts/transfer-organization.png)
|
||||
|
||||
{% data reusables.enterprise-accounts.organization-settings-dropdown %}
|
||||
1. Select the **Select enterprise** dropdown menu, start typing the name of the destination enterprise, and click the enterprise you want to transfer the organization to.
|
||||
1. Click **Review transfer**.
|
||||
1. To confirm the transfer, click **Transfer organization**.
|
||||
|
|
Загрузка…
Ссылка в новой задаче