> ## 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 orgs cross-network-replays enable

Enable cross-network replays for this organization. Apps will be able to replay requests to apps in different networks within the same org.

## Usage

```
fly orgs cross-network-replays enable [flags]
```

## Options

```
  -h, --help         help for enable
  -o, --org string   The target Fly.io organization
  -y, --yes          Accept all confirmations (also --auto-confirm)
```

## Global Options

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

## See Also

* [fly orgs cross-network-replays](/flyctl/cmd/fly_orgs_cross-network-replays)	 - Manage cross-network replay settings
