1
0
mirror of synced 2025-12-19 09:57:42 -05:00

Update instructions for viewing an enterprise's organizations (#57590)

Co-authored-by: Laura Coursen <lecoursen@github.com>
This commit is contained in:
Felix Guntrip
2025-09-18 08:45:52 +01:00
committed by GitHub
parent 0c84db7087
commit 34c1380ccf
4 changed files with 5 additions and 13 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -81,9 +81,7 @@ Enterprise owners who create an organization owned by the enterprise account aut
During a trial of {% data variables.product.prodname_ghe_cloud %}, you can create up to three new organizations in your enterprise.
{% data reusables.enterprise-accounts.access-enterprise %}
{%- ifversion enterprise-readme %}
1. In the left sidebar, click **Organizations**.
{%- endif %}
{% data reusables.enterprise-accounts.click-organizations-tab %}
1. Above the list of organizations, click **New organization**.
1. Under "Organization name," type a name for your organization.
1. Click **Create organization**.
@@ -99,9 +97,7 @@ During a trial of {% data variables.product.prodname_ghe_cloud %}, you can invit
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. 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.
@@ -118,9 +114,7 @@ You cannot transfer an existing organization to or from an {% data variables.ent
If the existing organization uses billed apps, make sure to remove the billed apps before transferring. After the transfer is complete, re-add the apps.
{% 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 "kebab-horizontal" width="16" aria-label="Organization settings" %} dropdown menu, then click **Transfer organization**.
![Screenshot of the expanded dropdown menu labeled with the kebab icon, for an organization. The "Transfer organization" option is outlined.](/assets/images/help/business-accounts/transfer-organization.png)

View File

@@ -26,9 +26,7 @@ Enterprise owners who create an organization owned by the enterprise account aut
During a trial of {% data variables.product.prodname_ghe_cloud %}, you can create up to three new organizations in your enterprise.
{% data reusables.enterprise-accounts.access-enterprise %}
{%- ifversion enterprise-readme %}
1. In the left sidebar, click **Organizations**.
{%- endif %}
{% data reusables.enterprise-accounts.click-organizations-tab %}
1. Above the list of organizations, click **New organization**.
1. Under "Organization name", type a name for your organization.
1. Click **Create organization**.
@@ -44,9 +42,7 @@ During a trial of {% data variables.product.prodname_ghe_cloud %}, you can invit
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. 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.

View File

@@ -1 +1,3 @@
1. In the left sidebar, click **Organizations**.
1. Under the enterprise name, click the {% octicon "organization" aria-hidden="true" aria-label="organization" %} **Organizations** tab.
![Screenshot of an enterprise. The "Organizations" tab is highlighted with an orange outline.](/assets/images/help/enterprises/organizations-tab.png)