# `bird sms stats inbound`

## Usage

```bash
bird sms stats inbound
```

## Description

Counts messages the workspace's own numbers received, broken down by the sender's
country or operator, or by the number that took delivery.

## Commands

| Name                                                               | Description                            |
| ------------------------------------------------------------------ | -------------------------------------- |
| [`by-country`](/docs/cli/reference/sms-stats-inbound-by-country)   | Get inbound SMS statistics by country  |
| [`by-number`](/docs/cli/reference/sms-stats-inbound-by-number)     | Get inbound SMS statistics by number   |
| [`by-operator`](/docs/cli/reference/sms-stats-inbound-by-operator) | Get inbound SMS statistics by operator |
| [`daily`](/docs/cli/reference/sms-stats-inbound-daily)             | Get daily inbound SMS statistics       |
| [`hourly`](/docs/cli/reference/sms-stats-inbound-hourly)           | Get hourly inbound SMS statistics      |
| [`summary`](/docs/cli/reference/sms-stats-inbound-summary)         | Get aggregate inbound SMS statistics   |