# pw billing allocations

> Source: https://parallelworks.com/docs/cli/pw/billing/allocations

## pw billing allocations

Manage allocations and their usage

### Options

```
  -h, --help   help for allocations
```

### Options inherited from parent commands

```
      --context string         The context to use. Overrides PW_CONTEXT environment variable and current context from config.
      --platform-host string   The Parallel Works ACTIVATE platform host to use. Will override any other platform host settings.
  -v, --verbose                Enable verbose logging
```

### SEE ALSO

* [pw billing](/docs/cli/pw/billing)	 - Manage billing units, SKUs, allocations, and usage
* [pw billing allocations create](/docs/cli/pw/billing/allocations/create)	 - Create an allocation under a unit
* [pw billing allocations get](/docs/cli/pw/billing/allocations/get)	 - Show a single allocation
* [pw billing allocations ls](/docs/cli/pw/billing/allocations/ls)	 - List allocations in the org
* [pw billing allocations permissions](/docs/cli/pw/billing/allocations/permissions)	 - Manage allocation access for groups and the organization
* [pw billing allocations report](/docs/cli/pw/billing/allocations/report)	 - Daily usage summary for an allocation (returns JSON)
* [pw billing allocations rm](/docs/cli/pw/billing/allocations/rm)	 - Delete an allocation
* [pw billing allocations update](/docs/cli/pw/billing/allocations/update)	 - Update an allocation's total budget
* [pw billing allocations usage](/docs/cli/pw/billing/allocations/usage)	 - Post and list usage events for an allocation
