# `bird whatsapp stats inbound`

## Usage

```bash
bird whatsapp stats inbound
```

## Description

Counts messages the workspace's own numbers received. `summary`, `daily` and `hourly`
report totals over the window; `by-phone-number` groups them by the business number
that received them.

## Commands

| Name                                                                            | Description                                     |
| ------------------------------------------------------------------------------- | ----------------------------------------------- |
| [`by-phone-number`](/docs/cli/reference/whatsapp-stats-inbound-by-phone-number) | Get inbound WhatsApp statistics by phone number |
| [`daily`](/docs/cli/reference/whatsapp-stats-inbound-daily)                     | Get daily inbound WhatsApp statistics           |
| [`hourly`](/docs/cli/reference/whatsapp-stats-inbound-hourly)                   | Get hourly inbound WhatsApp statistics          |
| [`summary`](/docs/cli/reference/whatsapp-stats-inbound-summary)                 | Get aggregate inbound WhatsApp statistics       |