> 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/accountverwaltung/kontakte-verwalten/wie-bereite-ich-den-csv-kontaktimport-fuer-macos-vor.md).

# Wie bereite ich den CSV-Kontaktimport für MacOS vor?

Sie haben die Möglichkeit, Kontakte aus CSV-Dateien in Ihren Account zu importieren. Die .csv Dateien müssen für den Kontaktimport in UTF-8 (Unicode) codiert sein.

**Die Formatierung der CSV-Dateien in UTF-8 können Sie unter macOS wie folgt vornehmen:**

{% stepper %}
{% step %}
**Text umwandeln**

Öffnen Sie die Datei mit TextEdit und gehen Sie auf **Format**. Wählen Sie **In reinen Text umwandeln***.* Sollte diese Option nicht zur Verfügung stehen, so liegt die Datei bereits als reiner Text vor. In diesem Fall ist keine Änderung notwendig.

![](/files/laxkZ2Jdf5lid0g4HI75)
{% endstep %}

{% step %}
**Einstellungen öffnen**

Klicken Sie auf **TextEdit** und wählen Sie **Einstellungen**

![](/files/2a9LAjeR2yEcTmQjFDFS)
{% endstep %}

{% step %}
**UTF-8 auswählen**

Wählen Sie beim **Sichern** das Format **Unicode (UTF-8)**

![](/files/5DMPbgTJ2iqwPBJ3gSkR)
{% endstep %}

{% step %}
**Dokument sichern**

Gehen Sie auf **Ablage** und **Sichern** Sie das Dokument

![](/files/OoNvr4IEyrso2VBL3wrG)
{% endstep %}
{% endstepper %}

Im diesem [Hilfe-Artikel](https://help.sipgate.de/hc/de/articles/4720276595229/preview/eyJhbGciOiJIUzI1NiJ9.eyJpZCI6NDcyMDI3NjU5NTIyOSwiZXhwIjoxNjQ4NzMyMzgxfQ.-9gYRsydrrEWizjITyJ3yJRe2XirfmkxVI3wRqUipkQ) erfahren Sie, nach welchem Syntax bzw. Format die Kontakte in der CSV-Datei hinterlegt sein müssen.


---

# 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:

```
GET https://help.sipgate.de/cloud-telefonanlage/accountverwaltung/kontakte-verwalten/wie-bereite-ich-den-csv-kontaktimport-fuer-macos-vor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
