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

# fly settings

Manage flyctl settings

## Usage

```
fly settings [command] [flags]
```

## Available Commands

* [analytics](/flyctl/cmd/fly_settings_analytics)	 - Control anonymized analytics collection
* [autoupdate](/flyctl/cmd/fly_settings_autoupdate)	 - Control automatic updates
* [synthetics](/flyctl/cmd/fly_settings_synthetics)	 - Control synthetics agent execution

## Options

```
  -h, --help   help for settings
```

## Global Options

```
  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output
```

## See Also

* [fly](/flyctl/cmd/fly_help)	 - The Fly.io command line interface
