The scope configuration model allows you to bundle multiple tiers into a scope, and apply transaction detection rules to that scope.
You can apply a rule to select tiers all at once. The Default Scope consists of all the tiers in the application.
In the diagram, you want to apply a rule to three of the six tiers in an application. Rather than manually applying the rule to each of the three tiers, you can bundle the tiers into a scope (Scope A) and apply the rule to the scope.
You can create a custom scope by navigating to Configuration > Instrumentation > Scopes.
To view the rules that are applied to a scope, select the scope in the Scopes tab. The rules applied to that scope display in the panel on the right.
When you create a new application, all rules for the application use the default scope. You can create additional scopes for that application, and choose which rules to apply to that scope. Each rule can only apply to one scope.
To apply a rule to a scope, you need permissions to all the tiers in the scope. To apply a rule to the default scope, you need application-level permission.