Help Center / Remediation / Understanding Recommendations

Understanding Recommendations

Each row of the remediation report is a proposed change with the evidence behind it. Read the recommendation type first, because it tells you who is affected and therefore who has to approve it.

Report columns

FieldDescription
RiskRisk ID and description
FunctionThe ruleset function involved
ActionThe action, meaning the permission group
UserAffected user
Execution CountTimes the user executed the action
Last ExecutedDate of last execution
Single Role AssignmentRoles assigned directly to the user
Composite Role AssignmentRoles reaching the user through a composite
RecommendationThe proposed change
ComplexityEffort and risk of applying it

Recommendation types

Ten distinct recommendations can appear, six on the ERP layer and four on the IAM layer.

ERP layer

RecommendationWhat it changesWho it affects
Remove user roleUnassigns a single role from one userThat user only
Remove user composite roleUnassigns a composite role from one userThat user only
Add user roleAssigns a narrower existing role, usually paired with a removalThat user only
Remove single role from compositeDrops a single role out of a composite definitionEvery holder of the composite
Remove role actionRemoves an authorization from a roleEvery holder of the role
Craft replacement roleProposes a new role, the original minus the conflicting accessOnly the users moved onto it

IAM layer

These appear when IAM analysis is enabled and the access arrived through a business role. See Business Role Simulation.

RecommendationWhat it changesWho it affects
Remove user business roleUnassigns a business role from one user, withdrawing every ERP role it granted, across systemsThat user only
Remove role from business roleDrops one target ERP role from a business role definitionEvery holder of the business role
Craft replacement business roleProposes a new bundle, the original minus the offending childOnly the users moved onto it
Add user business roleAssigns the replacement bundleThat user only

The pattern to notice is that user-level recommendations are safe to apply unilaterally, while definition-level ones change a shared object. A "remove single role from composite" needs the composite's owner to agree, and it is where a clean-up most often stalls.

Complexity rating

Every recommendation carries one of four ratings, and the report can be sorted on it:

RatingTypical meaning
EasyUnassign access nobody uses. No coordination needed
MediumUnassign access with a straightforward alternative already in place
HardEdit a shared role or composite, so other holders must be checked
Very HardRequires building a new role, or the access is actively used with no alternative

Working Easy first is usually the right sequence: it clears volume, reduces the population on the remaining risks, and buys credibility for the harder changes.

Verify before you apply

The report says what should clear the risk. It does not prove that applying it introduces nothing new. Feed the proposed changes into User Simulation and check the Added column: a change that resolves one conflict while creating another is the usual reason a clean-up has to be done twice.

Updated on: 2026-08-02

« Back to Remediation