# Create Push-notifications

Before you create Push Notifications in Appflow\.ai Experiments, please, make sure you've completed the Push Notification Configuration. If not, you could refer to these two docs:

* [Configure push notifications for iOS App](/docs/sdk-set-up-instructions/ios-sdk/push-notifications-configuration.md)
* [Configure push notifications for Android App](/docs/sdk-set-up-instructions/android-sdk/push-notifications.md)

## Create Push Notification with Appflow\.ai

Go to Experiments => Push Notification Campaigns => + add Campaign

* put the short name there
* user should select a platform to run it on
* choose an app
* choose to run the push after some trigger (event) or for some date (pay attention, that it could be one-time or recurring action if recurring - weekly or monthly)
* the time to start a campaign on and put it off
* put notification content - title and text - pay attention to the limits of the letter

<figure><img src="/files/y1Qn2SL1Lv2GxGA47I2f" alt=""><figcaption></figcaption></figure>

You can have push-notification campaigns as drafts, upcoming or finished campaigns.

You also can see what user we already sent the notification to and when.

<figure><img src="/files/XtTXmLTm9U0M99iLziQ3" alt=""><figcaption></figcaption></figure>

You can edit, delete or pause your campaigns from the list of campaigns.

<figure><img src="/files/CjGsSF8PRMNXt2IBG3wp" alt=""><figcaption></figcaption></figure>


---

# 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://doc.appflow.ai/docs/subscription-analytics/push-notifications.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.
