| Feature | What it controls | How it’s applied |
|---|---|---|
| Glossaries | Exact translations for specific terms, like product names or industry vocabulary | Stored on your account; passed per request via glossary_id |
| Style rules | Formatting conventions (dates, numbers, punctuation) plus stored custom instructions | Stored on your account; passed per request via style_id |
| Custom instructions | Tone, phrasing, and domain-specific behavior via natural-language directives | Inline per request via custom_instructions, or stored in a style rule list |
| Translation memories | Reuse of your previously approved translations for matching segments | Stored on your account; passed per request via translation_memory_id |
model_type values.
Start here
Glossaries in the Real World
A hands-on tutorial: build a glossary and apply it to keep customer-facing terminology consistent.
Managing Glossaries
Create, edit, retrieve, and delete glossaries with the v3 endpoints, and use them in translations.
Using Style Rules
Build style rule lists with configured rules and custom instructions, and apply them via style_id.
Custom Instructions
Best practices for writing natural-language instructions that produce consistent results.
Using Translation Memories
Retrieve your translation memories and control the matching threshold in translation requests.
Customizations for Language Variants
Create customizations with root language codes and apply them to variants like pt-BR or fr-CA.