# Usage based billing

Define metrics for each product to bill the customer for the actually used data. This can be used to bill per gigabyte of disk space used for example.

The feature must be supported by the module (currently only Plesk) and can then be configured in the product settings under the “Module” tab.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hostware.io/hosting/products/usage-based-billing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
