# Send a Broadcast Message

Users of the CubiLock console can send messages with push notifications to enrolled devices.

### How to Send a Broadcast Message to Specific Group:

From your CubiLock console:

* From the menu, go to the **Broadcast Message** page
* Click on the **Broadcast** button at the top right corner of the screen
* Specify the title and content of your message
* Go to **Groups** tab to select a particular group
* Click **Broadcast,** a notification will be sent to all the devices in a  selected group

### How to Send a Broadcast Message to Specific Profile:

From your CubiLock console:

* From the menu, go to the **Broadcast Message** page
* Click on the **Broadcast** button at the top right corner of the screen
* Specify the title and content of your message
* Go to **Profile** tab to select a particular profile
* Click **Broadcast,** a notification will be sent to all the devices in a selected profile

### How to Send a Broadcast Message to Specific Device:

From your CubiLock console:

* From the menu, go to the **Broadcast Message** page
* Click on the **Broadcast** button at the top right corner of the screen
* Specify the title and content of your message
* Go to **Device** tab to select a particular device
* Click **Broadcast,** a notification will be sent to a selected device

<figure><img src="/files/dLKzkfcOook8T3kSjYi2" alt=""><figcaption></figcaption></figure>


---

# 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.cubilock.com/device-management/send-a-broadcast-message.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.
