# `bird whatsapp stats`

## Usage

```bash
bird whatsapp stats
```

## Description

Every series covers the workspace's own traffic. Day and hour boundaries follow the
timezone you pass and default to UTC, so a bare calendar day means a local day once it
is set. `inbound` counts what the workspace's numbers received; everything else counts
what it sent.

## Commands

| Name                                                                              | Description                                              |
| --------------------------------------------------------------------------------- | -------------------------------------------------------- |
| [`by-error-code`](/docs/cli/reference/whatsapp-stats-by-error-code)               | Get outbound WhatsApp statistics by error code           |
| [`by-phone-number`](/docs/cli/reference/whatsapp-stats-by-phone-number)           | Get outbound WhatsApp statistics by phone number         |
| [`by-tag`](/docs/cli/reference/whatsapp-stats-by-tag)                             | Get outbound WhatsApp statistics by tag                  |
| [`by-template`](/docs/cli/reference/whatsapp-stats-by-template)                   | Get outbound WhatsApp statistics by template             |
| [`by-template-category`](/docs/cli/reference/whatsapp-stats-by-template-category) | Get outbound WhatsApp statistics by template category    |
| [`daily`](/docs/cli/reference/whatsapp-stats-daily)                               | Get daily outbound WhatsApp statistics                   |
| [`hourly`](/docs/cli/reference/whatsapp-stats-hourly)                             | Get hourly outbound WhatsApp statistics                  |
| [`inbound`](/docs/cli/reference/whatsapp-stats-inbound)                           | Read aggregate statistics for received WhatsApp messages |
| [`summary`](/docs/cli/reference/whatsapp-stats-summary)                           | Get aggregate outbound WhatsApp statistics               |