# (Missing) SMS delivery status

### My message is stuck in SENT what should I do?

When an SMS is sent, two separate actions happen:

1\. The message gets sent

2\. We receive a confirmation about its delivery status, which gets transferred to you

Sometimes, this confirmation can be delayed, even though your message may already have been delivered. Telecom networks purposely delay or skip the second step when congested to ensure resources are used to process messages. Rest assured, Bird will forward any delivery notification as soon as we receive it.

You can check for any ongoing issues at <https://status.bird.com/>. If no issues are reported, you can expect most delivery status updates within 72 hours of sending.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bird.com/applications/channels/channels/supported-channels/sms/quickstarts/missing-sms-delivery-status.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
