> For the complete documentation index, see [llms.txt](https://user.netmera.com/netmera-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://user.netmera.com/netmera-user-guide/targeting/segments/ready-to-use-segments.md).

# Ready to Use Segments

Ready to Use Segments are curated segments that stay easy to find for repeat targeting.

Use them for segments your team relies on often, such as cart abandoners, active buyers, or churn-risk users.

**Path:** `Targeting > Segments > Ready to Use Segments`

{% hint style="info" %}
**Quick steps**

1. Create a segment in the standard segment flow.
2. Enable **Is predefined segment**.
3. Wait for the next daily refresh.
4. Open **Ready to Use Segments** to access it quickly.
   {% endhint %}

### What you see on this page

The **Ready to Use Segments** page gives you a fast view of segments marked as predefined.

For each segment, you can review:

* **Segment Name**
* **User Count**
* **Summary** of the rules or audience logic

Use this page when you want quick access to stable, frequently used segments without searching through the full rule-based segment list.

{% hint style="danger" %}
**How a segment appears here**

When you create a segment, enable **Is predefined segment**.

That segment appears in **Ready to Use Segments** after the next daily update at **12 AM**.
{% endhint %}

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

### When to use Ready to Use Segments

Use this view when:

* the same segment is reused across multiple campaigns,
* your team needs a shorter list of approved segments,
* or you want common audiences to be easier to discover.

If a segment is still being tested or changes often, keep it in the standard rule-based list instead.

### How it relates to Rule Based Segments

Ready to Use Segments are still segments built from rules.

The difference is visibility:

* **Rule Based Segments** contains the full working list.
* **Ready to Use Segments** highlights selected segments for faster reuse.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://user.netmera.com/netmera-user-guide/targeting/segments/ready-to-use-segments.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
