# 14 days absence

This scenario checks if 14 days have passed since the subscriber's last visit to the site. If so, a message which we have previously configured is automatically sent to the subscriber to persuade him/her to return to the website.

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

To add your own content and graphics to the scenario, click the bell icon and then the "Edit campaign" button.

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

After adding the content, click on the "Save changes" button and activate the scenario with the toggle switch on the left. Then save your changes with the "Save" button in the upper right corner.

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


---

# 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.pushpushgo.company/automation/default-automation/14-days-absence.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.
