# Targeting

The configurations in “Targeting” determine the circumstances that the survey is eligible to render.

In the Targeting Panel, you can:

* Target specific Device Types
* Set up display and suppressions rules for URLs, View Names, and Regex&#x20;
* Set a sample rate
* Add survey start & end dates
* Target users who answered previous surveys
* Set up on-page behavior triggers
* Set up user behavior triggers
* Enable CRM targeting
* Target specific geographical locations
* Determine a submission goal

  <figure><img src="/files/2zXm9kFt2uwROi3f0Chb" alt="" width="317"><figcaption></figcaption></figure>

{% hint style="warning" %}
Targeting rules work in conjunction with the Pulse Insights tag. If the tag is not on a page, the survey will NOT be eligible to show, even if all the targeting criteria is met.
{% endhint %}

You can set up many targeting conditions, but we recommend keeping it simple.&#x20;

{% hint style="info" %}
Unless otherwise noted, targeting conditions set across sections are AND statements, not OR.&#x20;
{% endhint %}

For example, if you set:

* &#x20;Display If rules in "URLs & Events" AND&#x20;
* On Page Behavior rules AND
* Run dates AND
* CRM targeting rules

then they survey will only display if ALL condition types are met (i.e. the survey will not display if any one of the conditions are met. If the URL matches display if rules, but the current date is outside of the start/end date range set, then the survey will NOT display).&#x20;

{% hint style="info" %}
Please visit the "[Targeting](/best-practices/best-practices/targeting.md)" section of our Best Practices for our recommendations on targeting, or contact your Customer Success Manager for guidance.&#x20;
{% 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.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.
