diff --git a/_shared_content/automate/debug-playbooks.md b/_shared_content/automate/debug-playbooks.md index c6104faca7..834f21a93f 100644 --- a/_shared_content/automate/debug-playbooks.md +++ b/_shared_content/automate/debug-playbooks.md @@ -28,3 +28,8 @@ After a playbook run is executed, it is possible to switch modes after selecting - Edition: logs returned and displayed in a tab - Run Results: results of an executed module + +## Playbook deactivation + +If a playbook consecutively faces 5 technical errors, it is automatically turned off to avoid infinite failing. +One can create a dedicated notification to be alerted when a playbook crashed on a specific community. To do so, please follow [this documentation)(https://docs.sekoia.io/getting_started/notifications-Listing_Creation/#playbooks-notifications).