Learn how to continue on error
# Continue on error
By default, Axiom.ai will stop running when it hits an error. This is generally recommended to prevent unexpected side effects. However, toggling the continue on error option will ignore warnings and not stop the automation when it hits an error.
Note: automations run with the continue on error option enabled always show in the "success" state when completed, any errors will be shown as warnings in your run reports.
