> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.qonversion.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Creating Notifications

To create a push notification, navigate to  [Qonversion Dashboard](https://dash.qonversion.io/actions/action/index) and select the **Automations** tab from the left menu.\
Select the **Push** option, and click **Create**.

<img src="https://mintcdn.com/qonversion/zdjn3kzNygqtFGgE/images/docs/b0ad3bf-create_push.png?fit=max&auto=format&n=zdjn3kzNygqtFGgE&q=85&s=96c33e33387b57159d81bedf1e684cd7" alt="" width="1076" height="388" data-path="images/docs/b0ad3bf-create_push.png" />

Here you can see the mockup of the mobile device. Provide the title and the content for your push notification.

Provide a custom payload if you need to send custom data to your devices. Custom payload is an optional field. It must be valid JSON, not more than 1 Kb and has a format like a simple map, not an array. It may help you to work with data on the SDK side more comfortable. Later you can leverage this data [using our SDK](/docs/handling-push-notifications-on-device#custom-payload).

<img src="https://mintcdn.com/qonversion/SziPfnpjOpZSUj1s/images/docs/f471b9d-make_push.jpg?fit=max&auto=format&n=SziPfnpjOpZSUj1s&q=85&s=380cee1afa30e588f71e686d1f7814ae" alt="" width="2712" height="1962" data-path="images/docs/f471b9d-make_push.jpg" />

Depending on the device's locale, Qonversion will send a push notification with the content using the required language.\
If the required language is not set, Qonversion will send it in the default language.\
You can also configure the default language for push notifications.

Click on **Language** to set up the language.

<img src="https://mintcdn.com/qonversion/xaw1i1aL_6Lp0sQh/images/docs/6910c73-notification_button_language.png?fit=max&auto=format&n=xaw1i1aL_6Lp0sQh&q=85&s=0343da0a8a762b56375ca97465a48b4a" alt="" width="596" height="303" data-path="images/docs/6910c73-notification_button_language.png" />

Select the required language from the list. If necessary, mark it as the default language.

<img src="https://mintcdn.com/qonversion/-M3mkakSa01J8jKU/images/docs/4e411f5-notification_set_language.png?fit=max&auto=format&n=-M3mkakSa01J8jKU&q=85&s=a50ef70659807ec492ae9197b8312d25" alt="" width="1263" height="303" data-path="images/docs/4e411f5-notification_set_language.png" />

Now you can customize the content depending on the language.

<img src="https://mintcdn.com/qonversion/xaw1i1aL_6Lp0sQh/images/docs/677d6a2-notification_in_french.jpg?fit=max&auto=format&n=xaw1i1aL_6Lp0sQh&q=85&s=f0543096a58e774a8fb776c4fcfd0586" alt="" width="2712" height="1962" data-path="images/docs/677d6a2-notification_in_french.jpg" />
