{% extends '../layouts/index.html' %} {% block content %}

Create a critical incident

Declaring an incident

Declare an incident if:

  • An issue is or may be impacting customers, partners or services.
  • You don't know if you should call an incident - notify other people and increase priority appropriately.

Recommendations:

  • Estimate impact. Priority levels go from P1 (Critical) to P4 (Minor). In case of doubt, always choose the higher priority.
{% component "form" form=form %} {% fill "form_footer" %}
{% endfill %} {% endcomponent %}
{% endblock content %}