# Send Push

![](/files/-M-kngadZAX-M_0jW8z-)

### 📥 Entry vars <a href="#entry-vars" id="entry-vars"></a>

* **Body:** You can set a message to push notification for the user.
* **Target app:** you can set with app will get the push notification between the apps in your project.
* **Target user email:** you can select which email can get a push notification usually select the user email to recibe that notification.
* **Target user ID:** you can select which user can get the push notification usually select the user ID to recibe that notification.
* **Title:** you can set a tittle to push notification for the user.


---

# 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.apphive.io/apphive-documentacion/reference/funciones/push-notification/send-push.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.
