Management
The IDP Management section is only accessible for admins. This section mainly contains two components
- Users
- App Management
Users
This section lists all the registered users, their role and amorphic integration status. Admins can do the following
- View a list of all existing users
- View user role attached to each user
- View amorphic integration status of all users
- Change user role
How to change user role?
Admins have the capability to modify the user roles for all users, transitioning them between the roles of Users, Developers, and Admins as needed.
Admins cannot demote themselves to Developers or Users.
App Management
This section is used for managing application level preferences. Admin can do the following
Set/Update batch processing
Batch processing defines the degree of parallel processing when executing Document Store or Process Flows. For example, with a batch processing setting of 20, when initiating a Document Store for 100 files, the system will process 20 files concurrently. It will then manage the remaining files sequentially, in line with the completion of the current batch. This mechanism guarantees that the maximum number of files processed simultaneously aligns with the specified batch processing value. In cases where the execution of Document Store or Process Flows extends over an extended duration, it is recommended to contact the administrator to explore the possibility of increasing this numerical value.
In order to mitigate potential service limit concerns, it is crucial to select appropriate batch processing values that are mindful of your account quotas.