A customer searching for your support number may prefer to send a message. Place the messaging option where that customer already looks for help. Route the resulting conversation to the right team.

## Where can customers start a conversation?

Customers can start from Maps, Safari, Siri and [Spotlight search](https://support.apple.com/en-us/118232). Participating businesses can also provide entry points on their websites and apps.

[Apple Support](https://support.apple.com/en-us/102053) describes finding the business and opening its Message button. Availability depends on the business participating in the channel.

Your own [entry points](https://register.apple.com/resources/messages/messaging-documentation/message-with-customers) can include website buttons, app buttons, email links, QR codes, NFC tags and Wallet passes.

On your site, use an [approved button variant](https://register.apple.com/resources/messages/messaging-documentation/message-with-customers) such as **Message Us** or **Get Help**. Show manually placed buttons only on supported devices, so other customers have a usable alternative.

## How do I enable Apple's native entry points?

In Apple Business Register, enable [**Show Message buttons for iOS and macOS**](https://register.apple.com/resources/messages/messaging-documentation/message-with-customers) for the approved business account.

Apple's [entry-point instructions](https://register.apple.com/resources/messages/messaging-documentation/message-with-customers) say this activates Apple Maps, Business Card and Message Suggest. Do not enable public buttons before [Apple approves Go Online](https://register.apple.com/resources/messages/messaging-documentation/go-live).

[Message Suggest](https://register.apple.com/resources/messages/messaging-documentation/message-with-customers) offers a messaging option when a customer taps a registered business phone number. That number can appear on your website, in search results or on Maps.

Register the numbers you want customers to use for messaging. Confirm their support hours and routing parameters with your provider before activation.

## What does a Messages link contain?

It identifies your business and can carry the [conversation's intent, destination group and initial message text](https://register.apple.com/resources/messages/messaging-documentation/message-with-customers).

Pass the routing values as URL parameters:

```text
https://bcrw.apple.com/urn:biz:<your-business-id>?biz-intent-id=order_support&biz-group-id=post_sales&body=Tap%20Send%20to%20start
```

Replace `<your-business-id>` with the ID Apple assigned to your account.

| Parameter       | Effect in this example                                        |
| --------------- | ------------------------------------------------------------- |
| `biz-intent-id` | Labels the use case `order_support`.                          |
| `biz-group-id`  | Supplies `post_sales` for your provider's routing.            |
| `body`          | Prefills `Tap Send to start` in the customer's message field. |

The customer still [sends the prefilled message](https://register.apple.com/resources/messages/messaging-documentation/message-with-customers). Opening the link alone does not submit it.

Use a [distinct intent for each entry point](https://register.apple.com/resources/messages/messaging-documentation/message-with-customers) you need to measure. Your provider can then distinguish an order-page button from another support link in its reporting.

Configure your provider's [routing rules](/explained/apple-messages/how-do-apple-messages-conversations-route-into-an-existing-inbox) to recognize the intent and group values.

## How should I test a button or registered number?

Open it on a supported Apple device and complete a conversation through the intended support queue.

For a website button, check that the correct business opens. Send the prefilled text and confirm that your provider receives the intended routing values.

For Message Suggest, tap the registered number and check that messaging is offered. Allow [five to seven days for propagation](https://register.apple.com/resources/messages/messaging-documentation/message-with-customers) before checking visibility.

Keep an [out-of-hours response](https://register.apple.com/resources/messages/messaging-documentation/message-with-customers) available, because customers can start conversations when agents are away. The response should state when a person will be available.

## How do I put this into practice with Bird?

Use the business ID Apple assigned to your account. Set `biz-intent-id` to the service request, such as `order_support`, and `biz-group-id` to the receiving group, such as `post_sales`. Configure the matching route to your Bird team.

Choose labels without [Apple’s excluded URI characters](https://register.apple.com/resources/messages/messaging-documentation/message-with-customers): `&`, `#`, `[`, `]`, `(`, `)`, `{`, `}` or `/`.

Open each [customer entry point](/products/apple-messages/entry-points) on a supported device. [Send the first message](/docs/guides/apple-messages/entry-points) and confirm that the right team receives the service context.

## Can I start messaging customers without an entry point?

Only through a permitted business-initiated path with the required customer permission.

Apple prohibits [unsolicited messages](https://register.apple.com/resources/messages/messaging-documentation/policies). For account notifications, provide Apple's prescribed disclosure and working subscription controls. For marketing, obtain the customer's explicit `subscribe` message and permission.

Do not treat a phone number you possess as permission to start messaging under Apple's [policies](https://register.apple.com/resources/messages/messaging-documentation/policies). Use the approved invitation or notification process with your provider.

Stop messaging when the customer leaves the conversation. [Wait for the customer to initiate again](https://register.apple.com/resources/messages/messaging-documentation/policies) before your business resumes that thread.

## Related resources

- [Apple Messages for Business](/products/apple-messages) (product)
- [Integrate an Apple Messages customer journey](/docs/guides/apple-messages/api) (docs)
- [What is Apple Messages for Business?](/explained/apple-messages/what-is-apple-messages-for-business) (answer)

[Get an implementation brief](/learn/workspace?topic=apple-messages)
