> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/account-management/vertrage-rechnungen-und-preise/wie-setzt-sich-meine-rechnung-zusammen.md).

# How is my invoice made up?

#### **How is my invoice made up?**

Unlike most other invoices you receive, costs at sipgate are billed using a prepaid model. On your invoices, the debit amount is labeled **telephony credit** listed. This amount is generated by an automatic debit, a bank transfer or a manual debit from the account. As an administrator, you can find your monthly invoices in the **account management** under **Account & billing**. In addition, your invoice is sent to the email address stored in your account under billing address.

A good overview of the booking transactions is provided by the **sipgate payment overview**, which you can access as the account admin under **Account** → **Management → Payment** and there under **Transactions** can view. There you can track exactly what the amount for a specific debit was used for. You can find the itemized call records under **Account → Management → Itemized call records**. These provide an overview of all **billable** connections within a month.

It may happen that you do not receive a debit and invoice from us every month, because after deducting all costs, the **debit limit** has not yet been reached. So debits may be carried out at a later date.


---

# 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://help.sipgate.de/cloud-telefonanlage/en/account-management/vertrage-rechnungen-und-preise/wie-setzt-sich-meine-rechnung-zusammen.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.
