> 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/account-management/kontakte-verwalten/wie-importiere-und-exportiere-ich-meine-kontakte.md).

# How do I import and export my contacts?

To import contacts from files, click under **My telephony** on **Contacts**. **Bottom right** you will find the option **Import**. When you click on it, you have three options: contacts as **vCard**, as **CSV file** or from **Gmail** import.

#### Import contacts from iPhone/Android to sipgate

To import existing contacts from your iPhone or Android smartphone into sipgate contacts, you must save them as **vCard file** and upload them to your account.

Here's how:

{% stepper %}
{% step %}
**Open iCloud**

Log in to [icloud.com](https://www.icloud.com/) with your Apple ID and click on the **Contacts app**. There you will find a small gear at the bottom left, which offers you the option **Export vCard** suggests.
{% endstep %}

{% step %}
**Select contacts**

If you want to export all your contacts, first click on **Select all**.
{% endstep %}

{% step %}
**Export vCard**

Now click the gear again and select **Export vCard**.
{% endstep %}

{% step %}
**Wait for the download**

Your contacts will now automatically be downloaded in the **desired format** downloaded.
{% endstep %}

{% step %}
**Import into sipgate**

In your sipgate account, you can now under Contacts **import**.
{% endstep %}
{% endstepper %}

![](/files/381a2aa6ac11708a0c50b6c77f4934fd00bd8dea)

Click on the menu item **Upload vCard file**.

![](/files/9c124ae4f73a53530bae024228b25790015f6ff3)

Choose whether the contact should be private or shared.

![](/files/a349d8fe9470e723d821cdf59d68c8886df5eedc)

Upload your vCard or zip file and import it.

![](/files/a4acd2aa49b0220e5920a6b8527a0a388c6dd9e2)

After that, your contacts should be successfully imported.

![](/files/5c769a241afcace3ab86335967619005e290d61b)

#### Import contacts from CSV file

→ You have the option to import contacts from CSV files into your account. The .csv files must, for contact import, be in **UTF-8** (Unicode) format.

→ If you create a CSV file, it should be structured as follows: **First name, last name, date of birth, notes, email address, phone numbers, company, position.**

Having problems with UTF-8? Here you will find instructions for encodings with [macOS](https://help.sipgate.de/hc/de/articles/4719495807133-Wie-bereite-ich-den-CSV-Kontaktimport-f%C3%BCr-MacOS-vor) and [Windows.](https://help.sipgate.de/hc/de/articles/4719518065693-Wie-bereite-ich-den-CSV-Kontaktimport-f%C3%BCr-Windows-vor)

Under the menu item **Upload CSV file** you can select your file and upload it in the next step.

![](/files/ad42c2056ec3f1d76db1dccf33a233e76cec148d)

{% hint style="info" %}
**Tip:** No more than 2500 contacts should be imported at once. Better several 2000-2500 batches if you have larger numbers of contacts. With more than 2500 contacts, only the first approx. 2500-2800 may be imported.
{% endhint %}

#### Import contacts from your Google account

→ If you have an account with Google, you can also import the contacts stored there into sipgate.

→ To do this, click in your sipgate account on the menu item **My telephony** on **Contacts** and then **bottom right** on **Import**.

→ By clicking on the tile **Gmail** you can now choose whether you want to import the contacts to be imported only for your user profile, or also for all other users.

→ After you have clicked on **Continue to sign in** you authorize Google in the next step to import your contacts.

→ After your **consent** your contacts will be automatically imported into sipgate.

→ If the import fails, click in the **settings** of your **Google**-account on **Contacts** and there on **Force SSL**.

#### Import contacts to a Snom phone

**Plug & Play,** also **autoprovisioning** or **remote setup** called, enables quick and easy configuration of Snom D phones. This applies only to phones with assigned users.

For the configuration, you need the MAC addresses of the phones and firmware 10.x on the Snom. If your Snom device, despite the stored **setting URL** does not synchronize with your sipgate contacts, you have the option to perform the synchronization **multiple times** .

To do this, change the **Time span for renewing the settings** in your **Snom**.

→ To do this, click on the menu item **Advanced** and then on **Update**.

→ Change the time span to e.g. five seconds. This value indicates the **time interval** again in which the device always **re-synchronizes**.

#### Export of contacts

→ The button for **exporting** of contacts can also be found under **My telephony** and **Contacts**.

![](/files/c95b5036b271f0deb56e98e154384f5a138af4d2)

There you can export your contacts as **vCard** or **CSV file** export. Transferring your contacts to a Snom works as described via [Plug & Play](https://sipgate.zendesk.com/knowledge/articles/4719436365213/de?brand_id=643589).

![](/files/67322f449ad7c3019b69c1cfb03093dc97f92d83)


---

# 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/account-management/kontakte-verwalten/wie-importiere-und-exportiere-ich-meine-kontakte.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.
