> For the complete documentation index, see [llms.txt](https://docs.cyphor.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cyphor.net/dashboard/billing/examples.md).

# Examples

**Example 1**: Downgrade an account from premium package to standard after 7 days of usage

* Base premium package price: $60 per month
* Base standard package price: $45 per month
* Daily cost of the premium package: $2
* Consumed cost: $2 x 7 days = $14
* Credit left: $60 - $14 = $46
* Daily cost of the standard package: $1.5
* Credits to be consumed by the standard package: $1.5 \* 23 days = $34.5
* Final credit: $46 - $34.5 = $11.5
* Next month's bill: $60 - $11.5 = $48.5

**Example 2**: Upgrade an account from premium package to enterprise after 7 days of usage

* Base premium package price: $60 per month
* Base enterprise package price: $150 per month
* Daily cost of the premium package: $2
* Consumed cost: $2 x 7 days = $14
* Credit left: $60 - $14 = $46
* Daily cost of the standard package: $1.5
* Credits to be consumed by the standard package: $1.5 \* 23 days = $34.5
* Final credit: $46 - $34.5 = $11.5
