# Distribution Lists

Distribution lists can be used to quickly send a [broadcast ](/broadcast/scheduling.md)or a whole [campaign ](/broadcast/campaigns.md)to multiple contacts.

![](/files/A2DYkLL46kMg4EhEPflr)

Contacts are supplied to the distribution list not by specifying an [audience ](/broadcast/audiences.md)but by supplying a [contacts import file](/conversations/contacts.md#import-users). The contacts contained in the file, either new or existing, will be targeted by the selected broadcast or campaign.

{% hint style="info" %}
Distribution Lists are available as an [additional package](/basic-concepts/your-account/additional-packages.md) and are not enabled by default. If you wish to activate your chatbot Distribution Lists capabilities make sure to add the Distribution Lists package to your [account](/basic-concepts/your-account.md).
{% endhint %}

## Settings

Each distribution list has the following settings

### Target Flow

Either a Broadcast or a Campaign can be selected as a target flow. If a Campaign is selected, the distribution list execution will be triggering the completed Campaign flow. Distribution Lists activation does not follow trigger or time rules: any broadcast or campaign can be selected, regardless of the activation type.

{% hint style="info" %}
Delivery execution still takes specific Audience into consideration. If the users specified in your import file do not fall into the broadcast or campaign specified audience, no message will be sent.
{% endhint %}

### Distribution List File

The file supplied must follow the standard Xenioo contacts imports format. If any issue arises during import or during delivery, a message will be displayed in the Distribution Lists view.&#x20;

The file can contain data referring to both existing and new users, depending on the id and unique information contained.

### Execution Recap Email

When all of the contacts contained in the supplied file have been parsed and contacts, Xenioo will automatically send a recap email to the specified address. The email is by default filled with the active account email but can be changed at will or left empty if not recap report is required.

## Delivery

Distribution Lists are delivered in less than 60 seconds after the file has been acquired by Xenioo. Multiple Distribution Lists could be running for the same chatbot at the same time, even targeting the very same contact.


---

# 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://docs10.xenioo.com/broadcast/distribution-lists.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.
