# Apply Segment In Push Notification

## Steps to Set a Segment

1. Go to **Engage Dashboard** → click **Create Campaign**.
2. Find the **Segment** field in the form.
3. Click the dropdown to see a list of existing segments.
4. Select a segment to target specific users.

## No Segment Created?

* Click **“Create New Segment”** at the bottom of the dropdown.
* You’ll be redirected to the **Segment Dashboard**.
* Create your segment, then return and select it.

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

<figure><img src="/files/0ygYoSrq7f1lG9EHgR8u" alt=""><figcaption></figcaption></figure>

## Notes

* Only one segment can be applied per campaign.
* If the segment is deleted later, the campaign will send to **all users**.
* Segment-based targeting is available for **Premium plans** only.


---

# 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://help.twinr.dev/segmentation/apply-segment-in-push-notification.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.
