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/organizations.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ Documentation for the Admin view of Shuffle. Best used by administrators.
5
5
*[Introduction](#introduction)
6
6
*[Organization Overview](#organization_overview)
7
7
*[Cloud Synchronization](#cloud_synchronization)
8
+
*[App runs management for Suborgs (Enterprise)](#app_runs_management_suborg)
8
9
*[Data collection](#data_collection)
9
10
*[Pricing](#pricing)
10
11
*[Licensing](#licensing)
@@ -28,6 +29,7 @@ The organization overview gives access to these things:
28
29
* Description Change
29
30
* Image change
30
31
* Cloud synchronization
32
+
* App runs management for suborg
31
33
* Hybrid Feature overview
32
34
* Single Signon options
33
35
* Notification Workflows
@@ -60,6 +62,19 @@ Setting up cloud synchronization requires two things:
60
62
4. See the features you get access to.
61
63

62
64
65
+
### App Runs Management for Suborg (Enterprise)
66
+
Starting from version 2.0.2, enterprise users can manage suborg app run limits from the parent organization. The maximum limit that can be assigned to a suborg is equal to the app run limit of the parent organization. For example, if the parent org has an app run limit of 300k, the maximum limit that can be assigned to each suborg is also 300k.
67
+
68
+
This feature is currently available to [Enterprise users](https://shuffler.io/pricing) only. If you have any questions or need assistance, please reach out to us at [email protected].
69
+
70
+
**Steps to assign app run limits to a suborg from the parent org:**
71
+
1. Log in to your Shuffle account and visit the [Billing tab](https://shuffler.io/admin?admin_tab=billingstats) on the admin page.
72
+
2. Scroll down to the *Utilization and Stats* section. There, you’ll find the *Child Organization* tab, where you can manage suborg app run limits.
3. Click the edit icon next to the *App Execution Limit*. A pop-up will appear where you can assign the app execution run limit for each suborg. You can follow the same process to assign workflow run execution limits.
0 commit comments