Company Hub
Your personal directory of every company you do business with.
The Company Hub is the heart of Teleperson. It's the personal index of every company you care about — searchable, sortable, and one click away from the context-aware side panel.

What you see
Each entry in the Hub shows:
- The company logo and name.
- A short tagline pulled from the AI Company Overview.
- Quick badges for what's available (Verified Call Tree, Voice Concierge, Purchases, etc.).
- A click target that navigates the current tab to the company's website and surfaces the panel.
The list is searchable from the top of the Hub — fuzzy match on name or domain.
Adding a company
Three paths:
- From the catalog. The extension's Add company button opens a modal with two tabs. The From catalog tab searches the curated public directory shared by all Teleperson users. One click follows the company.
- Auto-detected on a site. When you visit a company that's already in the catalog but not in your Hub, the panel header shows an Add to Hub chip.
- Manual entry. The Manual tab in the modal lets you type a name and domain to add a private entry that won't show up in the public catalog.
Removing a company
Hover any entry and click the trash icon. Confirmation is required. Removing a company also removes any linked Plaid purchase data scoped to that merchant.
Sync across devices
Your followed-companies list is stored server-side in Supabase, scoped to your
user via row-level security. Sign in to Teleperson on a different browser and
your Hub appears identically. The extension caches the list in
chrome.storage.local for instant rendering when the panel opens.
Source code
Related
- Auto-detection → — how new sites get added to the catalog.
- AI Company Overview → — what shows up in each entry.