> For the complete documentation index, see [llms.txt](https://docs.voipnumber.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voipnumber.net/reporting/sms-mms.md).

# SMS/MMS

You can browse your messaging details at [app.voipnumber.net/messaging](https://app.voipnumber.net/messaging)&#x20;

On VoIP Number we offer extremely low prices, which we are able to provide thanks to a small and extremely talented team making it possible to get rid of a middle man, usually employed by other VoIP service *providers*

[Calls](/reporting/calls.md) and [SMS/MMS](/reporting/sms-mms.md) reporting make it easy to track and enjoy these unbeatable rates 🥳

The first set of data is commonly named `Call Data Records (CDR)`, the second is called `Messaging Data Records (MDR)`

Every `SMS` sent or received on your account is listed on `Messaging Data Records` at [app.voipnumber.net/messaging](https://app.voipnumber.net/messaging) You will find there message timestamp, numbers involved, billed cost, webhook execution status (for inbound SMS with [SMS/MMS](/api-reference/sms-mms.md)) and more

<figure><img src="/files/L4iYlyWePr5slL889KzB" alt=""><figcaption><p>With Messaging Data Records you can easily inspect, monitor and analyse all your SMS traffic and SMS API execution</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.voipnumber.net/reporting/sms-mms.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.
