> For the complete documentation index, see [llms.txt](https://docs.bird.com/connectivity-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/connectivity-platform/payment-billing/billing.md).

# Billing

Do you want to know how many SMS you sent, how many seconds of Voice calls you made, and how much this cost you? You can check this in your '[Billing log](https://dashboard.messagebird.com/en/financial/billing-log)'.

Click on the name of your Workspace in the top right corner and select 'Billing' from the menu. Then, navigate to the ‘Billing log’ tab.

&#x20;

<figure><img src="/files/usQj5pNLGDv8IvOZb3Gq" alt=""><figcaption></figcaption></figure>

&#x20;

There you will find an overview of the amount SMS messages you’ve sent and the amount of minutes you have made Voice calls. You can see your usage per country and MCC-MNC, and the amount you have been charged. The MCC-MNC is the network code of any given operator and you can find the right code for each operator [here](https://www.mcc-mnc.com/).

<figure><img src="/files/qnWTRRUjJZnSHJaZXMPC" alt=""><figcaption></figcaption></figure>

&#x20;

You have the option to filter and sort your usage for a specific period of time and can search per MCC-MNC. You are also able to export the data to an excel file.

<figure><img src="/files/qnWTRRUjJZnSHJaZXMPC" alt=""><figcaption></figcaption></figure>

&#x20;

#### Is all my usage covered in the billing log?

Note that the billing log does not include usage and billing of your solutions plan. If you are an Inbox customer, you will only see SMS & Voice usage in the Billing Log. To see your Inbox usage, including other channels, please visit [this page](https://inbox.messagebird.com/manager/overview-report/stats).&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bird.com/connectivity-platform/payment-billing/billing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
