{% extends "withoutnav_template.html" %} {% from "components/page-header.html" import page_header %} {% block per_page_title %} The GOV.UK Notify team can’t give advice to members of the public {% 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 can’t give advice to the public. We don’t 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)

What you need to do

Contact the government

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

Avoid and report internet scams and phishing

Advice on suspicious emails and text messages

{% endblock %}