Saved Styles

Your presets, not the model's

Tone, format, and constraints are repeatable. Saved Styles let users define a reusable preset — "shipping-style update", "executive memo", "casual reply" — and apply it to any new task with a single click. Each style is an editable definition, not a magic phrase.

Framing

The problem

Tone and format have to be re-described every run; team consistency depends on memory.

The pattern

Let users define and save a style as a first-class object, applied to any task with one click.

Why chat breaks here

Chat treats every prompt as fresh — repeating "shipping-tone, 3 bullets, no jargon" eight times a day is the failure mode.

Risks

Style sprawl can confuse new users; weak naming makes presets unreadable.

Avoid when

The product has only one author or one consistent style and presets add no leverage.

Use when

Teams or solo authors repeat the same tone and format across many short tasks.

DOPE evaluation

Directability
Styles are first-class objects: edit a rule, fork a variant, share across the workspace — one click swaps the entire register of the output
Observability
The active style card sits beside the task with its rules in plain sight ("bullet points only, no marketing voice") — the constraints in force are readable, not remembered
Predictability
A style is a stored definition, not a magic phrase — applying "Shipping update" yields the same register on the eighth run as on the first
Explainability
Each card declares its rules as inspectable plain language, so why the output came out terse and bulleted traces to a rule you can point at

In the wild

  • Notion AI Instructions & Skills (Notion) — Instructions live at Settings → Notion AI as ordinary Notion pages — keep several, switch which one is active. Skills, added April 2026, are the one-click half: saved workflows invoked from the slash menu on a selection. Both share like any page, but sharing one does not change anyone else's agent.
  • Grammarly Brand Tones (Grammarly) — Admin dashboard → Writing → Brand tones: a named tone profile plus a style-rule set, assigned to member groups. The lineup is now Free / Pro / Enterprise — Business is gone, and Pro caps you at one brand tone, one style guide, two groups. The multi-profile version is Enterprise.
  • Writer.com Voice (Writer) — Upload 300+ words of sample copy, Writer derives a voice profile, and you attach a style guide and term list to it. Several voices per workspace, picked from a dropdown in Agent or applied to selected text via rewrite. Starter allows one shared voice; Enterprise is unlimited.

FAQ

When should I use the Saved Styles pattern?

Teams or solo authors repeat the same tone and format across many short tasks.

When should I avoid the Saved Styles pattern?

The product has only one author or one consistent style and presets add no leverage.

What problem does Saved Styles solve?

Tone and format have to be re-described every run; team consistency depends on memory.

Why is chat the wrong fit for this?

Chat treats every prompt as fresh — repeating "shipping-tone, 3 bullets, no jargon" eight times a day is the failure mode.

Related patterns

  • Extends: Persona Switcher — A style with refusal behaviour becomes a persona. Persona is the full contract; Saved Styles is the lighter, faster one.
  • Often paired with: Templates — Templates fix the structure; Styles fix the voice. A repeatable output needs both.
  • Alternative to: Tone of Voice — Direct manipulation in the moment vs reusable preset for the team. Live dial vs saved object.

Browse all patterns