Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.linguolink.dev/llms.txt

Use this file to discover all available pages before exploring further.

Is the documentation public?

Yes, this documentation is intended for public customer use.

How do we onboard a new localization team?

Start with:
  1. Getting Started Overview
  2. Quick Start
  3. Roles and Permissions

Where can I find API reference details?

Use the API section in this docs portal and the interactive reference at /api-docs.

Which export format should we use?

  • Use JSON for runtime integration in apps
  • Use CSV for spreadsheet-based collaboration and review
  • Use XLIFF / XML / YAML to match a vendor tool or runtime — see Export Formats

How often should we rotate API keys?

Rotate keys regularly and immediately after any suspected exposure.

Can we run different values per environment?

Yes. Each project defines its own environment labels (the names are up to you), and environment overrides let a key resolve to a different value per environment. See Environment Overrides.

How do we prevent accidental translation regressions?

  • Use bulk operations carefully with validation
  • Compare projects before release
  • Run staging exports and smoke tests

How should we report issues?

Contact your support channel or open an issue in the repository.