Walkthroughs
Step-by-step guides for common workflows. The steps are the same in the browser and the desktop app; both are clients of the same server. The first two curate the context a workspace governs content with; the rest carry content through drafting, memory reuse and review.
Curate the terms a workspace governs with
Build a terms store so every draft and every check uses the same vocabulary.
Steps
- Open Context → Concepts in the sidebar to reach the terms explorer
- Click Add Concept to create entries:
- Source: "dashboard" / Target: "tableau de bord" / Domain: "UI" / Status: "preferred"
- Source: "login" / Target: "connexion" / Domain: "UI" / Status: "approved"
- Open your project and open a file in the editor
- Select a block that contains one of your terms (for example "dashboard")
- The context panel's Terms section shows the matching terms:
- Source term with status badge
- Target suggestion
- Domain label
- Use the suggested term for consistency
- Repeat for other blocks containing managed terms
What you learned
- Creating concepts with a domain and a lifecycle status
- Automatic term detection in the editor context panel
- Using term suggestions for consistent wording
Import terms from CSV
Bulk-load terms from a spreadsheet export.
Steps
- Prepare a CSV file with columns:
source_term,target_term,source_locale,target_locale,domain,statussource_term,target_term,source_locale,target_locale,domain,statuslogin,connexion,en,fr,UI,approvedpassword,mot de passe,en,fr,security,preferreddashboard,tableau de bord,en,fr,UI,preferredsettings,paramètres,en,fr,UI,approved - Open Context → Concepts in the sidebar
- Click Import CSV
- Select your CSV file
- The concepts appear in the concept list
- Verify the imported terms, statuses, and domains
What you learned
- CSV format for term import
- Bulk-loading terms into the workspace terms store
- Verifying imported concepts
Reuse from the content memory
Reuse approved wording to keep drafts consistent and reduce effort.
Steps
- Open Content memory in the sidebar
- Click Add Entry to add some memory entries:
- Source: "Welcome to our website" / Target: "Bienvenue sur notre site" (en → fr)
- Source: "Contact us" / Target: "Contactez-nous" (en → fr)
- Open your project
- Open a file, switch to the editor's file-wide operations and choose Recycle from memory
- The system matches source blocks against the memory entries and fills in matches
- Check the progress bar: matched blocks show as "translated"
- Back in the editor, toggle the Context panel to see per-block memory
match details:
- Match score (100% for exact matches)
- Match type (generalized, structural, or plain)
- Source and target text
- For partial matches, click Apply in the context panel to accept the suggestion
- Edit the applied text if needed
What you learned
- Adding entries to the content memory
- Bulk reuse from memory across an entire file
- Understanding match scores and match types
- Applying memory suggestions from the context panel
Translate a website from English to French
This walkthrough covers the complete workflow from project creation to file export.
Steps
- Open Bowrain and go to the project list
- Click New Project
- Enter "Website" as the project name
- Select English as the source language
- Select French as the target language
- Click Create; the project opens in the project view
- Drag your HTML files onto the upload zone (or click Add Files)
- Files appear in the file list with format detection and word counts
- Click a file name to open it in the editor
- The editor displays source blocks on the left and empty target cells on the right
- Click a target cell and type the French text
- Press Enter to save and move to the next block
- Continue through all blocks, using the progress bar to track completion
- Click Export in the toolbar to download the French HTML file
What you learned
- Creating a project with source and target languages
- Uploading files with format auto-detection
- Manual block-by-block translation
- Exporting files in their original format
Use AI to draft a JSON file
Let an AI provider produce the first draft, then review and refine it.
Steps
- Create a new project with your JSON file (follow steps 1-8 above)
- Open the file in the editor
- Ensure a provider is configured (the workspace's credits, or a key under Settings → Providers)
- Click AI draft in the toolbar
- Wait for the provider to process all blocks; the progress bar updates in real time
- Open the review session for the file
- Approve, reject or edit each draft, or approve everything that passes the checks and the voice bar in one action
- Export the finished file
What you learned
- Drafting a whole file with an AI provider
- Reviewing and refining machine-produced drafts
- Block status workflow (not started → translated → reviewed)
Multi-language project workflow
Carry a single source file into several target languages.
Steps
- Create a new project with multiple target languages (for example French, German, Japanese)
- Upload your source file
- Open the file in the editor
- The target locale selector in the toolbar shows "French" (the first target language)
- Work through all blocks in French
- Switch the target locale to German using the dropdown
- The editor reloads with empty targets for German
- Work through all blocks in German (or use AI draft for a first pass)
- Switch to Japanese and repeat
- Export the file for each target locale; each export produces the file with that locale's targets
What you learned
- Creating projects with multiple target languages
- Switching between target locales in the editor
- Independent progress per locale
- Per-locale file export