> For the complete documentation index, see [llms.txt](https://docs.cotter.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cotter.app/sdk-reference/ios/ios-sdk-passwordless-login/ios-push-notification.md).

# Push Notification

## Prerequisites

* Your APNS Certificate (.p12 file)
* Your APNS Certificate's password (optional)

## Setting up

![](/files/-MCiZzIO8ehb7GRYrVTb)

* Go to developer [dashboard](https://dev.cotter.app/) > Settings > Notifications
* Make sure you picked **APNS(iOS)**
* Upload your APNS certificate, and the password if you have a password set for your certificate

## That's it.

Your users should be able to receive push notification authentication request. If you haven't configured Cotter in your iOS Application, follow this [guide](/quickstart-guides/ios-quickstart.md).
