> For the complete documentation index, see [llms.txt](https://docs.sprouts.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprouts.ai/account-intelligence/feature-area-within-account-intelligence./relationship-network.md).

# Relationship Network

The **Relationship Network** maps connection paths between your team and contacts at the target account. Instead of cold outreach, it helps your sellers leverage existing human connections for warmer introductions.

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

{% hint style="info" %}
Relationship Network requires Deep Intelligence to be activated.
{% endhint %}

#### How connections are scored

Each connection is scored based on the strength of evidence:

| Evidence type                         | Score |
| ------------------------------------- | ----- |
| Overlapping tenure + same department  | 100   |
| Overlapping tenure (different dept.)  | 85    |
| Same graduation batch                 | 70    |
| Same department, no overlapping years | 40    |

Individual scores aggregate into three composite indicators shown on each contact card:

* **Relevance Score** — how relevant this contact is to your current selling context
* **Edge Score** — quality of the connection path
* **Match Score** — overall strength of the match

#### Filtering contacts

* **Sort by:** Relevance Score
* **Filter by:** Department, Seniority, Connection type (Past Colleague, Alumni, LinkedIn, Education)
* **Search:** by institution name to find contacts with shared educational background

#### Champion Contacts & Internal Advocates

The Relationship Network includes two specialized views accessible from the top of the tab:

| View                   | Who it shows                                                         |
| ---------------------- | -------------------------------------------------------------------- |
| **Champion Contacts**  | People at the target account who previously worked at *your* company |
| **Internal Advocates** | People on *your* team who previously worked at the target account    |

#### Contact Insights

Clicking into a specific connection opens **Contact Insights** — AI-derived intelligence about that contact: relevant initiatives they are associated with, their strategic value, and how to engage them effectively.

Still have questions? Reach out at <support@sprouts.ai>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.sprouts.ai/account-intelligence/feature-area-within-account-intelligence./relationship-network.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.
