> For the complete documentation index, see [llms.txt](https://docs.satisfilabs.com/resource-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satisfilabs.com/resource-center/marketing-engine/segments/contact-engagement-rules.md).

# Contact Engagement Rules

Marketing Engine gives you the opportunity to define rules of engagement for your contacts. There are 4 primary categories of this, which are also among the most common. To configure the rules, perform the following steps:

1. Click *Settings*.
2. Click *Rules Setup*.
3. Click *Engagement Rules*.&#x20;

   <figure><img src="/files/czpuvLbgoOdfrHia6mKj" alt=""><figcaption></figcaption></figure>
4. Here are the 3 configurable engagement rules:
   1. *Abandoned Cart*
   2. *DND*
   3. Fan Maturity
   4. Factcubes&#x20;

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

**Abandoned Cart**

1. Click *Configuration* next to **Abandoned Cart**.
2. Set the number of hours after which a product added to cart without purchase can be considered abandoned.&#x20;

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

**DND (Do Not Disturb)**

1. Click *Configuration*.
2. Click *Configure* in the *Email* card.
3. Select the contact list/ audience segment/ individual contact that you want to put in the Email DND list.&#x20;

   <figure><img src="/files/IQnibnLshkQwoZm1BN5L" alt=""><figcaption></figcaption></figure>
4. Click *Save*.
5. Click *Configure* in the SMS card.
6. Select the contact list/ audience segment/ individual contact that you want to put in the SMS DND list.&#x20;

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc8XNGF5EE1DxLtHaHftlwy4N4UcOLD1fVnINU7c6mPBBSCbZOP_5m1yQAXn6VTBFggXeHBnLVk0z4OulHO7co9eNzkX75trNBZfvnB0VOgrhh63naIo7g4Ityq2IK2hMgwBP6k3A?key=lYIuAOJZuDXXpIk3m9tRjyA5" alt=""><figcaption></figcaption></figure>
7. Click *Save*.

You can configure the Engagement Rules to your requirement from here going forward.


---

# 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://docs.satisfilabs.com/resource-center/marketing-engine/segments/contact-engagement-rules.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.
