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

In 2021 we sent 1.3 billion messages for coronavirus (COVID-19) services. This includes 270 million booster vaccination invitations and 751 million test results.

Recently we have:

{% endblock %}