# Reactivating Disengaged Energy Customers

Trigger\
Customer hasn’t logged into their account or opened energy usage/billing emails in the last 45 days.\
Segment: “Disengaged”

Action Flow Options\
Co-Pilot randomly selects and tracks the effectiveness of different actions:

* Email with personalized energy usage insights or savings tips
* WhatsApp message offering support or mobile login link
* Push notification reminder to review bill (if app installed)
* Wait step (control)

Co-Pilot Exploration\
Actions are rotated → Co-Pilot measures re-engagement and interaction → Prioritizes best-performing message for future inactive users.

Next-Best-Action Push\
Winning action is delivered to CRM or marketing tool (Customer.io, Klaviyo, etc.) with:

* Personalized subject lines (e.g. “Your energy usage is down 12%!”)
* Optimized send time (based on historical opens)
* Channel preference (email vs WhatsApp)

KPIs Tracked

* Re-engagement rate (logins or clicks within 7 days)
* Channel engagement (open, CTR)
* Dashboard or billing page visits
* Long-term retention improvement


---

# 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://docs.churned.io/churned-docs/co-pilot/use-cases/use-cases-library-co-pilot/non-profit-organizations/reactivating-disengaged-energy-customers.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.
