{% extends "content_template.html" %} {% from "components/table.html" import mapping_table, row, text_field, edit_field, field with context %} {% from "components/content-metadata.html" import content_metadata %} {% block per_page_title %} Roadmap {% endblock %} {% block content_column_content %}

Roadmap

{{ content_metadata( data={ "Last updated": "20 January 2022", "Next review due": "20 April 2022" } ) }}

The GOV.UK Notify roadmap shows what we’re working on and some of the things we’ve done.

The roadmap is only a guide. It does not cover everything we do, and some things may change.

You can contact us if you have any questions about the roadmap or suggestions for new features.

Things we’re working on

Now

Next

Later

Things we’ve done

Since January 2021 we’ve sent X billion messages for coronavirus (COVID-19) services. This includes X million booster vaccination invitations and X million test results.

More recently we have:

{% endblock %}