> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tensor9.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Configuration Files

> Prepare, review and preserve file-based adapter configuration.

File-based setup supports repeatable installations and configuration changes that can be reviewed before they are applied. The file describes the installation completely enough for the same setup workflow used by guided configuration.

## Prepare the decisions

Collect the origin and target cloud direction, the service mappings your workload requires, the deployment location, backend resources, connectivity and identities. Keep shared [cloud adapter settings](/cloud-adapter/configuration/overview) separate from each service adapter's decisions.

Record the source of each value and who may change it. A backend identifier copied from a development environment should not be mistaken for a production resource.

## Review before applying

Review configuration changes alongside the installed version and current settings. Check changes to endpoints, credentials, resource identities and persistent storage especially carefully.

Use version control for non-secret configuration and review notes. Do not put secret values, signed URLs or credential files in commits. Store credentials through the configuration's supported secret-reference fields.

## Preserve the installed configuration

Retain the configuration actually used for an installation, not only the latest edited file. It is the starting point for compatibility checks and a useful input to debugging.

A desired file is not a deployment record. The [upgrade workflow](/cloud-adapter/operations/overview) validates the transition and reports what was applied. Modifying a remote or local file does not immediately change running adapters.

For first-time setup, [guided configuration](/cloud-adapter/configuration/guided-setup) generates the same configuration rather than a separate installation format.
