Searching Your Network

How to search your team's combined network using Chat or Network tabs, read connection paths, and filter results.

Icebreaker Teams lets you search across your organization's combined network — LinkedIn, GitHub, X/Twitter, Farcaster, and Private Contacts — through two interfaces.

Search Interfaces

Chat provides conversational search where you describe what you're looking for in plain language. The AI understands role, location, skill, seniority, and company context.

Network is a structured filter UI with explicit controls for every search dimension. Both interfaces query the same underlying data.

Network Tab: Filters

Open the Filter panel in the Network tab to narrow results. All filters can be combined.

Network Distance

Controls which connection tiers appear in results. Defaults to 1st (direct connections only).

OptionDescription
1stDirect connections of your team members
2ndConnections of your team members' connections
GlobalYour entire reachable network

Note: Results are limited to 1st-degree connections by default. If you're seeing fewer results than expected, try expanding to 2nd or Global.

Network Source

Filter by which platform the connection came from.

OptionDescription
AllAll sources combined
IcebreakerPeople connected via Icebreaker
LinkedInLinkedIn connections
GitHubGitHub follows/followers
XX/Twitter follows/followers
FarcasterFarcaster connections
Private ContactsImported private contacts

Job Title

Filter by job title text. Enter multiple titles separated by commas (e.g. SWE, Engineer, Developer).

Location

Filter by location text. Enter multiple locations separated by commas (e.g. NYC, San Francisco, Remote).

Company

Filter by company domain (e.g. google.com, stripe.com). Enter multiple domains separated by commas. Toggle Verified only to restrict to people whose company affiliation has been verified.

Credential

Filter by Icebreaker credential name (e.g. Human, Builder). Enter multiple credentials separated by commas.

Status

Filter by the open-to work/networking status people have set on their Icebreaker profile.

StatusMeaning
HiringActively hiring
Open to opportunitiesOpen to new roles
Open to workActively job seeking
NetworkingOpen to connecting
Not right nowNot looking

Skill

Filter by a broad skill category: Data, Design, Engineering, Finance, Legal, Marketing, Operations, Product, Sales, Support, or Talent.

Work Experience

Filter by free-text work experience content — searches across job history and descriptions.

Highlights

Filter by text in a person's Icebreaker highlights section.

Notes

Filter by text in notes you or your teammates have added to a person's profile.

Connected Accounts

Filter to people who have a specific social account type connected to their profile. Select one or more account types (LinkedIn, GitHub, Farcaster, etc.) and optionally require that each account be verified. Use the Match toggle to require ALL selected accounts (ALL) or at least one (ANY).

Profile Shared

Filter by which sharing label was applied when a teammate shared a profile with the team.


Network Tab: Sort

Click Sort to change the order of results. Each sort option supports ascending and descending direction.

Sort ByAscendingDescendingDefault
Connection DateOldest firstNewest first✓ (Newest)
RelevanceLeast relevantMost relevantMost relevant
NameA → ZZ → AA → Z
Network DistanceClosestFurthestClosest
TrustLowestHighestHighest

The default sort is Connection Date, newest first.


Team Scope

On a Team account, a scope selector appears above the results. This controls whose connections are included in the search.

ScopeWho's included
[Team] CollaboratorsOnly people with verified connections to your team members
[Team] Collaborators + VerifiedTeam connections plus people with verified Icebreaker profiles
All Global UsersEveryone in the Icebreaker network

The default scope is Collaborators.


Boolean Search

The Network tab's search field supports boolean operators for precise text queries. Start any boolean query with the bool: prefix.

Supported operators (must be UPPERCASE):

OperatorDescriptionExample
ANDBoth terms must be presentbool: Engineer AND Golang
ORAt least one term must be presentbool: PM OR "Product Manager"
NOTExclude a termbool: Engineer NOT Intern
( )Group terms for complex logicbool: Engineer AND (Rust OR Go)
" "Exact phrase matchbool: "Machine Learning"

Examples:

Find senior engineers with specific skills:

bool: (Senior OR Lead) AND Engineer AND (Python OR Golang)

Target specific roles excluding juniors:

bool: "Product Manager" AND (B2B OR SaaS) NOT Junior

Match any of several equivalent role titles:

bool: "PM" OR "Product Manager" OR "PM Lead" OR GPM OR "Group Product Manager"

Boolean search applies to social profile text (bio, job title, work history). For location, company, or credential filtering, use the structured filters above.

For full operator documentation, see OpenSearch Boolean Operators.


Result Information

Each result shows:

  • Name and current role
  • Connection path — which teammate knows them and through which platform
  • Trust score — reflects relationship quality based on connection strength and verification
  • Profile link — enriched profile with contact data, work history, and credentials

Team vs. Individual Search

Searches run across the combined graph of all connected team members. A team with more connected members — and more diverse social accounts — will surface a broader set of results than any individual member searching alone.


Did this page help you?