diff --git a/help/article/partner-network.mdx b/help/article/partner-network.mdx new file mode 100644 index 00000000..e05f5f6a --- /dev/null +++ b/help/article/partner-network.mdx @@ -0,0 +1,116 @@ +--- +title: "Partner network" +description: "Learn how to discover, review, and invite partners from the Dub Partner Network." +sidebarTitle: "Partner network" +tag: "Beta" +noindex: true +--- + + + This feature is only available on [Dub Enterprise](https://dub.co/enterprise). + + +Dub's Partner Network helps you discover and recruit partners who are already active on Dub network. Use it to find partners that match your program, review their profile, and send an invitation directly from your program dashboard. + +## Where to find the Partner Network + +From your program dashboard, click **Partner Network** in the program navigation. + + + Partner Network navigation + + +## Discovering partners + +The Partner Network is organized into three section: + +| Section | Description | +| --------- | --------------------------------------------------------- | +| Discover | Partners you can review and invite to your program. | +| Invited | Partners you have invited from the network. | +| Recruited | Partners who joined your program from a network invite. | + + + Partner Network main view + + +## Filtering partners + +Use filters to narrow the Discover list by partner attributes: + +| Filter | Description | +| ------------------------- | ------------------------------------------------------------------------------------------- | +| Partner country | Find partners in specific countries. | +| Verified social platform | Filter by verified social channels like YouTube, Instagram, TikTok, LinkedIn, or X/Twitter. | +| Verified subscriber count | Focus on partners with a specific audience size. | + +You can also turn on the **Starred** filter to review partners you've saved for later. + + +## Reviewing a partner profile + +Click a partner card to view their profile. This includes partner details like their location, verified website and social platforms, self declared audience information, as well as their provided bio. + + + Partner Network profile view + + +Some partners may also have a **Trusted Partner** badge. This means the partner has completed Dub's trust and verification checks, helping you identify partners with a stronger reputation in the network. + + + Partner Network trusted partner badge + + +## Inviting a partner + +When you find a partner you want to recruit, click **Send invite** from their profile. + +Once invited, the partner will receive an email with information about your program and a link to accept the invitation. They'll also move into the **Invited** tab in your Partner Network, so you can keep track of your recruiting pipeline. + + + Partner Network profile actions + + +If the partner accepts your invitation, they'll appear in the **Recruited** tab and in your program's partners list. + +## Invitation limits + +Your remaining Partner Network invites are shown at the top of the page and inside the partner profile sheet. Invitation limits reset at the start of your billing cycle. + +If you need more network invites, [contact our sales team](https://dub.co/contact/sales). + +{/* Add screenshot: Remaining invites indicator */} + +## Partners that are not a fit + +If a partner is not a fit for your program, click **Not a fit** from their profile. This hides the partner from your Discover list. + +You can review hidden partners from the Partner Network menu by selecting **View ignored partners**. + + + Partner Network ignored partners + + +## Messaging network partners + +You can message a partner from their network profile before or after inviting them. Messages appear in your program's messaging center, so your team can keep recruiting conversations in one place. + +Learn more about [messaging your partners](/help/article/messaging-partners). diff --git a/images/dub-partners/partner-network-ignored.png b/images/dub-partners/partner-network-ignored.png new file mode 100644 index 00000000..0f971ac5 Binary files /dev/null and b/images/dub-partners/partner-network-ignored.png differ diff --git a/images/dub-partners/partner-network-invited.png b/images/dub-partners/partner-network-invited.png new file mode 100644 index 00000000..6b8e5ddc Binary files /dev/null and b/images/dub-partners/partner-network-invited.png differ diff --git a/images/dub-partners/partner-network-main.png b/images/dub-partners/partner-network-main.png new file mode 100644 index 00000000..d8ab463c Binary files /dev/null and b/images/dub-partners/partner-network-main.png differ diff --git a/images/dub-partners/partner-network-navigation.png b/images/dub-partners/partner-network-navigation.png new file mode 100644 index 00000000..deabaacb Binary files /dev/null and b/images/dub-partners/partner-network-navigation.png differ diff --git a/images/dub-partners/partner-network-profile-actions.png b/images/dub-partners/partner-network-profile-actions.png new file mode 100644 index 00000000..1a6a04b9 Binary files /dev/null and b/images/dub-partners/partner-network-profile-actions.png differ diff --git a/images/dub-partners/partner-network-profile.png b/images/dub-partners/partner-network-profile.png new file mode 100644 index 00000000..e5bc3a7a Binary files /dev/null and b/images/dub-partners/partner-network-profile.png differ diff --git a/images/dub-partners/partner-network-recruited.png b/images/dub-partners/partner-network-recruited.png new file mode 100644 index 00000000..6023d1ec Binary files /dev/null and b/images/dub-partners/partner-network-recruited.png differ diff --git a/images/dub-partners/partner-network-trusted.png b/images/dub-partners/partner-network-trusted.png new file mode 100644 index 00000000..6324009d Binary files /dev/null and b/images/dub-partners/partner-network-trusted.png differ