{% extends "withoutnav_template.html" %} {% from "components/radios.html" import radios %} {% from "components/page-footer.html" import page_footer %} {% block per_page_title %} Support {% endblock %} {% block maincolumn_content %}

Support

{{ radios(form.support_type) }} {{ page_footer('Next') }}

Support process

If you have a problem, first check for known issues on the GOV.UK Notify system status page. Subscribe to get alerts on the progress of any listed issue.

During office hours

Our office hours are 9.30am to 5.30pm, Monday to Friday.

We’ll reply within 30 minutes whether you’re reporting a problem or just asking a question.

The team are also available to answer questions on the cross-government Slack channel.

Out of hours support

We offer 24 hour online support if you have a GOV.UK Notify account and we’ve made your service live. We have different response times depending on whether the problem you want to report is an emergency.

It’s only an emergency if:

We’ll reply within 30 minutes and give you hourly updates until the problem’s fixed.

We’ll reply by the next working day for any other problems.

{% endblock %}