> For the complete documentation index, see [llms.txt](https://learn.doubletick.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.doubletick.io/broadcast-list.md).

# Broadcast List

- [How to Import Customer Data](https://learn.doubletick.io/broadcast-list/how-to-import-customer-data.md): Learn how to import customer data into DoubleTick using Excel. Add contacts, create broadcast channels, and manage customers' data efficiently with this guide.
- [How to use Quick Import](https://learn.doubletick.io/broadcast-list/how-to-use-quick-import.md)
- [How to Send and Schedule Broadcast Messages](https://learn.doubletick.io/broadcast-list/how-to-send-and-schedule-broadcast-messages.md): Learn how to send and schedule broadcast messages on DoubleTick. Create or select a target recipient list and set future send times for effective communication.
- [How to Check Broadcast Summary](https://learn.doubletick.io/broadcast-list/how-to-check-broadcast-summary.md): Learn how to check the broadcast summary on DoubleTick. Get insights into delivery rates, engagement, button/link clicks, and response metrics of your campaign.
- [How to Re-Target Your Customers](https://learn.doubletick.io/broadcast-list/how-to-re-target-your-customers.md): Learn how to re-target customers on DoubleTick. Use broadcast summaries to identify interested leads and send personalized follow-up messages.
- [How to Manage Broadcast List Access](https://learn.doubletick.io/broadcast-list/how-to-manage-broadcast-list-access.md): Learn how to manage broadcast list access on DoubleTick. Control permissions for team members with public and private access modes.
- [How to Scheduled Broadcasts](https://learn.doubletick.io/broadcast-list/how-to-scheduled-broadcasts.md): Learn how to schedule broadcasts on DoubleTick. Use the scheduled broadcast panel to view and manage all your planned broadcast messages.
- [How to Send a Broadcast Using Multiple WhatsApp Numbers](https://learn.doubletick.io/broadcast-list/how-to-send-a-broadcast-using-multiple-whatsapp-numbers.md)
- [Send Dynamic PDFs via DoubleTick WhatsApp Broadcast Using Google Sheets](https://learn.doubletick.io/broadcast-list/send-dynamic-pdfs-via-doubletick-whatsapp-broadcast-using-google-sheets.md): With DoubleTick’s Google Sheets extension, you can easily send customised PDF messages directly to your customers. Follow these steps to set up and start broadcasting messages.
- [How to Create Dynamic Broadcast Channel on DoubleTick](https://learn.doubletick.io/broadcast-list/how-to-create-dynamic-broadcast-channel-on-doubletick.md)
- [How to Import & Export Contacts Using Your Phone (Android Guide)](https://learn.doubletick.io/broadcast-list/how-to-import-and-export-contacts-using-your-phone-android-guide.md): Easily back up or restore your contacts so you can use them smoothly inside DoubleTick.
- [How to Import & Export Contacts Using Google Contacts (Web Guide)](https://learn.doubletick.io/broadcast-list/how-to-import-and-export-contacts-using-google-contacts-web-guide.md): Easily manage your contacts from your computer for backup, clean-up, or uploading into DoubleTick.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://learn.doubletick.io/broadcast-list.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
