Skip to Content
Pipeline ViewBrand & Voice

Brand & Voice

Each workspace has a Brand & Voice profile that’s injected into every buddy’s system prompt as the leading block. Tuning it takes effect on the next chat turn. No deploy, no re-login.

Open Settings → Brand & Voice to edit.

Business profile

FieldLimitNotes
businessName200 chars
website300 chars
industryenumsaas, ecommerce, fintech, healthcare, education, media, marketplace, agency, devtools, consumer, hardware, nonprofit, other
industryOther120 charsFree-form; shown only when industry is other
description2000 charsOne- to two-paragraph pitch the agent leans on when writing outbound
audience1000 charsWho you sell to; shapes who Prospect targets by default

Voice sliders

Four 1-to-5 sliders shape output tone. Defaults to 3 across the board (neutral).

Slider15
FormalityConversationalExecutive-register
HumorDryPlayful
RespectPeer-to-peerHigh-deference
EnergyMeasuredHigh-energy

Edits write through PUT /api/v1/brand-context. Voice values outside 1–5 are clamped; missing values fall back to 3.

Optional canonical URLs the agent uses when asked (“where’s your privacy policy?”). All four must be http:// or https://; anything else is silently dropped.

  • privacy
  • terms
  • pricing
  • download

Enrichment source

enrichedSource is one of manual (you edited the profile) or auto-detect (Waypath scraped website to populate defaults). Auto-detect stamps enrichedAt so you can see when the profile last re-synced.

Endpoints

GET /api/v1/brand-context # current profile (or {}) PUT /api/v1/brand-context # upsert (shallow-merges voice + links) DELETE /api/v1/brand-context # wipe

All require auth + workspace context. Persisted per-workspace in ws_{id}_brand_context.json with the same encryption policy as integration configs.

How it reaches the agent

Server-side, the system prompt is assembled in order:

  1. Brand block: built from this profile via getBrandContext()
  2. Buddy persona intro
  3. Base system prompt
  4. Playbook block

Because the brand block is first, a voice-slider nudge takes effect on the next request. No restart required.


SYNC · OK© 2026 WAYPATHBUILD · D-03SOC2 · IN PROGRESSWAYPATH.APP