If you have an integrated Access Control System, essentry offers the possibility of manipulating the allocation and activation of specific access profiles.
This can be done by configuring the transition-actions in the check-in flow editor.
Access Profile Manipulation
- Select the desired check-in flow and click Edit Current Flow.
- In the actions, select Manipulate Access Profiles.
- Choose the appropriate manipulation type:
Add - Adds the specified access profiles to the guest.
Remove - Removes the specified access profiles from the guest.
Set/Overwrite - Removes all access profiles of the guest and adds the specified profiles. - Choose the access profiles that should be added, removed or set. You can select any amount and combination of access profiles.
- Optionally assign conditions to the manipulation action to further refine when access profiles are manipulated.
- Click Save and then Publish & Use All Changes to finalize the configuration.
Access Profile Manipulation Logic
Since the check-in flow can be applied to multiple locations, all access profiles that are defined for the entire account can be selected in the above process.
The way these action interact with access profiles that are already applied, is shown below:
AC# |
Manipulation Type |
Profile Selection (Name; Location) |
Guest Profiles before Action |
Guest Location |
Outcome |
---|---|---|---|---|---|
1 |
ADD |
P1; LOC1 |
empty |
LOC1 |
Add P1 |
2 |
ADD |
P1; LOC1 |
P2; LOC1 |
LOC1 |
Add P1 |
3 |
REMOVE |
P1; LOC1 |
P1; LOC1 |
LOC1 |
Remove P1 |
4 |
REMOVE |
P1; LOC1 |
P2; LOC1 |
LOC1 |
No changes |
5 |
SET/OVERWRITE |
P1; LOC1 |
empty |
LOC1 |
Add P1 |
6 |
SET/OVERWRITE |
empty |
P1; LOC1 |
LOC1 |
Remove P1 |
7 |
SET/OVERWRITE |
P1; LOC1 |
P2; LOC1 |
LOC1 |
Remove P2; Add P1 |
To ensure that no unnecessary access profiles are assigned, the system will automatically ignore any access profile manipulations, that do not match the location the guest is currently at.
AC# |
Manipulation Type |
Profile Selection (Name; Location) |
Guest Profiles before Action |
Guest Location |
Outcome |
---|---|---|---|---|---|
1 |
ADD |
P1; LOC1 |
empty |
LOC2 |
No changes |
3 |
SET/OVERWRITE |
P1; LOC1 |
empty |
LOC2 |
No changes |
By default, access profiles are deactivated in all states except for the Onsite state.
Updated
Comments
0 comments
Article is closed for comments.