> For the complete documentation index, see [llms.txt](https://joinpoints.gitbook.io/doku/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://joinpoints.gitbook.io/doku/einrichtung/datenimport/csv-datei-vorbereiten.md).

# CSV-Datei vorbereiten

Bereite deine CSV-Datei für den Import von Kontakten in Joinpoints vor.

### Aufbau der CSV-Datei

Für den Import benötigst du eine CSV-Datei. Jede Spalte entspricht einem Feld in der Kontaktdatenbank.

Zum Beispiel:

* Anrede
* Vorname
* Nachname
* Organisation
* E-Mail-Adresse
* Telefonnummer

<div align="left"><figure><img src="https://3725887704-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsRVgsGgrgnbwS5l29ABp%2Fuploads%2FYqXJnzHdto7G3gZtDlyb%2Fimage.png?alt=media&amp;token=6033bb98-a012-46de-9887-cea41e654361" alt="Beispiel einer CSV-Datei mit Kontaktspalten" width="563"><figcaption></figcaption></figure></div>

### Spalte „Titel“ hinzufügen

{% hint style="info" %}
Die CSV-Datei muss eine Spalte mit dem Namen **Titel** enthalten.
{% endhint %}

Der Titel kann sich zum Beispiel aus Vor- und Nachname zusammensetzen.

<figure><img src="https://3725887704-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsRVgsGgrgnbwS5l29ABp%2Fuploads%2FeMl0F1ZQwCFFRVPVqYvu%2Fimage.png?alt=media&amp;token=960210fe-67d5-4b62-96d9-25add24d7de7" alt="Beispiel für eine Titelspalte mit Vor- und Nachname"><figcaption></figcaption></figure>
