# activate

`speakeasy billing activate`  

Activate a paid feature  

## Details

Activate a paid feature in your Speakeasy workspace.

## Usage

```
speakeasy billing activate [flags]
```

### Options

```
  -f, --feature string   feature to activate (e.g. webhooks)
  -h, --help             help for activate
```

### Options inherited from parent commands

```
      --logLevel string   the log level (available options: [info, warn, error]) (default "info")
```

### Parent Command

* [speakeasy billing](/docs/speakeasy-reference/cli/billing)	 - Manage billing related operations
