Why is Global Exception Handler is considered as a workflow and REFramework as a template?

Why is Global Exception Handler is considered as a workflow rather than a template when it has prebuilt workflow?
REFramework has prebuilt workflow just like Global Exception Handler, then why the former is considered as a template but not latter.

What I understand by Template in UiPath is, templates are prebuilt workflows which we can be modified as per our needs.
Please correct me if I am wrong.

Hi @Nancy_Raghuwanshi

Both Global Exception Handler and the REFramework can be considered templates, but they serve different purposes within the context of automation projects in UiPath. The Global Exception Handler is focused specifically on handling exceptions, while the REFramework provides a broader framework for building automation solutions.
REFramework includes prebuilt workflows for initializing, processing, and handling exceptions, among other functionalities. BUT
Global Exeption Handler is not a standalone workflow instead, it is integrated into the main workflow of your automation project.

Hope it’ll help you to understand
Happy Automation :slight_smile: