> ## 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 remove

Remove a user from an organization. User must have accepted a previous
invitation to join (if not, see orgs revoke).

## Usage

```
fly orgs remove [slug] [email] [flags]
```

## Options

```
  -h, --help   help for remove
```

## Global Options

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

## See Also

* [fly orgs](/flyctl/cmd/fly_orgs)	 - Commands for managing Fly organizations
