mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-02 07:27:35 -04:00
Update introduction
Update introduction
This commit is contained in:
committed by
Chris Hill-Scott
parent
4f2ff24d6d
commit
d7fe5eb3bb
@@ -13,11 +13,11 @@
|
||||
</div>
|
||||
<div class="column-two-thirds">
|
||||
|
||||
<h1 class="heading-large">What happens when you send a message // Message states you’ll see in Notify</h1>
|
||||
<h1 class="heading-large">What happens when you send a message</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>
|
||||
<p>Notify’s real-time dashboard lets you check the status of any message, to see when it was delivered. You can also use our API to check the status of your messages.</p>
|
||||
<p>For security, this information is only available for 7 days after a message has been sent. You can download a report, including a list of sent messages, for your own records.</p>
|
||||
|
||||
<img
|
||||
src="{{ asset_url('images/message-sending-flow.svg') }}"
|
||||
@@ -26,7 +26,7 @@
|
||||
temporary failures"
|
||||
style="width: 100%;"
|
||||
>
|
||||
<h2 id="messagestatus" class="heading-medium">Message states you’ll see in Notify</h2>
|
||||
<h2 id="messagestatus" class="heading-medium">Message statuses you’ll see in Notify</h2>
|
||||
|
||||
<h3 class="heading-small">Emails and text messages</h3>
|
||||
<div class="bottom-gutter-3-2">
|
||||
|
||||
Reference in New Issue
Block a user