{% from "components/table.html" import mapping_table, row, text_field, edit_field, field %} {% from "components/sub-navigation.html" import sub_navigation %} {% extends "withoutnav_template.html" %} {% block per_page_title %} Roadmap {% endblock %} {% block maincolumn_content %}
{{ sub_navigation(navigation_links) }}

Roadmap

The GOV.UK Notify roadmap shows the things we’re working on and when we hope to have them ready for you to use.

This roadmap is a only a guide and may change from month to month.

You can contact us for more detail about these features, or to suggest something else you’d like Notify to offer.

Sending and receiving messages

February – March 2018

April 2018 onwards

Managing your account

February – March 2018

April 2018 onwards

{% endblock %}