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

# Balancer

The SPQR Balancer configuration can be specified in JSON, TOML, or YAML format. The configuration file passing as a parameter to run command:

```
spqr-balancer run --config ./examples/balancer.yaml
```

Work in progress. Refer to the [pkg/config/balancer.go](https://github.com/pg-sharding/spqr/blob/master/pkg/config/balancer.go) file for the most up-to-date configuration options.
