> 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/connections-and-integrations/integrationen-fur-die-sipgate-app/papierkram-integration.md).

# Papierkram integration

Papierkram helps companies of all kinds create invoices, calculate income, check tax returns, and digitize important documents.

With sipgate, you can make calls directly from Papierkram and use your contacts in the sipgate app. This way, you can always see which contact is currently calling and don't have to switch between different tools. sipgate is your phone system with the telephony app for desktop and mobile.

**Integration of Papierkram in the sipgate app:**

{% stepper %}
{% step %}
**Select integration**

In the sipgate app, click the gear icon on the left and select the "Integrations" item.

![papierkram.png](/files/3d102d7f75a5f40a791c8513eccad25d7c1fcef0)
{% endstep %}

{% step %}
**Enter API data**

Enter the required API key and API URL here.

![papierkram\_api.png](/files/347e67f22a7a09aa3799c1274a0d6910ee6f811f)
{% endstep %}

{% step %}
**Confirm connection**

This means you have successfully connected Papierkram and the sipgate app.

{% hint style="info" %}
Note: Depending on the number of contacts to be integrated, it may take a few minutes until they are fully displayed.
{% endhint %}
{% endstep %}
{% endstepper %}

Find or create the API key in your Papierkram account:

To activate the API key, you need the M or L plan.

In your Papierkram account, select the menu item "Settings" at the top right and then select "API (Beta)" on the left.

![papierkram1.png](/files/c8bb24f10b6e0a5331ce4bb9c4ccc4ae972c69a3)

Under "Tokens" you will find an input field with a corresponding "Create new token" button. Enter any name for the new API key there. Finish the entry by clicking the button.

![papierkram2a.png](/files/ea2ca691491b897616df40792dec6d3ca3e35bf1)

This has created a new API key. You can now copy it, delete it, or create another token at this point.

Under "Documentation" you will find the API URL required for setup in the sipgate app.

![papierkram3a.png](/files/7e9bc6f055580bdb5ececc7f98285036127c01eb)


---

# 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/connections-and-integrations/integrationen-fur-die-sipgate-app/papierkram-integration.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.
