> ## 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 extensions sentry

Setup a Sentry project for this app

## Usage

```
fly extensions sentry [command] [flags]
```

## Available Commands

* [create](/flyctl/cmd/fly_extensions_sentry_create)	 - Provision a Sentry project for a Fly.io app
* [dashboard](/flyctl/cmd/fly_extensions_sentry_dashboard)	 - View application errors in the Sentry dashboard
* [destroy](/flyctl/cmd/fly_extensions_sentry_destroy)	 - Permanently destroy a Sentry project
* [list](/flyctl/cmd/fly_extensions_sentry_list)	 - List your Sentry projects

## Options

```
  -h, --help   help for sentry
```

## Global Options

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

## See Also

* [fly extensions](/flyctl/cmd/fly_extensions)	 - Extensions are additional functionality that can be added to your Fly apps
