Pipeline Overview
Trends ({{ trends.currentMonth }} vs {{ trends.previousMonth }})
Monthly Active Investors
Unique investors who replied per month (excludes ignored)
My Follow-ups
Pipeline by Status
Overdue Follow-ups
| Founder | Node | Investor | Status | Due Date |
|---|---|---|---|---|
| {{ req.founder?.name }} | {{ req.node?.name }} | {{ req.investor?.name }} | {{ formatStatus(req.status) }} | {{ req.nextFollowupDate }} |
Portfolio
My Portfolio
| Company | Investment Date | Equity % | Valuation | Paper Value | Status | Actions |
|---|---|---|---|---|---|---|
|
{{ company.founder?.companyName }}
{{ company.oneLiner }}
{{ company.notes }}
{{ company.founder?.name }}
|
{{ company.investmentDate || '-' }} | {{ company.equityPercent ? company.equityPercent + '%' : '-' }} | {{ formatCurrency(company.currentValuation) }} | {{ formatCurrency(calculatePaperValue(company)) }} |
A
E
P
C
({{ getCompletionStatus(company) }}/4)
|
Founder Onboarding
| Company | Founder | Terms | Status | Last Updated | Actions |
|---|---|---|---|---|---|
|
{{ workflow.portfolioCompany?.founder?.companyName }}
{{ workflow.entityName }}
|
{{ workflow.portfolioCompany?.founder?.name }} |
{{ workflow.offerEquityPercent }}%
{{ formatVestingSchedule(workflow.vestingMonths, workflow.vestingCliffMonths) }}
|
{{ formatOnboardingStatus(workflow.status) }} | {{ workflow.updatedAt?.split('T')[0] }} |
|
Start Onboarding
Standard advisory: 4-year vest, no cliff
{{ workflowDetails.workflow?.portfolioCompany?.founder?.companyName }}
{{ workflowDetails.workflow?.portfolioCompany?.founder?.name }}
Progress
Incorporation Status
Share Details
Board Consent Record
Written consent in lieu of a board meeting to approve equity issuance.
Founders
| Name | Company | Location | Stage | Round Status | Actions | |
|---|---|---|---|---|---|---|
|
{{ founder.name }}
(hidden)
{{ cat.name }}
|
{{ founder.email }} | {{ founder.companyName }} | {{ [founder.city, countryName(founder.country)].filter(Boolean).join(', ') || '-' }} | {{ formatStage(founder.companyStage) }} | {{ formatRoundStatus(founder.roundStatus) }} |
Nodes (Connectors)
{{ node.name }}
{{ node.email }}
{{ node.company }}{{ node.company && node.role ? ' • ' : '' }}{{ node.role }}
Investors
Bulk Research Progress
{{ item.name || item.investor?.name }}
★ VIP Inactive AI Researched Sectors Stage Strong connection Stage fit Thesis match Sector match Founder fit Active 1st-time friendly Not recently contacted{{ item.firm || item.investor?.firm }} {{ (item.role || item.investor?.role) ? '• ' + (item.role || item.investor?.role) : '' }}
{{ [item.city || item.investor?.city, countryName(item.country || item.investor?.country)].filter(Boolean).join(', ') }}
Check: {{ item.checkSize || item.investor?.checkSize }}
via {{ item.nodeConnection.nodeName }} ({{ item.nodeConnection.strength }})
Intro Requests
| Founder | Node | Investor | Status | Requested | Next Follow-up | Actions |
|---|---|---|---|---|---|---|
| {{ req.founder?.name }} | {{ req.node?.name }} | {{ req.investor?.name }} @ {{ req.investor?.firm }} | {{ formatStatus(req.status) }} | {{ req.dateRequested }} | {{ req.nextFollowupDate || '-' }} |
Manage Relationships
Founder-Node Relationships
Node-Investor Connections
Inbound Intro Logs
Emails received via BCC. Review and confirm to log intro requests.
Network Health
Dormancy Breakdown
| Investor {{ healthSort.dir === 'asc' ? '▲' : '▼' }} | Intros {{ healthSort.dir === 'asc' ? '▲' : '▼' }} | Response {{ healthSort.dir === 'asc' ? '▲' : '▼' }} | Meetings {{ healthSort.dir === 'asc' ? '▲' : '▼' }} | Last Intro | Status {{ healthSort.dir === 'asc' ? '▲' : '▼' }} | Actions |
|---|---|---|---|---|---|---|
|
{{ inv.name }}
{{ inv.firm }}
|
{{ inv.totalIntros }} total
{{ inv.responded }} responded, {{ inv.ignored }} ignored
|
|
{{ inv.meetings }} meetings ({{ inv.invested }} invested) |
{{ inv.lastIntroDate }}
{{ inv.daysSinceLastIntro }} days ago
Never
|
Inactive {{ dormancyReasonLabel(inv.dormancyReason) }} Healthy |
Founder Pipeline Health
| Founder | Categories | Target | This Week | Rate | Status | Network | Actions |
|---|---|---|---|---|---|---|---|
|
{{ row.founder.name }}
{{ row.founder.companyName }}
|
{{ cat.name }}
none
|
/wk | {{ row.introsThisWeek }} (last: {{ row.introsLastWeek }}) | {{ row.weeklyRate }}/wk | {{ row.status }} |
{{ row.activeIntros }} active, {{ row.pendingResponse }} pending
|
Network Availability: {{ networkAvailability.founder.name }} ({{ networkAvailability.founder.companyName }})
| {{ inv.name }} | {{ inv.firm }} | {{ cat }} | {{ formatStatus(inv.status) }} Available No category match |
Category Manager
Add Category
{{ typeGroup.type }}
{{ typeGroup.description }}
| {{ cat.name }} | {{ editingCategoryId === cat.id ? editCategoryForm.name || cat.name : cat.name }} | {{ cat.color }} |
Sectors
Industry focus areas
Signups
| Name | Role | One-liner | City | Status | Signed Up | Actions | |
|---|---|---|---|---|---|---|---|
|
{{ signup.firstName }} {{ signup.lastName }}
LinkedIn
|
{{ signup.email }} | {{ signup.role || 'unknown' }} ({{ signup.roleOther }}) | {{ signup.oneLiner }} | {{ signup.city }} | {{ signup.status }} | {{ signup.createdAt?.split('T')[0] }} |
Knows:
{{ c.name }} ({{ c.firm }}),
|
| No signups found. | |||||||
Portfolio Applications
| Founder | Company | Sector | Links | Applied | Status | Actions |
|---|---|---|---|---|---|---|
|
{{ app.user?.firstName }} {{ app.user?.lastName }}
{{ app.user?.email }}
{{ app.user?.city }}
|
{{ app.companyName }}
{{ app.oneLiner }}
{{ app.url }}
|
{{ app.sector }} |
LinkedIn
@{{ app.user.twitterHandle }}
|
{{ app.appliedAt?.split('T')[0] }} | {{ app.applicationStatus }} |
|