{% from "components/sub-navigation.html" import sub_navigation %}
{% block per_page_title %}
What happens when you send a message OR Message states you’ll see in Notify
{% endblock %}
{% block maincolumn_content %}
<divclass="grid-row">
<divclass="column-one-third">
{{ sub_navigation(navigation_links) }}
</div>
<divclass="column-two-thirds">
<h1class="heading-large">What happens when you send a message // Message states you’ll see in Notify</h1>
<p>When you send a message using GOV.UK Notify, it moves through different states.</p>
<p>Notify’s real-time dashboard lets you check the status of any message, to see when it was delivered. You can use our API to check the status of your messages too.</p>
<p>For security, this information is only available for X days after a message has been sent. You can download a list of sent messages for your own records.</p>
alt="A picture of the sending flow of messages in Notify, showing the three states of Sending, Delivered, And Failed. Also shows the next
steps when messages fail, deleting data and trying a new channel for permanent failures, and trying again or trying a new channel for
temporary failures"
style="width: 100%;"
>
<h2id="messagestatus"class="heading-medium">Message status – emails and text messages</h2>
<h3class="heading-small">Sending</h3>
<p>GOV.UK Notify has sent the message to the provider. The provider will try to deliver the message to the recipient. GOV.UK Notify is waiting for delivery information.</p>