{% 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.

It’s only a guide and things might change.

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

We’re working on new features so that you can:

Managing your account

We want to offer the functionality for:

{% endblock %}