# Bubble - Local Push Notifications Plugin

### Overview

This plugin allows you to trigger simple push notifications without using any outside services. You can trigger a push notification within a workflow and it will be shown to the current user. You can specify the title, content, the duration and an icon to be displayed.

\*Does not work on mobile devices

For a demo of this plugin please visit:<https://anticodeplugin.bubbleapps.io/push>

### Instructions

After installing the plugin, you have access to the Push Notification action within your workflows. You can trigger a push notification within your workflows and specify the title, content and icon that should be displayed.


---

# 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://anticode.gitbook.io/templates/plugins/bubble-local-push-notifications-plugin.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.
