# Sending a Notification

## User Guide: Enterprise Launcher Tab <a href="#user-guide-enterprise-launcher-tab" id="user-guide-enterprise-launcher-tab"></a>

### Sending A Notification <a href="#sending-a-notification" id="sending-a-notification"></a>

Use the following steps to test sending notifications to the devices:

1. Navigate to ***Enterprise Launcher*** and select ***Notifications***.
2. Enter a destination for the notification and edit the contents of the JSON message.
3. Click ***SEND*** to send the notification ![Sending Notifications](https://emsdocs-staging.bluefletch.com/assets/img/userGuide/portal/notifications.png)

   &#x20;


---

# 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.bluefletch.com/bluefletch-enterprise/product-guides/portal/enterprise-launcher/sending-a-notification.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.
