# Send Status

When an outbound message is sent to a contact via SMS or WhatsApp, the message can either be:

* **Not send** - Phone number is invalid and hence the message is not sent.
* **Sent but not delivered** - Phone number is valid, but the message is not yet delivered.
* **Delivered but not seen** - The message has been delivered, but the contact has not seen the message yet.
* **Seen but not replied** - The message has been seen and delivered, but the contact has not replied yet. (Only for WhatsApp)

<figure><img src="https://2470905975-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXrVLBs72MhHY0kvLRfMY%2Fuploads%2FL61J1EKNoyTqnPjaY0qg%2FSendStatus.png?alt=media&#x26;token=9d3ffad2-67f5-441a-a054-8d595f5bc3d7" alt=""><figcaption></figcaption></figure>

You can create the next steps of the flow based on the result of the message delivery.

\ <br>
