
BeReach v1.4
BeReach is no longer just a chat window. It's a full workspace — with a pipeline, campaigns, draft review, persistent context, and the tools to run outreach at scale across multiple LinkedIn accounts.
Breaking changes for API users
This release includes breaking API changes. See the FAQ at the bottom for the full migration list.
A Real Workspace
BeReach went from a single chat window to a full application. A persistent sidebar gives you access to everything without leaving your conversation.
Pipeline
See your entire outreach funnel at a glance. A funnel bar shows how many contacts sit at each stage — from new contact to qualified to approved. Click any stage to filter the list. Filter by campaign to compare performance across angles. People who engage with your content repeatedly get promoted automatically — warm prospects surface without you lifting a finger.
Campaigns
Each campaign gets its own card showing name, status, contact count, schedule, and run days. You can attach a full playbook to each campaign — ICP criteria, messaging tone, follow-up cadence, recovery instructions. Your agent reads it before writing any message. Update it anytime without recreating the campaign.
Drafts
A dedicated page lists every message your agent composed but hasn't sent yet. Review them one by one: approve, edit, skip, or approve all at once. Approved messages send automatically on schedule.
Context
Configure how your agent thinks. Define your ICP, tone of voice, product pitch, and outreach playbook from a single page. Each entry is scoped — global, per LinkedIn account, or per campaign — so different campaigns can have different strategies. Your agent remembers it across sessions.
Settings
One place for everything: LinkedIn accounts, credits, subscription, team invites, and more.
Everything you need, one sidebar away.
AI Writes, You Decide
Draft review is the headline workflow of v1.4. Your agent composes personalized DMs during batch runs, saves them as drafts, and waits for your approval.
The Flow
- Your agent runs its daily outreach — processes replies, follow-ups, new connections.
- For each contact that needs a message, it creates a draft instead of sending immediately.
- You open the Drafts page, review each message, edit if needed, and approve.
- Approved messages are sent automatically on schedule.
Auto-Cancel
If a contact replies before your message goes out, the draft is automatically cancelled. Same if you send a message manually. No double-messages, ever.
When to Draft vs. Send Immediately
- Draft when processing a batch of contacts — follow-ups, post-connection messages. Compose for many, review once.
- Send immediately when responding to replies or when you've already approved the approach.
Your agent does the writing. You keep the final say.
Teach Your Agent
Your agent can now remember who you are, what you sell, and how you talk — across every session.
Five Context Types
Scoped
Context can apply globally, to a specific LinkedIn account, or to a single campaign. Your cold outreach campaign can have a different tone than your warm follow-ups. Your personal profile can pitch differently than your company account.
Persistent
Edit it from the Context page or let your agent update it during a conversation. It carries over to every future session — your agent never forgets.
Teach once. Every session starts smarter.
Multi-Account & Settings
Multiple LinkedIn Profiles
Connect several LinkedIn accounts to one workspace. Each gets its own credits and configuration. One account hitting its limit doesn't affect the others.
Switch accounts from the sidebar or from the Settings page. Each profile shows its plan, credit balance, and status at a glance.
Per-Account Credits
Credits are now tracked per LinkedIn account, not per workspace. Each account has its own balance. Your agent sees the active account's credits automatically.
Settings Hub
Manage everything from one page: LinkedIn accounts, subscription and billing, team invites, and more. Upgrade individual seats to Pro without upgrading the whole workspace.
Invite Your Team
Create invite codes and share them. Each invite can be single-use or multi-use, with an expiration date. Track who joined and when.
Scale your team without overcomplicating billing.
Sales Navigator & Credit Multiplier
Sales Navigator Search
Your agent can now search Sales Navigator directly — people, companies, or both in a unified query. Exclusive filters unavailable in standard LinkedIn search: seniority, function, tenure, years of experience, annual revenue, company headcount, company type. The highest-precision lead finding available.
Requires a LinkedIn Sales Navigator subscription.
3x Credit Multiplier
BeReach evaluates your LinkedIn account health weekly — connection acceptance rate, message response rate, restriction history. If your account is healthy and you've been on Pro for at least 7 days, your credit limit triples automatically.
3x more actions per day. No action needed — just keep your account healthy.
Better tools for finding leads. More credits for healthy accounts.
How to Upgrade
OpenClaw Plugin Users
RecommendedRun this shell command:
openclaw plugins install bereach-openclaw
openclaw gateway restart
Then tell me if you are on latest version of the plugin ?Reinstalling updates everything — skills, safety features, new capabilities. Type /new in your chat to verify your agent sees the new features.
New Users
- Install the BeReach Chrome Extension
- Follow this guide: Guide OpenClaw + Bereach
Direct API Users
This release includes breaking changes — read the FAQ below before updating.
Frequently Asked Questions
Which endpoints changed from POST to GET?
12 read-only endpoints moved to GET: /me/credits, /me/limits, /me/linkedin, /me/linkedin/accounts, /me/linkedin/activity, /chats/linkedin/unread, /chats/linkedin/archived, /chats/linkedin/starred, /chats/linkedin/messages, /chats/linkedin/search, /campaigns/[slug]/stats, /collect/linkedin/search/parameters. Body parameters move to query params — POST calls to these endpoints will stop working.
What changed with API tokens?
Tokens are now per LinkedIn account. All token operations require an accountId parameter.
Are credits still per workspace?
No. Credits are now tracked per LinkedIn account. Each account has its own balance.
How do drafts work now?
Drafts are now a standalone feature. Your agent creates them, you review and approve from the Drafts page, and they send automatically on schedule. If a contact replies before the message goes out, the draft is cancelled automatically.