Finalize Process

Hellow,

Is there a way to end a workflow after a conditional IF?

That is, it makes the condition if it sees that it does not comply, the entire workflow is completed

Thank you

you can use the terminate workflow activity, or kill process activity. both of them must work
@Mike99