# Interest Screens

Let prospects signal their priorities before they start exploring. When enabled, prospects see a selection screen where they can:

* Choose which sections of the Hub are most relevant to their role or needs
* Rate their interest level in different topics (Very important, Somewhat important , or Not important)

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

**Configuration**:

1. Customize the content and assets you'd like to share
2. Enable Interest Screen under the "Share Hub" menu
3. Share Interest-enabled Hub links with prospects

**When to use**: Multi-stakeholder deals, self-service Hubs, post-discovery follow-ups, complex products with many features.

**What you learn**: Which topics prospects prioritize, how to focus your next conversation, whether they're technical vs business-focused.

**Example follow-up**: "Saw you flagged integrations as high priority — want to walk through our Salesforce connector on our next call?"

{% hint style="info" %}
**Pro tip:** Review interest ratings before every follow-up call and reference them explicitly in conversations.
{% endhint %}

This provides two key benefits:

* For prospects: They skip irrelevant content and get straight to what matters
* For you: You see exactly what they care about before your next conversation

<figure><img src="/files/2pjFblskAgPWsHAZEjPs" alt=""><figcaption></figcaption></figure>


---

# 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.storylane.io/hubs-docs/sharing-hubs/interest-screens.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.
