# How to set high-intent page preferences for intent scoring

Spotlight scores the intent of detected accounts based on frequency of visitors and which pages are visited.

In order to determine which pages contribute to intent scoring:&#x20;

1. navigate to <https://app.rep.ai/spotlight/preferences>
2. click "New Intent Signal"

<figure><img src="/files/6ofHPwFCPpaShfSuwFoK" alt=""><figcaption></figcaption></figure>

* Name the Signal (can be a single page or multiple pages)
* Select "High" or "Low" intent (see below for the difference between the two)
* Select the "contains" or "equals" operator. "Contains" is recommended for most use cases.
* Type in the value Spotlight will look for in the session (e.g. "pricing")

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

* Now you can save the signal.&#x20;
* If you want to track multiple pages, click "OR" and add one or more additional pages.

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

High-intent pages contribute more than low-intent pages.

High-intent pages will also be captured in your CRM based on the High-Intent Pages Visited value here [CRM Fields for Rep.ai Influence (Account)](/spotlight/crm-fields-for-rep.ai-influence-account.md).


---

# 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.rep.ai/spotlight/how-to-set-high-intent-page-preferences-for-intent-scoring.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.
