You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're excited to announce that organization managers can now edit a child organization's name, subdomain, and account owner directly from the organizations pages. [Learn more](/docs/manage/manage-subscription/create-and-manage-orgs/).
Copy file name to clipboardExpand all lines: docs/manage/manage-subscription/create-and-manage-orgs/index.md
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,30 @@ Your estimates of ingest capacity required for each product variable are called
85
85
1. Click **Edit** in the right hand pane. <br/> <img src={useBaseUrl('img/manage/subscriptions/edit-org-3.png')} style={{border:'1px solid gray'}} alt="your description" width="450" />
86
86
1. To view the baseline, click **View Baseline**.<br/> <img src={useBaseUrl('img/manage/subscriptions/baselines_3.png')} alt="baselines_2" style={{border:'1px solid gray'}} width="450"/>
87
87
88
+
## Change child organization name
89
+
90
+
1.[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Organizations > Manage Account**. <br/> [**New UI**](/docs/get-started/sumo-logic-ui/). In the main Sumo Logic menu select **Administration**, and then under **Organizations** select **Manage Account**. You can also click the **Go To...** menu at the top of the screen and select **Manage Account**.
91
+
1. Click the row for the org you want to change the org name.
92
+
1. In the right-hand pane, click on **More Actions** dropdown and select **Change Organization Name**.<br/><img src={useBaseUrl('img/manage/subscriptions/Side_pane_Change_Orgs_Name.png')} alt="Side_pane_Change_Orgs_Name.png" style={{border: '1px solid gray'}} width="300"/>
93
+
1. At the prompt, enter a new organization name in the text field.
1.[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Organizations > Manage Account**. <br/> [**New UI**](/docs/get-started/sumo-logic-ui/). In the main Sumo Logic menu select **Administration**, and then under **Organizations** select **Manage Account**. You can also click the **Go To...** menu at the top of the screen and select **Manage Account**.
99
+
1. Click the row for the org you want to change the org name.
100
+
1. In the right-hand pane, click on **More Actions** dropdown and select **Change Account Owner**.<br/><img src={useBaseUrl('img/manage/subscriptions/Side_pane_Change_Account_Owner.png')} alt="Side_pane_Change_Account_Owner.png" style={{border: '1px solid gray'}} width="300"/>
101
+
1. At the prompt, enter a new account owner ID in the text field or select the new account owner ID from the dropdown.
1.[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Organizations > Manage Account**. <br/> [**New UI**](/docs/get-started/sumo-logic-ui/). In the main Sumo Logic menu select **Administration**, and then under **Organizations** select **Manage Account**. You can also click the **Go To...** menu at the top of the screen and select **Manage Account**.
107
+
1. Click the row for the org you want to change the org name.
108
+
1. In the right-hand pane, click on **More Actions** dropdown and select **Change Subdomain Name**.<br/><img src={useBaseUrl('img/manage/subscriptions/Side_pane_Change_Org_Subdomain.png')} alt="Side_pane_Change_Org_Subdomain.png" style={{border: '1px solid gray'}} width="300"/>
109
+
1. At the prompt, enter a new subdomain name. The name must be between 4 and 63 characters in length, and can contain lowercase letters, numbers, and dashes only.
110
+
1. Click **Change Subdomain Name** to update the name. <br/><img src={useBaseUrl('img/manage/subscriptions/Change_Org_Subdomain_prompt.png')} alt="Change_Org_Subdomain.png" style={{border: '1px solid gray'}} width="500"/>
111
+
88
112
## Deactivate a child org
89
113
90
114
You can deactivate the child org when it is no longer needed. Before deactivating the child org, make sure you:
0 commit comments