Skip to content

Commit b63e66f

Browse files
authored
Merge pull request #201 from LalitDeore/master
Add docs for assigning app run limit for suborg
2 parents 8db14eb + 7120774 commit b63e66f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/organizations.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Documentation for the Admin view of Shuffle. Best used by administrators.
55
* [Introduction](#introduction)
66
* [Organization Overview](#organization_overview)
77
* [Cloud Synchronization](#cloud_synchronization)
8+
* [App runs management for Suborgs (Enterprise)](#app_runs_management_suborg)
89
* [Data collection](#data_collection)
910
* [Pricing](#pricing)
1011
* [Licensing](#licensing)
@@ -28,6 +29,7 @@ The organization overview gives access to these things:
2829
* Description Change
2930
* Image change
3031
* Cloud synchronization
32+
* App runs management for suborg
3133
* Hybrid Feature overview
3234
* Single Signon options
3335
* Notification Workflows
@@ -60,6 +62,19 @@ Setting up cloud synchronization requires two things:
6062
4. See the features you get access to.
6163
![Cloud sync local features](https://github.com/frikky/shuffle-docs/blob/master/assets/admin_example-6.png?raw=true)
6264

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.
73+
![image](https://github.com/user-attachments/assets/a54a6b03-f787-4c3d-bd8c-eab4bef9496a)
74+
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.
75+
![image](https://github.com/user-attachments/assets/d9faf8dd-5663-4381-9e4a-71d244b2d9df)
76+
77+
6378
## Hybrid Features
6479
Updated November 14th, 2022
6580

0 commit comments

Comments
 (0)