diff --git a/addons/static/templates/policy_cache_transformer_persona.json b/addons/static/templates/policy_cache_transformer_persona.json index 10fb17eb39a..93b4d3f3b2b 100644 --- a/addons/static/templates/policy_cache_transformer_persona.json +++ b/addons/static/templates/policy_cache_transformer_persona.json @@ -1201,6 +1201,16 @@ "end-two-entity:{entity}/*" ], "actions": ["add-relationship", "remove-relationship"] + }, + { + "policyResourceCategory": "ENTITY", + "policyType": "ACCESS", + "resources": [ + "entity:*", + "entity-type:Process", + "entity-classification:*" + ], + "actions": ["entity-create", "entity-update", "entity-delete"] } ], "persona-ai-model-delete": [