> ## 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.

# FAQ

> Frequently asked questions from customer teams.

## 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](/getting-started/overview)
2. [Quick Start](/getting-started/quick-start)
3. [Roles and Permissions](/help/roles-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](/api/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](/api/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.
