# Advanced Settings

* **Behavior on Close:** This option will prevent this particular survey from rendering again if a user actively closes it. This affects only the individual user that closed the survey. Other surveys will continue to render based on their targeting criteria.
* **Ignore Frequency Cap:** Account-level frequency caps are set in [Global targeting](/configuring-pulse-insights-console/account-level-settings/global-targeting.md). A particular survey can ignore the established frequency cap by enabling the “Ignore Frequency Cap” setting.&#x20;
* **Multiple Submissions:** This setting enables the survey to re-fire every *n* minutes/hours/days (choose from dropdown) after a user submits the survey (answers a question).

<figure><img src="/files/Tdpn1jDznYOu5jXjqgqB" alt="" width="546"><figcaption></figcaption></figure>

{% hint style="info" %}
Pleaser refer to the Best Practices guide for [Tips on Targeting](/best-practices/best-practices/targeting.md).
{% endhint %}


---

# 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.pulseinsights.com/configuring-pulse-insights-console/editor/targeting/advanced-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.
