# Additional settings

This combined group of settings gives you fine-grained control over when, where, and to whom the popup is shown, along with basic styling to match your brand's look and feel.

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

<table><thead><tr><th width="240.171875">Settings</th><th width="121.7542724609375" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td><strong>Popup behavior</strong></td><td align="center"></td><td></td></tr><tr><td>Delay appearance</td><td align="center"><code>select</code></td><td>Set when the popup is triggered: <code>Show immediately</code>, <code>Show 3 seconds after page load</code>, <code>Show 10 seconds after page load</code>, <code>Show after user scrolls to page bottom</code>, or <code>Show after user has been idle for 1 minute</code>.</td></tr><tr><td><strong>Target page</strong></td><td align="center"></td><td></td></tr><tr><td>Limit to specific page</td><td align="center"><code>checkbox</code></td><td>Enable URL targeting.</td></tr><tr><td>Targeted page</td><td align="center"><code>url</code></td><td>Enter the specific URL for targeting.</td></tr><tr><td><strong>Target referrer</strong></td><td align="center"></td><td></td></tr><tr><td>Limit to specific referrer path</td><td align="center"><code>checkbox</code></td><td>Enable referrer targeting.</td></tr><tr><td>Targeted referrer</td><td align="center"><code>text</code></td><td>Path or domain to match against the referrer.</td></tr><tr><td><strong>Target device</strong></td><td align="center"></td><td></td></tr><tr><td>Limit to desktop or mobile</td><td align="center"><code>checkbox</code></td><td>Enable device targeting.</td></tr><tr><td>Device</td><td align="center"><code>select</code></td><td>Choose whether popup: <code>Only show on mobile</code> or <code>Only show on desktop</code>.</td></tr><tr><td><strong>Colors</strong></td><td align="center"></td><td></td></tr><tr><td>Background</td><td align="center"><code>color</code></td><td>Background color of the popup.</td></tr></tbody></table>


---

# 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://palo-alto.presidiocreative.com/overlay/palo-alto-popup/additional-settings.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.
