Creating logic blueprints
Learn how to customize your solution by creating logic blueprints for your project using the Portal
Logics enable you to customize your solution's behavior according to your requirements. They help you define when, for whom, and what actions are delivered when running the solution. Logics have the following components:
Activator
(Mandatory) The recipient of the logic.
Condition
(Mandatory) Events that can trigger the logic.
Action
(Mandatory) The action that needs to be delivered when the logic is triggered. You can configure delivering one specific action or any action grouped within one or multiple attributes.
Operators
(Optional) Logical operators (AND and OR) that define the flow of the logic and enable you to introduce multiple conditions and rules of interdependence between conditions and actions.
Understanding logic and action anchoring
Anchoring is synonymous with copyrighting the content in your solution.
You can anchor logics to ensure that they are used as-is and no new logics are generated based on them. However, anchoring logics reduces the level of personalization you can provide in your solution.
You can also anchor actions to ensure that they are used as-is. Anchoring actions prevents action generation within the parent attribute.
To learn more about logics and the role they play in experience personalization, see Logics.
To create a logic using the (no-code) blueprinting tool, do the following:
Log in to the Portal.

In the top navigation bar, select the Project for which you want to create logic blueprints.
In the left sidebar, navigate to Logics
In the upper-right corner, click + Create.

Enter a Logic Name.
Set up the logic. For detailed information, see Setting up logic blueprints.

Click Save.
Related documentation
Logic blueprintingLast updated
Was this helpful?