Skip to content

Commit 34c1380

Browse files
guntriplecoursen
andauthored
Update instructions for viewing an enterprise's organizations (#57590)
Co-authored-by: Laura Coursen <lecoursen@github.com>
1 parent 0c84db7 commit 34c1380

File tree

4 files changed

+5
-13
lines changed

4 files changed

+5
-13
lines changed
20.5 KB
Loading

content/admin/managing-accounts-and-repositories/managing-organizations-in-your-enterprise/adding-organizations-to-your-enterprise.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,7 @@ Enterprise owners who create an organization owned by the enterprise account aut
8181
During a trial of {% data variables.product.prodname_ghe_cloud %}, you can create up to three new organizations in your enterprise.
8282

8383
{% data reusables.enterprise-accounts.access-enterprise %}
84-
{%- ifversion enterprise-readme %}
85-
1. In the left sidebar, click **Organizations**.
86-
{%- endif %}
84+
{% data reusables.enterprise-accounts.click-organizations-tab %}
8785
1. Above the list of organizations, click **New organization**.
8886
1. Under "Organization name," type a name for your organization.
8987
1. Click **Create organization**.
@@ -99,9 +97,7 @@ During a trial of {% data variables.product.prodname_ghe_cloud %}, you can invit
9997
After you invite the organization, and before an owner approves the invitation, you can cancel or resend the invitation at any time.
10098

10199
{% data reusables.enterprise-accounts.access-enterprise %}
102-
{%- ifversion enterprise-readme %}
103100
{% data reusables.enterprise-accounts.click-organizations-tab %}
104-
{%- endif %}
105101
1. Above the list of organizations, click **Invite organization**.
106102
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.
107103
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
118114
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.
119115

120116
{% data reusables.enterprise-accounts.access-enterprise %}
121-
{%- ifversion enterprise-readme %}
122117
{% data reusables.enterprise-accounts.click-organizations-tab %}
123-
{%- endif %}
124118
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**.
125119

126120
![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)

content/enterprise-onboarding/setting-up-organizations-and-teams/setting-up-an-organization.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ Enterprise owners who create an organization owned by the enterprise account aut
2626
During a trial of {% data variables.product.prodname_ghe_cloud %}, you can create up to three new organizations in your enterprise.
2727

2828
{% data reusables.enterprise-accounts.access-enterprise %}
29-
{%- ifversion enterprise-readme %}
30-
1. In the left sidebar, click **Organizations**.
31-
{%- endif %}
29+
{% data reusables.enterprise-accounts.click-organizations-tab %}
3230
1. Above the list of organizations, click **New organization**.
3331
1. Under "Organization name", type a name for your organization.
3432
1. Click **Create organization**.
@@ -44,9 +42,7 @@ During a trial of {% data variables.product.prodname_ghe_cloud %}, you can invit
4442
After you invite the organization, and before an owner approves the invitation, you can cancel or resend the invitation at any time.
4543

4644
{% data reusables.enterprise-accounts.access-enterprise %}
47-
{%- ifversion enterprise-readme %}
4845
{% data reusables.enterprise-accounts.click-organizations-tab %}
49-
{%- endif %}
5046
1. Above the list of organizations, click **Invite organization**.
5147
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.
5248
1. Click **Invite organization**. The organization owners will receive an email inviting them to join the enterprise.
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
1. In the left sidebar, click **Organizations**.
1+
1. Under the enterprise name, click the {% octicon "organization" aria-hidden="true" aria-label="organization" %} **Organizations** tab.
2+
3+
![Screenshot of an enterprise. The "Organizations" tab is highlighted with an orange outline.](/assets/images/help/enterprises/organizations-tab.png)

0 commit comments

Comments
 (0)