# Add & Invite Super Connectors

Super Connectors are key individuals — such as advisors, investors, or senior leaders — whose networks can unlock warm introductions for your team. This guide walks you through how to add them to your Boomerang platform, either one at a time or in bulk.

***

### Step 1: Navigate to the Connector Management Tab

Go to the **Connector Management** tab.<br>

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

***

### Step 2: Add a Super Connector

Click the **Add Super Connector** button on the right side of the screen.

You'll be presented with two options:

* **Add individually** — enter details for a single super connector
* **Add in bulk** — upload a CSV file with multiple super connectors at once

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

***

### Option A: Adding a Super Connector Individually

Fill in the required information for the super connector:

* **First Name**
* **Last Name**
* **Email Address**
* **LinkedIn Profile URL**

Be sure to assign the super connector to the appropriate **Category** that reflects their relationship to your organization. Examples include:

* Advisor Network
* Investors
* C-Suite Leadership

Selecting the right category helps your team surface the most relevant connections when they need them.

Once all fields are filled in, click **Add Super Connector** to save.

***

### Option B: Adding Super Connectors in Bulk

If you have a list of super connectors ready to go, the bulk upload option is the fastest way to get them into Boomerang.

1. Select **Add in Bulk** from the options.
2. Choose the appropriate **Category** for the group of super connectors you're uploading.
3. Prepare your CSV file in the following format:

| First Name | Last Name | Email Address      | LinkedIn Profile URL      |
| ---------- | --------- | ------------------ | ------------------------- |
| Jane       | Smith     | <jane@example.com> | linkedin.com/in/janesmith |

4. Upload the CSV file and confirm the import.

> **Tip:** Make sure your CSV follows the prescribed column order — First Name, Last Name, Email Address, LinkedIn Profile URL — to avoid any import errors.

Once your super connectors are added, your team can start leveraging their networks for warm introductions directly through the Boomerang platform.

***

### Step 3: Invite Super Connectors via Magic Link

Once super connectors have been added, the Super Connector Admin can invite them to the platform using a **Magic Link** — a unique, personalized link that allows each super connector to sign in to Boomerang without needing a password.

#### How to Send the Magic Link

1. Navigate to the **Super Connector** tab in Settings.
2. Locate the super connector you want to invite. In the **Actions** column next to their name, click the **chain icon** (🔗).
3. A pop-up will appear containing:
   * The **Magic Link** for that super connector
   * A **pre-written welcome message** ready to send
4. Copy the message and send it to your super connector through any channel that works best — **Slack, email, text, WhatsApp**, or any other preferred communication method.

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

> **Note:** Each Magic Link is unique to the individual super connector. Make sure you're copying the correct link before sending.

***

Once they click the Magic Link, your super connectors will be able to log in to the Boomerang platform and start sharing their network to help your team unlock warm introductions.


---

# 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/add-and-invite-super-connectors.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.
