# Exit intent and display rules

The display tab is where you

* Enable exit intent
* Set a timer for how long to wait before your form is shown
* Write your thank you text for opt-in confirmations
* Specify a URL to redirect subscribers to after signup
* Specify how often the form should be shown to each visitor

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/04/28/5a737d3c-b3a9-4e00-936d-7c14b8598788/4514380b-a461-4176-b18b-2813f3bace7a.png)

Exit intent waits until a user is detected moving their mouse or scrolling on their phone in a way that indicates they're about to leave the site.&#x20;

When exit intent is enabled, the form will popup to interrupt the users exit and grab their attention, prompting them to enter their email address before they leave.

{% hint style="info" %}
Switch the "on page load" dropdown to exit intent instead of "show form immediate" to turn exit intent on
{% endhint %}

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/04/28/ef0e6471-e3fd-4601-a2f9-1d970079d191/b972cebc-b5dc-4ee4-8c29-aea270823a53.png)

Once a subscriber has opted in to your form, they will be shown a thank you message as a small green alert like this

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/04/28/5e632020-e9b0-4d51-bc47-a4e87c8d80ec/85bc0f80-634d-4049-af49-3544dc6a0097.png)

Configure the text shown by the success message here:

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/04/28/0cb21fa7-5cf2-4ef4-90f2-9056e37f4675/10dcafe5-c54a-47ec-a22a-267caeb1a345.png)

{% hint style="info" %}
To redirect subscribers to a different URL once they've subscribed instead of showing them a success message alert, use the dropdown next to the thank you text
{% endhint %}

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/04/28/6371c414-0f97-4c52-9383-32e5f941729a/ea5f5c69-966c-443c-a501-04a839fdf4da.png)

By default, visitors will be shown your form every time the page is loaded until they subscribe. Once they subscribe, the form then stop being shown to them. You can modify those settings here

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/04/28/75e56dc7-4692-4580-b75b-44d423536998/ebbbc05a-8ccc-40a9-aa73-f656bd5f54c6.png)

{% hint style="info" %}
Click save to push your changes to the server
{% endhint %}

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/04/28/8e90cb94-74e1-4763-bea5-dc8a66f74f97/c6365784-218b-4366-b66e-a6acf0b8dd53.png)


---

# 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.emaildelivery.com/docs/subscriber-opt-in-forms/exit-intent-and-display-rules.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.
