diff --git a/docs/manage/manage-subscription/create-and-manage-orgs/index.md b/docs/manage/manage-subscription/create-and-manage-orgs/index.md index 426d6c3275..b5ec2dd345 100644 --- a/docs/manage/manage-subscription/create-and-manage-orgs/index.md +++ b/docs/manage/manage-subscription/create-and-manage-orgs/index.md @@ -91,6 +91,30 @@ Your estimates of ingest capacity required for each product variable are called 1. Click **Edit** in the right hand pane.
your description 1. To view the baseline, click **View Baseline**.
baselines_2 +## Change child organization name + +1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Organizations > Manage Account**.
[**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**. +1. Click the row for the org you want to change the org name. +1. In the right hand pane, click on **More Actions** dropdown and select **Change Organization Name**.
Side_pane_Change_Orgs_Name.png +1. At the prompt, enter a new organization name in the text field. +1. Click **Change.**
Change_Child_Organization_Name_prompt.png + +## Change account owner + +1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Organizations > Manage Account**.
[**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**. +1. Click the row for the org you want to change the org name. +1. In the right hand pane, click on **More Actions** dropdown and select **Change Account Owner**.
Side_pane_Change_Account_Owner.png +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. Click **Change.**
Change_Child_Org_Account_Owner.png + +## Change org subdomain + +1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Organizations > Manage Account**.
[**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**. +1. Click the row for the org you want to change the org name. +1. In the right hand pane, click on **More Actions** dropdown and select **Change Subdomain Name**.
Side_pane_Change_Org_Subdomain.png +1. At the prompt, enter a new subdomain name. The name must be between 4 and 63 characters in length at least four characters in length, and can contain lower case letters, numbers, and dashes only. +1. Click **Change Subdomain Name** to update the name.
Change_Org_Subdomain.png + ## Deactivate a child org You can deactivate the child org when it is no longer needed. Before deactivating the child org, make sure you: diff --git a/static/img/manage/subscriptions/Change_Child_Org_Account_Owner_prompt.png b/static/img/manage/subscriptions/Change_Child_Org_Account_Owner_prompt.png new file mode 100644 index 0000000000..4d44127ebd Binary files /dev/null and b/static/img/manage/subscriptions/Change_Child_Org_Account_Owner_prompt.png differ diff --git a/static/img/manage/subscriptions/Change_Child_Organization_Name_prompt.png b/static/img/manage/subscriptions/Change_Child_Organization_Name_prompt.png new file mode 100644 index 0000000000..4ae4d444f2 Binary files /dev/null and b/static/img/manage/subscriptions/Change_Child_Organization_Name_prompt.png differ diff --git a/static/img/manage/subscriptions/Change_Org_Subdomain_prompt.png b/static/img/manage/subscriptions/Change_Org_Subdomain_prompt.png new file mode 100644 index 0000000000..f578395b73 Binary files /dev/null and b/static/img/manage/subscriptions/Change_Org_Subdomain_prompt.png differ diff --git a/static/img/manage/subscriptions/Side_pane_Change_Account_Owner.png b/static/img/manage/subscriptions/Side_pane_Change_Account_Owner.png new file mode 100644 index 0000000000..ec45c478ad Binary files /dev/null and b/static/img/manage/subscriptions/Side_pane_Change_Account_Owner.png differ diff --git a/static/img/manage/subscriptions/Side_pane_Change_Org_Subdomain.png b/static/img/manage/subscriptions/Side_pane_Change_Org_Subdomain.png new file mode 100644 index 0000000000..f37e436195 Binary files /dev/null and b/static/img/manage/subscriptions/Side_pane_Change_Org_Subdomain.png differ diff --git a/static/img/manage/subscriptions/Side_pane_Change_Orgs_Name.png b/static/img/manage/subscriptions/Side_pane_Change_Orgs_Name.png new file mode 100644 index 0000000000..238f82b60d Binary files /dev/null and b/static/img/manage/subscriptions/Side_pane_Change_Orgs_Name.png differ