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

# Google Contacts integration

Manage, check, and merge contacts. Synchronize your Google contacts with the sipgate app. In the sipgate app, you can use your Google contacts directly. This way, you can always see who is calling and don't have to switch between different tools. sipgate is your phone system with the calling app for desktop and mobile.

**Google integration 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, find the "Google" entry and click the "Connect with Google" button. ![google.png](/files/06fa32e04d2166aafba8469dcabbc1f9e4bb1220)
{% endstep %}

{% step %}
**Sign in to Google**

Sign in to your Google instance.

![Sign in.png](/files/819e29aa3360d5f52f14f046253492e6d6c3abe1)
{% endstep %}

{% step %}
**Agree to exchange**

Agree to the exchange between the apps.

![Permissions1.png](/files/0d1eb7b0621ad216ed3d8862a5bdfe549fc9ed6c)
{% endstep %}

{% step %}
**Confirm connection**

You have successfully connected Google and the sipgate app.

![Screenshot\_2023-04-04\_at\_11.03.13.png](/files/e55ca963d4be726fa2044342bb9444f9e95c54c5)

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

#### **Can contact/profile pictures be loaded?**

Yes, if you assign a contact picture to a contact, the contact picture will be loaded.\
For Google users from the same company, only the profile picture, not the contact picture, will be loaded.


---

# 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/google-kontakte-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.
