> ## 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 replay-sources add

Add organizations to the list of allowed replay sources for this organization.

If no slugs are provided, an interactive selector will be shown.

## Usage

```
fly orgs replay-sources add [<slug>...] [flags]
```

## Options

```
  -h, --help         help for add
  -o, --org string   The target Fly.io organization
```

## Global Options

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

## See Also

* [fly orgs replay-sources](/flyctl/cmd/fly_orgs_replay-sources)	 - Manage allowed replay source organizations
