# `bird whatsapp numbers profile`

## Usage

```bash
bird whatsapp numbers profile
```

## Description

The profile is what everyone the number messages sees: its address, description,
contact email, websites, category, picture and username. It is read from WhatsApp on
each request rather than from a stored copy, and only a number the workspace connected
itself can be changed.

Reads return JSON. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request.

## Commands

| Name                                                            | Description                                 |
| --------------------------------------------------------------- | ------------------------------------------- |
| [`get`](/docs/cli/reference/whatsapp-numbers-profile-get)       | Get a WhatsApp number's business profile    |
| [`update`](/docs/cli/reference/whatsapp-numbers-profile-update) | Update a WhatsApp number's business profile |

## Related resources

- [Connecting WhatsApp to Bird: from buying a number to a live channel](/learn/whatsapp/connecting-whatsapp-to-bird) (video)
- [What is the 24-hour customer service window on WhatsApp?](/explained/whatsapp/what-is-the-24-hour-customer-service-window) (answer)
- [WhatsApp](/products/whatsapp) (product)
- [Build your first integration](/learn/paths/integration) (course)

[Get an implementation brief](/learn/workspace?topic=whatsapp)
