> ## 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 apps list

List the applications currently
available to this user. The list includes applications
from all the organizations the user is a member of. The list shows
the name, owner (org), status, and date/time of latest deploy for each app.
Apps on a non-default network also show the network name.

## Usage

```
fly apps list [flags]
```

## Options

```
  -h, --help         help for list
  -j, --json         JSON output
  -o, --org string   The target Fly.io organization
  -q, --quiet        Only list app names
```

## Global Options

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

## See Also

* [fly apps](/flyctl/cmd/fly_apps)	 - Manage apps.
