Voice

How Fortiv sounds in the product — brand voice, tone by context, copy patterns, and the terminology rules that translate business-continuity jargon into plain language.

Principles

Words are part of the interface. The right word at the right moment reduces hesitation; the wrong one adds doubt.

Plain over precise-but-opaque

Our users include continuity professionals who know the jargon and the business owners who don't. Choose the word that needs no translation. A reader who sees “Plan” understands instantly; “BCP” has to be translated.

Speak to the person, not the spec

Write like a knowledgeable colleague, not a manual. “Define who responds during a disruption” beats “Configuration of personnel response assignments.” Lead with the verb and the outcome.

Calm under pressure

People often read our copy mid-incident, under stress. Be clear, brief, and reassuring. Never alarming, never cute. The interface should feel like a steady hand, especially when something has gone wrong.

Consistency builds trust

The same concept gets the same word everywhere. A “Plan” in the dashboard is a “Plan” in the report and the confirmation dialog. Inconsistent vocabulary makes a careful product feel careless.

Terminology: say this, not that

The heart of the skill. We deliberately translate business-continuity jargon into language anyone can read. Acronyms are precise but exclusionary — prefer the plain word.

Say thisNot thisNotes
PlanBCP, BC Plan, Business Continuity Plan“Plan” everywhere in the UI. Spell out “Business Continuity Plan” only once, at genuine first introduction.
Impact Analysis / the analysisBIAExpand to “Business Impact Analysis (BIA)” on first use per page if needed, then “the analysis”.
ActivityBusiness function, processMatch the customer's domain settings, but default to “Activity”.
Recovery timeRTOPlain in prose; show “RTO” only where space is tight (chips, table headers, charts).
Acceptable downtimeMAO, Maximum Acceptable OutageSame rule as RTO — plain in prose, acronym only in dense UI.
Data loss limitRPOSame rule.
Single point of failureSPOFExpand in prose; “SPOF” acceptable in charts/labels with a legend.
Disruption / outageevent, scenario“Disruption” for the real thing; “scenario” only for simulations and exercises.
⚠️Known debt: “BCP” still appears in many existing strings (“No BCPs available”, “BCP Document”). When you touch a string containing “BCP”, change it to “Plan” unless it's inside a fixed acronym people expect. Capitalization is also mixed (“Add Activity” vs “Add a comment”) — move labels to sentence case as you touch them.

The acronym rule

Four rules decide when a specialist term is allowed.

Default to the plain word

In any sentence a non-specialist will read, use the plain word — “recovery time”, not “RTO”.

Acronyms are allowed in dense UI

Table headers, chart axes, chips, and badges may use acronyms where space is tight and context makes the meaning obvious.

Expand on first use

When a specialist term is unavoidable in prose, expand it: “Business Impact Analysis (BIA)”, then “BIA” thereafter.

Never invent a new acronym

For a Fortiv-specific concept, name it in plain words. Don't add to the jargon load.

Copy patterns

The recurring shapes of product copy — and what to write instead.

Buttons and actions: verb + noun, sentence case

Lead with the verb, name the object, keep it short. “Add activity”, “Run simulation” — not “Submit”, “OK”, or “Proceed”.

Use
Add activity     Create plan     Send reminders
Avoid
Submit     OK     Click here     Proceed

Capitalization: sentence case everywhere

Capitalize only the first word and proper nouns — in buttons, labels, headings, and menu items.

Use
Add activity     Recovery strategies     No plans yet
Avoid
Add Activity     Recovery Strategies     No Plans Yet

Empty states: name what's missing, then the next step

Two parts: what's empty (briefly) + the action that fills it. Skip “No data available” — it's a dead end.

Use
No strategies yet
Add a recovery strategy to cover this activity.
Avoid
No data available.

Errors: what happened, why if useful, what to do

Lead with the user's situation, be specific, and always give a way forward. Never expose stack traces or status codes.

Use
Couldn't save your changes. Please try again.
Avoid
An error occurred.     Error: 500

Confirmations: state the consequence, label the action

The button repeats the verb so it's clear even when skimmed. Say plainly when something is irreversible.

Use
Delete this resource?  /  This can't be undone.  /  [Delete]
Avoid
Are you sure?  /  [OK]

Review checklist

Common copy issues and their fixes. Use this when reviewing UI copy or marketing drafts.

BeforeAfterWhy
No BCPs availableNo plans yetUse “Plan”, not “BCP”; empty state points forward
Add ActivityAdd activitySentence case, not Title Case
An error occurred.Couldn't save your changes. Please try again.Specific + a way forward
Are you sure? / OKDelete this resource? / DeleteState the consequence; button repeats the verb
BIA (first mention in prose)Business Impact Analysis (BIA)Expand specialist terms on first use
RTO (in a sentence)recovery timePlain word in prose; acronym only in dense UI
Your changes have been saved.(silent)Success is usually shown, not announced
Submit / ProceedSend reminders / Run simulationVerb + noun; name the action
3 plan(s)1 plan / 3 plansUse proper plural forms, not “(s)”
click hereView the recovery planLink text describes the destination
No data available.No activities found yet. Add one to begin.Name what's missing + the next step

Use this as a Claude skill

This page is also a Claude Code skill. The same guidance you read here is what the agent applies when it writes or reviews code — so the product stays consistent with what is documented.

fortiv-voice
How Fortiv sounds — voice, tone, and terminology

For everyone

Read this page before writing a marketing piece, a product screen, or any user-facing copy. It is the single source of truth for how Fortiv should look, feel, and sound.

For Claude Code

The skill lives at design/.claude/skills/voice.md and loads automatically when relevant. To invoke it explicitly, ask in plain language — for example:

Rewrite this empty state following the voice skill
Review this screen's copy for jargon and terminology
Is “BCP” the right word here, or should it be “Plan”?