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

# Rentman integration

Rentman is one of the leading global providers of online rental software for AV and event rental companies. Rentman's all-in-one software enables companies to plan and manage all their activities through a single user interface.

With sipgate you can call directly from Rentman and use your contacts in the sipgate app. This way you can always see which contact is currently calling and do not have to switch between different tools. sipgate is your phone system with the telephony app for desktop and mobile.

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

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

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

Under the "Integrations" section, look for the entry **Rentman** and click the button **Connect with Rentman.**

![rentman.png](/files/16bd3afa54c1a3881a0bc43b7fa1f3192a45bcd3)
{% endstep %}

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

Enter the required API key and API URL here.

![rentman\_api.png](/files/bc7a8f9376bba74c98cd62180333ca2f7d5cef22)
{% endstep %}

{% step %}
**Confirm connection**

This means you have successfully connected Rentman 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 Rentman account:**

In your Rentman account, click the gear icon (Configuration) on the left, then under "Account" select the entry "Extensions".

If you have not already done so, click the "Connect" button in the "API" section.

![rentman1.png](/files/07dad0f5d5bb40a33a7a9dcbcbd7217208fc270d)

Then click "Show token".

![rentman2.png](/files/f695d747c2e6d31614ff29b884f4d0462521f26f)

In the pop-up window that appears, you can copy the API token or generate a new API token.

![rentman3.png](/files/ebfbe8b1ac0fac6f34aa1e69fa3649ef5825c102)


---

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