# How to test the Inbox integration?

The Inbox feature allows you to retrieve and display past push notifications sent to a device or user ID. This feature enables you to create a notification center in your app, where users can find previously received messages.

<figure><img src="https://38998153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCL8wF0y1T2vLnm3yR2MW%2Fuploads%2FRRVTwjJzfAuSvLTQpJhq%2Finbox.png?alt=media&#x26;token=55d7fc4d-3f8e-46d5-80d6-6113bf5bdb08" alt="Mobile app displaying a notification center with recent messages"><figcaption></figcaption></figure>

## Test your integration using a push campaign

To test your Inbox integration, send a standard push campaign from the dashboard. Inbox only stores push notifications sent through campaigns.

To send a test campaign:

{% stepper %}
{% step %}
Open the **Campaigns** tab on the dashboard and click **New Campaign - Push Message**.

<figure><img src="https://38998153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCL8wF0y1T2vLnm3yR2MW%2Fuploads%2FERjh9o1aHMWn5zNqmtMj%2FNew_Push_Campaign.png?alt=media&#x26;token=4d47c957-8ce2-4e44-9897-8b92bd737f6d" alt="Push campaign creation interface on the Batch dashboard"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Create a push campaign that targets the appropriate environment:

* If your app is **not live on the store** or you use a **dedicated test app**, target **All users**.
* If your app is live and no test app is available, create an [**Audience**](https://doc.batch.com/getting-started/features/customer-engagement-platform/profiles/audiences) with your test devices and target **only this audience**.
  {% endstep %}
  {% endstepper %}

{% hint style="danger" %}
Notifications sent from the **Debug tool** or using the **Send a test** button are not stored in Inbox.
{% endhint %}
