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
Copy file name to clipboardExpand all lines: docs/manage/manage-subscription/create-and-manage-orgs/index.md
+42-1Lines changed: 42 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,4 +83,45 @@ Your estimates of ingest capacity required for each product variable are called
83
83
1.[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Organizations**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu, select **Organizations**. You can also click the **Go To...** menu at the top of the screen and select **Organizations**.
84
84
1. Click the row for the org you want to check the baselines.
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
-
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"/>
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
+
88
+
## Deactivate a child org
89
+
90
+
You can deactivate the child org when it is no longer needed. Before deactivating the child org, make sure you:
91
+
92
+
- Exported the saved searches, dashboards, and/or lookup tables.
93
+
- Verified the credit balances. If there are any unused credits, these credits will automatically return to the parent once the org is marked **Inactive**.
94
+
- Notify the child org users.
95
+
96
+
Follow the below steps to deactive a child org:
97
+
98
+
1.[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Organizations**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu, select **Organizations**. You can also click the **Go To...** menu at the top of the screen and select **Organizations**.
99
+
1. Click the three-dot kebab icon to the right of the child org you'd like to deactivate, then click **Deactivate** from the dropdown. Or, click the row for the org you want to deactivate and click the **Deactivate** button in the right-side panel.
100
+
1.
101
+
102
+
103
+
By deactivating the child org, you can see the below responses:
104
+
105
+
- All the UI logins and active sessions will be terminated.
106
+
- API keys, collector tokens, and ingest pipelines will be revoked.
107
+
- The child’s **Zuora** subscription will be cancelled and the respective bill-account is disabled.
108
+
- Any Flex credits still assigned to the child org are automatically returned to the parent org and will be visible in the parent’s allocation widget.
109
+
- The org’s status changes to **Deactivated** in **Manage Accounts**. You can still run usage reports against it.
110
+
111
+
## Delink a child org (Optional)
112
+
113
+
Delinking will remove the inactive org from the parent’s child orgs list, and will only be available after the cooling-off window ends. By default, cooling window ends in 48 hours.
114
+
115
+
:::note
116
+
A warning message will be displayed if you try to delink before the cooling-off window ends.
117
+
:::
118
+
119
+
### Limitations
120
+
121
+
- Only **parent-org** users with Manage Child Orgs capability can initiate a deletion workflow.
122
+
- Compatible with Enterprise, Trial/PoV, and Free-Forever child orgs.
0 commit comments