{% extends "withoutnav_template.html" %} {% from "components/page-header.html" import page_header %} {% block per_page_title %} The GOV.UK Notify service is for people who work in the government {% endblock %} {% block maincolumn_content %}
{{ page_header( 'The GOV.UK Notify service is for people who work in the government', back_link=url_for('.support') ) }}

We cannot give advice to the public. We do not have access to information about you held by government departments.

There are other pages on GOV.UK where you can get help:

Coronavirus (COVID-19)

Find guidance and support.

Contact the government

Ask about benefits, driving, transport, tax, and more.

Report internet scams and phishing

Advice on suspicious emails and text messages.

{% endblock %}