# Push Notifications

- [Request Permission](/reference/funciones/push-notifications/request-permission.md): The Request Permissions function allows the user to have the necessary permissions to be able to receive push notifications from any application that is within the same project
- [Push Notifications Cancel All](/reference/funciones/push-notifications/push-notifications-cancel-all.md)
- [Send push](/reference/funciones/push-notifications/send-push.md): The send push function allows the user to send push notifications to applications that are within the same project as the app that will send the messages. When the notification arrives, it is activate
- [Open Remote](/reference/funciones/push-notifications/open-remote.md)
- [permissionRequestRemote](/reference/funciones/push-notifications/permissionrequestremote.md)
