> For the complete documentation index, see [llms.txt](https://docs.kpnthings.com/kpn-things/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kpnthings.com/kpn-things/the-portal-explained/support/invoices.md).

# Invoices

The Invoices page provides you with a copy of your invoices.  This is a click out to **MijnKPN Zakelijk** portal to allow you to download invoices as Adobe PDF files.

{% hint style="info" %}
**Invoices** do provide Modular and Tailored subscriptions with the option of a invoice history overview.

For **Freemium** and **Explorer** subscriptions we would like to refer you to **Contact Support** as described on the Support page via the link below in case an invoice must be provided again.
{% endhint %}

{% hint style="info" %}
To open the link and check invoices you need the permission as shown below. Do you not have these rights? Then ask an administrator within your organization to assign this to your account in **MijnKPN Zakelijk**.

<img src="/files/KsIDc0UthGvFCr8QGXVn" alt="" data-size="original">
{% endhint %}

## Need your invoices now?

Click the tile below to open MijnKPN Zakelijk right away.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Download your invoice</strong></td><td>Go to the Invoices module in MijnKPN Zakelijk and open or download your copy</td><td></td><td><a href="/files/bUXj1rxbh5aJhXpv1jf3">/files/bUXj1rxbh5aJhXpv1jf3</a></td><td><a href="https://mijnkpnzakelijk.kpn.com/facturen">https://mijnkpnzakelijk.kpn.com/facturen</a></td></tr></tbody></table>

## Invoices

Invoices can be accessed via the following options.

1. Click on **Invoices** in the menu
2. Click on the **Invoices** tile

{% hint style="info" %}
All items with the **click out** icon below will be opened in a new tab in another application. Don't worry, we use **Single Sign On** so you can continue working without logging in.

<img src="/files/o8sTish2hGTYrjTNL2ZG" alt="" data-size="line">&#x20;
{% endhint %}

<figure><img src="/files/sAXBN4tsKdeTyg21Epsa" alt=""><figcaption></figcaption></figure>


---

# 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://docs.kpnthings.com/kpn-things/the-portal-explained/support/invoices.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.
