|
Documentation
Book a DemoPlatform
PlatformMCP
CLIAPIWorkflows
GuidesChangelog

Getting Started

  • How it works
  • Setup
  • Capabilities

Workflows

  • Create engine
  • Import glossary
  • Localize content
  • Inspect requests
  • Investigate
  • Tune engine
  • Spot-check
  • Compare engines
  • Add locale

Tune Engine Configuration

Max PrilutskiyMax Prilutskiy·Updated 1 day ago·1 min read

After identifying an issue or receiving feedback, your assistant drafts the configuration change, shows it for review, and applies on approval.

The workflow#

"Our French localizations keep using 'vous' but we want 'tu' for our app. Also, 'workspace' should stay untranslated in all locales."

What happens:

  1. The assistant reads the current French brand voice and glossary
  2. Drafts two changes: update brand voice to informal register, add "workspace" as a non-translatable glossary term
  3. Shows the diff for review
  4. Applies on approval
  5. Runs a test localization to verify the changes took effect

Types of feedback the assistant handles#

FeedbackConfiguration change
"Use informal tone in Spanish"Update brand voice for es
"Don't translate our product name"Add non-translatable glossary entry
"'Sign up' should be 'S'inscrire' not 'Créer un compte'"Add glossary entry with enforced localization
"Always use Oxford comma in English"Add locale-scoped instruction for en
"Japanese needs keigo (polite form) for all user-facing text"Update brand voice for ja
"Percentage signs need a space before them in French"Add instruction for fr

Batch tuning from a review report#

Paste an entire review or feedback document and the assistant extracts actionable patterns:

"Here's feedback from our German reviewer: [paste]. Extract the glossary terms and instructions."

The assistant groups recurring themes, classifies each as a glossary entry, instruction, or brand voice update, drafts the full set of changes, and applies after your review.

Verify after tuning#

After applying changes, the assistant localizes a sample to confirm the configuration works:

"Localize 'Sign up for your workspace' to French through my engine"

If the output reflects the new rules (informal 'tu', 'workspace' preserved), the tune is complete.

Was this page helpful?