# Super Connector Dashboard

## Tracking Super Connectors: Onboarding & Activity

Super Connectors are your most highly-connected advocates — people with large, high-quality networks who can open doors to warm introductions at scale. Boomerang gives you a dedicated view to manage their onboarding, track their connection data, and monitor the introductions they're enabling.

***

### Navigating to the Super Connector Tab

From your Boomerang dashboard, click on the **Connector Management** tab in the left-hand navigation. This brings up your full list of Super Connectors and everything you need to manage them in one place.

***

### Understanding the Super Connector List

The Super Connector tab displays a table with each person and two key status indicators:

**Connections Upload Status** shows whether a Super Connector has uploaded their LinkedIn connections file. The status will read either *Uploaded* (their connections are in the system and being used to surface paths) or *Not Uploaded* (still waiting on their connections CSV).

**Onboarding Status** tells you where each Super Connector is in the setup process — either *In Progress* (they've been invited or are getting set up) or *Completed* (they're fully onboarded and active).

Together, these two columns give you a quick read on who is ready to go and who needs a nudge.

***

### Uploading LinkedIn Connections

When a Super Connector shares their `connections.csv` file with you (exported from LinkedIn), you can upload it directly from the Super Connector tab. Simply locate their row in the list and use the upload action to add their file. Once uploaded, Boomerang will process their network and start surfacing warm paths through them.<br>

***

### Top-Level Metrics

At the top of the Super Connector tab, you'll find a summary dashboard showing four key numbers at a glance:

* **Number of Super Connectors** — the total count of Super Connectors in your program.
* **Total Paths** — the number of warm introduction paths Boomerang has identified across all your Super Connectors' networks.
* **Intros Requested** — how many introduction requests have been sent out through your Super Connectors.
* **Successful Introductions** — the number of introductions that were completed and made it all the way through.

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

These metrics help you understand the overall health and momentum of your Super Connector program. A high number of paths with a low number of intros requested may signal an opportunity to be more proactive, while a strong ratio of successful introductions indicates your Super Connectors are highly engaged and effective.

***

### Tips for Getting the Most Out of This View

Keep an eye on Super Connectors whose onboarding status is still *In Progress* or whose connections haven't been uploaded yet — a short, friendly follow-up can make a big difference. The sooner their network is in the system, the sooner Boomerang can start finding paths through them.

If you notice a Super Connector's connection count seems lower than expected, it may be worth asking them to re-export and re-upload a fresh `connections.csv`, as LinkedIn connections grow over time.


---

# 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://help.getboomerang.ai/super-connector-admin-guide/super-connector-dashboard.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.
