# B2TRANSLATE docs

## WEBLATE

- [Welcome to B2TRANSLATE docs](https://docs.b2translate.b2broker.com/readme.md): Access the B2TRANSLATE documentation hub. Learn how to manage translations, localize projects, and configure workflows across all products
- [Introduction to B2TRANSLATE](https://docs.b2translate.b2broker.com/get-started/introduction-to-b2translate.md): Learn the essentials of organizing projects and translations in B2TRANSLATE and streamline your localization process with our intuitive platform
- [Sign-in and 2FA](https://docs.b2translate.b2broker.com/get-started/sign-in-to-b2translate.md): Sign in to B2TRANSLATE to manage translations for your platform and localize your products and projects to suit different markets and demographics
- [Projects](https://docs.b2translate.b2broker.com/user-guide/projects.md): Overview your projects grouped by project types and access project keys
- [Languages](https://docs.b2translate.b2broker.com/user-guide/languages.md): Overview a list of available languages
- [Filter keys](https://docs.b2translate.b2broker.com/user-guide/filter-keys.md): Apply various filters to swiftly detect missing translations and effectively manage your project WebUI
- [Manage translations](https://docs.b2translate.b2broker.com/user-guide/manage-translations.md): Learn how to handle translations in your projects — add, modify, copy, and reuse
- [Add or modify translations](https://docs.b2translate.b2broker.com/user-guide/manage-translations/add-or-modify-translations.md): Learn to add or modify translations in B2TRANSLATE to localize your platform and offer multilingual support to global users
- [Use variables in translations](https://docs.b2translate.b2broker.com/user-guide/manage-translations/use-variables-in-translations.md): Use variables in B2TRANSLATE to personalize and standardize translation strings for dynamic content and platform elements
- [Handle plural forms](https://docs.b2translate.b2broker.com/user-guide/manage-translations/handle-plural-forms.md): Translate quantity-dependent content maintaining flexibility and control across diverse languages and their unique grammatical requirements
- [Copy translations from another project](https://docs.b2translate.b2broker.com/user-guide/manage-translations/copy-translations.md): Reuse translations from another project within the same project type in B2TRANSLATE
- [Send translations to another project](https://docs.b2translate.b2broker.com/user-guide/manage-translations/send-translations.md): Submit and send translations to another project within the same project type in B2TRANSLATE
- [Download and upload translations](https://docs.b2translate.b2broker.com/user-guide/manage-translations/download-and-upload-translations.md): Export translations to a CSV file, edit externally, and then upload back to B2TRANSLATE for quicker bulk updates
- [Translate with AI](https://docs.b2translate.b2broker.com/user-guide/manage-translations/translate-with-ai.md): Experience smooth translation with B2TRANSLATE's ChatGPT and improve your workflow with AI language solutions
- [B2TRANSLATE pencil](https://docs.b2translate.b2broker.com/user-guide/manage-translations/b2translate-pencil.md): Activate editing mode in your WebUI to effortlessly locate and identify translation keys. Follow these steps to highlight translations and copy keys
- [Release notes](https://docs.b2translate.b2broker.com/release-notes/release-notes.md): View the history of B2TRANSLATE releases with key points and major updates highlighted


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.b2translate.b2broker.com/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
