> 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.md).

# Contracts, invoices and prices

- [Where can I find the most important billing information?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/vertrage-rechnungen-und-preise/wo-finde-ich-die-wichtigsten-informationen-zur-abrechnung.md): Everything about sipgate billing – prepaid principle, payment methods, automatic top-up and settling outstanding items.
- [How is my invoice composed?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/vertrage-rechnungen-und-preise/wie-setzt-sich-meine-rechnung-zusammen.md): Learn how the sipgate prepaid billing model works and how your monthly invoice is composed.
- [Where can I find the itemized billing records?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/vertrage-rechnungen-und-preise/wo-finde-ich-die-einzelverbindungsnachweise.md): This is how you find and filter your itemized billing records (EVN) in sipgate by date, event, user or group.
- [How do I import the itemized billing records into Excel?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/vertrage-rechnungen-und-preise/wie-importiere-ich-die-einzelverbindungsnachweise-in-excel.md): Step-by-step guide to importing sipgate itemized billing records as a CSV file into Microsoft Excel.
- [How can I view and refund my credit?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/vertrage-rechnungen-und-preise/wie-kann-ich-mein-guthaben-einsehen-und-erstatten.md): This is how you check your sipgate credit balance and request a refund of your remaining credit after cancellation.
- [How can I top up my credit?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/vertrage-rechnungen-und-preise/wie-kann-ich-mein-guthaben-aufladen.md): This is how you top up your sipgate credit – by direct debit, credit card or one-time payment. Including changing payment data.
- [What types of credit notes are available with sipgate?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/vertrage-rechnungen-und-preise/welche-arten-von-gutschriften-gibt-es-bei-sipgate.md): Overview of the types of sipgate credit notes – cancellation credit, goodwill credit and commission credit explained.
- [How can I change my plan?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/vertrage-rechnungen-und-preise/wie-kann-ich-meinen-tarif-wechseln.md): This is how you change your sipgate plan – upgrade or downgrade at any time with prorated billing.
- [How do I change my contract details?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/vertrage-rechnungen-und-preise/wie-aendere-ich-meine-vertragsdaten.md): Change contract details in sipgate – change contract partner, update billing address, edit locations and manage users.
- [What should I bear in mind with returned direct debits?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/vertrage-rechnungen-und-preise/was-sollte-ich-bei-ruecklastschriften-beachten.md): Causes and consequences of returned direct debits at sipgate as well as notes on settling outstanding items and reactivating direct debit collection.
- [How can I generate a new SIP password?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/vertrage-rechnungen-und-preise/wie-kann-ich-ein-neues-sip-passwort-generieren.md): In this article you will learn how to generate a new SIP password for your VoIP phones.
- [What value-added tax applies if you live outside Germany?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/vertrage-rechnungen-und-preise/welche-mehrwertsteuer-faellt-bei-einem-wohnsitz-ausserhalb-deutschlands-an.md): Information on VAT for companies from EU member states and third countries.
- [Errors with automatic debit](https://help.sipgate.de/cloud-telefonanlage/en/account-management/vertrage-rechnungen-und-preise/fehler-bei-automatischer-abbuchung.md): Learn why the automatic SEPA direct debit at sipgate was deactivated and how to settle outstanding items.
- [How can I cancel a contract?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/vertrage-rechnungen-und-preise/wie-kann-ich-einen-vertrag-kuendigen.md): This is how you cancel your sipgate plan and other products such as numbers or call recorder in the account management.
- [What are the call costs for sipgate starter?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/vertrage-rechnungen-und-preise/was-sind-die-anrufkosten-fuer-sipgate-starter.md): Overview of call costs in the sipgate starter plan for landline and mobile – with and without flat rate.


---

# 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.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.
