# Notifications

### **Twilio Account**

Use a Twilio account to send custom [SMS Text Notifications](/pro-tips/customer-sms-notifications.md) to your customers. [BDP Support](https://bulkdelivery.pro/support/) is available to assist with [Twilio Setup](/pro-tips/customer-sms-notifications.md#twilio-setup). Once Twilio setup is complete, integrate with BDP by entering your **Twilio SID**, **Twilio Token**, and **Twilio Phone Number** which can be found on the Twilio Console.

### Messages

In **New Order Email Notification**, enter any email address to which you'd like BDP to automatically send notification of each new online order. Separate by comma.&#x20;

If you've chosen to leverage BDP's SMS Notifications feature and you want to bolster your online ratings, enter your **Google Review Link** and/or **Facebook Review Link** to include tidy, convenient links embedded into your 'Thank You + Review Request' text message. Learn how to find those links, and discover more about [Getting Online Reviews.](/pro-tips/getting-online-reviews.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bulkdelivery.pro/settings/notifications.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
