The API - Multi Tenancy

The tenancy solutions mentioned previously all have either Variables or User Restrictions in common.  Panintelligence requires a user account to be created for every user who could access the application.

To make the maintenance of this simple most partners maintain the user accounts within panintelligence using our API.

Using the API you can insert, update and delete user accounts.  As users are maintained within your Application then you pass the details to pi.

The API also allows you to allocate categories (dashboard pages, charts etc that the user has access to) and Roles, which allow you to control user privileges and access rights (what they can do when they are in pi).  Roles also provide a simple way to maintain category access for users.

Please also take a look at our API documentation for more information.