bAIbel AV works like the CAT tool you already know. You import a file, translate it with a translation memory and a termbase, then export. The difference is privacy. Before any text reaches a language model, bAIbel AV can hide the parts that must stay confidential. This guide walks the whole flow and keeps that privacy thread in view at every step.
Every project moves through four stages. Privacy is one of those stages, not an afterthought.
Open the Projects panel and choose Create New Project. A project holds your files, your translation memories, your termbases, and your privacy settings together.
Add your documents to the project:
bAIbel AV imports the common professional formats, including Word (.docx), PowerPoint (.pptx), and the XLIFF family used to exchange work between translation tools.
This is what sets bAIbel AV apart from an ordinary CAT tool. Machine translation sends text to a language model. For confidential work, that text must not contain the names, figures, or wording that identify your client or their business. bAIbel AV solves this by hiding sensitive content before the model ever sees it.
The original confidential content is not sent to the language model. For a hidden name, the model receives a suitable stand-in instead. That stand-in is built from the attributes you define and the surrounding context, so the translation still reads correctly. After translation, bAIbel AV puts the real content back.
While you work, prompt content — segment text, glossary terms, and client material — is written to disk in readable form so the app can run. For confidential work, turn this off where the app offers it, and clear these files when you finish. bAIbel AV tells you this plainly in the app, and so do we here.
bAIbel AV gives you three ways to protect content. They work together.
| Feature | What it hides | Example |
|---|---|---|
| Privacy Profile | Named entities — people, organisations, places, and similar. | A client’s company name becomes a believable stand-in. |
| Numerical Obfuscation | Numeric values — currency, percentages, and counts. | A revenue figure is scaled or replaced, then restored exactly. |
| Boilerplate Text Obfuscation | Repeated template wording that should not leave your machine. | A standard confidentiality clause is masked. |
You manage all three from the Privacy tab, under Privacy and Confidentiality. Each has a Change… button so you can attach a profile to the current project.
A Privacy Profile decides which named entities to hide and what to replace them with. You build one in three screens.
bAIbel AV scans your source and lists the entities it found. You sort the ones that matter into categories such as person, organisation, or location.
You do not have to classify every entity. Sort only the terms that must be hidden, and leave the rest unclassified. You can come back and classify more at any time.
For each entity, you describe its attributes — for a person, that might be a title, a role, or a gender. These attributes are what let the model produce a believable stand-in without ever seeing the original.
Finally, you choose the stand-in each entity will use. You can type one yourself, copy and replace, or let the model generate alternatives from the attributes you set.
Even when the model generates the alternatives, the original entity is not sent to it. The model works only from the attributes you defined and the context you provided.
A name is not the only thing that can identify a client. A revenue figure or a market share can do the same. Numerical Obfuscation protects numbers while keeping the document usable for translation.
You pick a strategy that suits the work. Two are worth knowing first:
| Strategy | Use it when |
|---|---|
| Placeholders (max safety for LLM) | You want the strongest protection. Each number becomes a unique token and is restored from a saved mapping. |
| Scaling (preserve ratios) | The relationships between numbers must stay intact. Every value is scaled by one factor. |
Before you commit, the Preview step shows the document obfuscated, side by side, or original, and lets you run Test Restore. Restore proves the real numbers come back even after a model rephrases the text around them.
Numerical Obfuscation has a full seven-step wizard with several more strategies. A separate guide covers it in depth. For the core flow, a Privacy Profile plus one of the two strategies above is enough to get protected.
With privacy in place, translation works just as you would expect from a CAT tool. Everything the tools see is already protected.
In the project, add a translation memory with Add, New, or Import TMX. Add a termbase with Import MultiTerm XML. Read and write permissions are set per resource, so you control what gets updated.
The editor shows your document as a grid of segments, with the source on one side and your target translation on the other. Two views are available, and you switch between them freely:
A status bar tracks your progress, counting segments that are unconfirmed, queried, locked, and confirmed.
As you move through segments, the TM Results panel shows matches from your memory. Each match carries scores that tell you how close it is. Insert the match you want into the target with Ctrl+1 through 9.
The Termbase Hits panel shows approved terms found in the current segment. Insert a term at the cursor with Alt+Shift+1 through 9. You can add new pairs to the project glossary as you go.
Because content was protected at the privacy stage, the memory, the termbase, and machine translation all work on the protected text. Confidential names and numbers never travel to the model.
When the translation is ready, right-click the file and choose Export File. bAIbel AV restores the real content as it writes the deliverable, so what you hand over reads correctly — the stand-ins are gone and the originals are back.
A second option, Export Anonymized Source File, deliberately keeps the content hidden. Use it when you need to share the source for review without revealing confidential material.
bAIbel AV may warn you before export — for example, if some segments still need attention, or if required formatting codes are missing in Formatting View. Resolve these so the exported file is complete.