Skip to main content


Dear Community, has any one had a use case scenario where you had to create an entity such as 2 users in a case and needed to display an insight for this two separate users as in the case of active directory enrichment?


Since the AD only contains an enrich all action, it will enrich both users, but haven't been able to come up with out to display insights seperately based on each user enrichment


I've not had that usecase, but I rewrote most of the AD actions to use a username parameter that I send from another playbook. You should be able to do the same. Just clone the action and change it to use a parameter



the same issue applies to quite a lot of other actions as well, as in Siemplify there's no such thing as "for each entity (of a certain type / matching a certain filter), do X".


I really hope version 6.0 or 6.1 will change this, as this can cause all kinds of problems - e.g. when there's a mixup of informations enriched for 2 entities, displayed combined in (individual) Entity insights.



Thanks Guys


Reply