> 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/easybill-integration.md).

# easybill integration

With easybill, invoices, quotes, and delivery notes can be created in just a few clicks. The software saves you time when writing invoices and can also be used on the go via the easybill Cloud.

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

**Integration of easybill into the sipgate app:**

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

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

Under the “Integrations” section, look for the “easybill” entry and click the “Connect with easybill” button. ![Easybill.png](/files/8778c2c1e5118d09fc8bb0dd6317aa5dcbdb36f4)
{% endstep %}

{% step %}
**Enter API key**

Enter the required API key here.

![Easybill\_API.png](/files/16688a1d836e04003001c0cfbf7a9bb2594c89f9)
{% endstep %}

{% step %}
**Confirm connection**

This means you have successfully connected easybill 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 %}

{% hint style="warning" %}
**Please also note the following:**

**The easybill API is only available in the easybill packages “Plus” and “Business.”**\
**Due to limitations on easybill’s side, data import is faster in the “Business” package than in the “Plus” package.**
{% endhint %}
{% endstep %}
{% endstepper %}

**Find or create API key in your easybill account:**

{% stepper %}
{% step %}
**Open profile**

Log in to your easybill account, click your user icon at the top right, and select the “Profile and settings” menu item.

![Easybill1 Kopie.png](/files/11efe6059d18603693629155fe26789942421439)
{% endstep %}

{% step %}
**Generate API key**

In the following pop-up window, you can create a new API key in the “API Key” section using the “Generate new key” button. Please save your entries with the “Save” button at the top right.

![Easybill2 Kopie.png](/files/db4549d164657986e9bc727300b5002b497e7534)
{% endstep %}
{% endstepper %}


---

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