> For the complete documentation index, see [llms.txt](https://help.skoobot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.skoobot.com/how-skoobot-works/bot-settings/broadcast.md).

# Broadcast

## What is a Broadcast? <a href="#a74y93gbe4s4" id="a74y93gbe4s4"></a>

A Broadcast is messages campaigns that can be blasted in one click, to the targeted segment or group of subscribers/contacts. You can create the one using the below guide

## How to create a Broadcast? <a href="#zkuedf8c032" id="zkuedf8c032"></a>

To create one, go to the `Broadcast` tab in the `Bot Settings` and click the `Create New Broadcast` on the extreme right.

### Name your broadcast campaign <a href="#y4lj02xdhhpr" id="y4lj02xdhhpr"></a>

1. Here, enter your Broadcast name, `Select type` as `flow or message` and specific chat flow from `Flow` dropdown.

<figure><img src="/files/OmSGSzrEEsJRbXbVkstd" alt="Name your broadcast campaign"><figcaption><p>Name your broadcast campaign</p></figcaption></figure>

### Configure your Broadcast <a href="#owtoi1ijdl7d" id="owtoi1ijdl7d"></a>

1. Once you select the flow, a new dropdown will appear to select the `Segment`.

<figure><img src="/files/ETWzFuM9Cii0o9ABPoxD" alt="Customise your campaign"><figcaption><p>Customise your campaign</p></figcaption></figure>

2\. Also, select the scheduled date to send the Broadcast, if not to be sent immediately.

<figure><img src="/files/kCSD6RAx4ENIY3bEToqf" alt="Customise your campaign"><figcaption><p>Customise your campaign</p></figcaption></figure>

3\. Click `Create New Broadcast` once again to `Create successfully` and get listed under `Broadcast name`.

<figure><img src="/files/GnnfWG4hdxxqyYicEm18" alt="Broadcast campaign Listing"><figcaption><p>Broadcast campaign Listing</p></figcaption></figure>

Done! You have created your boardcast campaign.&#x20;

If everything is correct and you are still unable to move forward, write to us at <support@skoobot.com>. We will respond back within 48 business hours.


---

# 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://help.skoobot.com/how-skoobot-works/bot-settings/broadcast.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.
