{% extends "withnav_template.html" %} {% from "components/page-header.html" import page_header %} {% block service_page_title %} GOV.UK Notify data sharing and financial agreement {% endblock %} {% block maincolumn_content %}
{{ page_header( 'GOV.UK Notify data sharing and financial agreement', back_link=url_for('main.request_to_go_live', service_id=current_service.id) )}}

Before you can go live on GOV.UK Notify, your organisation needs to accept to our data sharing and financial agreement.

There are different agreements for crown and non-crown organisations.

Get in touch to tell us whether or not you work for a crown organisation. If you’re not sure we’ll help you work it out.

{% endblock %}