> ## Documentation Index
> Fetch the complete documentation index at: https://moengage-sdk-deprecated-versions-all-platforms.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Find Users With Bounced Emails?

> Identify users with hard-bounced or soft-bounced emails in MoEngage using campaign IDs, segmentation filters, and user attribute-based queries.

## Problem

Unable to identify users with bounced emails.

## Explanation

* An email hard bounce occurs when the MoEngage system detects that the recipient's email address does not exist. This tracking is unique for each user based on their user ID.
* An email soft bounce is tracked in the MoEngage system when there is a temporary delivery issue. This tracking is unique for each user based on their user ID.

## Solution

Perform the following steps:

1. Go to the desired Email campaign to identify users who have encountered bounced emails.
2. Copy the campaign ID.
   <img src="https://mintcdn.com/moengage-sdk-deprecated-versions-all-platforms/fByj4NsU5O1K7XXY/images/moengage_b1296e.png?fit=max&auto=format&n=fByj4NsU5O1K7XXY&q=85&s=7716c32931740e11482e7931a1e587ac" width="1600" height="789" data-path="images/moengage_b1296e.png" />
3. Hover over to the left menu and select **Segment** > **Create segment**.
4. While creating the segment, use the **OR** condition instead of the **AND** condition between the *Email Bounced* and *Email Soft Bounced* events in the nested filters.
   <img src="https://mintcdn.com/moengage-sdk-deprecated-versions-all-platforms/2dwC_ia7qeukQA5H/images/moengage_b7f1ca.png?fit=max&auto=format&n=2dwC_ia7qeukQA5H&q=85&s=1314e92f9d6919d053c7a2781831ac02" width="1600" height="410" data-path="images/moengage_b7f1ca.png" />

For more information on how to export users and access user profiles, refer to [User Data Exports](/user-guide/analyze/analytics/user-data-exports).

## Example

* As shown in the following screenshot, the first filter searches for users who experienced at least one hard email bounce in the past 30 days.
  <img src="https://mintcdn.com/moengage-sdk-deprecated-versions-all-platforms/osdtME7Q9lCFCwkJ/images/moengage_f2e415.png?fit=max&auto=format&n=osdtME7Q9lCFCwkJ&q=85&s=b50cb47073d384b8ad5c8c37416646c7" width="1600" height="419" data-path="images/moengage_f2e415.png" />
* The second filter searches users who experienced at least one soft bounce in the past 30 days.
  <img src="https://mintcdn.com/moengage-sdk-deprecated-versions-all-platforms/Est5YaBElrtibokU/images/moengage_ee7b74.png?fit=max&auto=format&n=Est5YaBElrtibokU&q=85&s=eb037e99efba484a8f17cd558caa2a1c" width="1600" height="412" data-path="images/moengage_ee7b74.png" />
* In both filters, the **Readable Campaign Id** (case-insensitive and dependent on a specific scenario) matches the specified value.
* As a result, hard or soft bounce emails associated with **Readable Campaign Id** in the past 30 days will be identified as true.
  <img src="https://mintcdn.com/moengage-sdk-deprecated-versions-all-platforms/zTSgbEz7hj32SguS/images/moengage_d44746.png?fit=max&auto=format&n=zTSgbEz7hj32SguS&q=85&s=10571270538604010d6eecc0bac73d3b" width="1600" height="127" data-path="images/moengage_d44746.png" />
