> For the complete documentation index, see [llms.txt](https://hotelizer.gitbook.io/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hotelizer.gitbook.io/manual/en/quick-guides/timologisi/xreoseis.md).

# Charges

## Μanual Charges

Create the account by pressing **+ Add bill**, the Bill details opens and you fill in the type of document and the details of the customer or the company and click Create bill. Then in the account, click on the right **(...ᵛ) Add custom charges** and fill in the necessary fields such as accommodation, billing name, service, tax and amount and finally Create charge.

## Cancellation fee

To enter the cancellation fee go through the reservation:

* Bills & Invoices and charge manually the amount of the Cancellation fee.
* **+ Add bill**, create bill
* Open **(…ᵛ)** and select **Αdd custom charge**&#x20;
* Fill in the required fields (in the Service select Cancellation fee)
* **Create bill**

## Transfer Charges from another room within the same reservation

To transfer a charge from another room within the same reservation (Group) go to **Bills & Invoices**, open the **Billing Wizard**, under the charges open **Group by: instead of Services select Accommodations**. Transfer the charges you want to the correct account by pressing the arrow.

## Transfer charges to another room from a different booking

To transfer charges to another room from a different booking, go to **Bills & Invoices**, click the **Billing wizard**, top right, open **Chargesᵛ**, transfer precharges and fill in the name or reservation number. the boxes with the charges and press Transfer charges. Then move the charges from left to right on the document you want to add by pressing the arrow.

##


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://hotelizer.gitbook.io/manual/en/quick-guides/timologisi/xreoseis.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
