{% 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 %}
The US 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.
Recently we have:
Between April 2021 and March 2022 we sent a total of 2.7 billion notifications. Half of those were for services set up in response to the coronavirus (COVID-19) pandemic.
{% endblock %}