> For the complete documentation index, see [llms.txt](https://docs.skydeck.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skydeck.ai/de/control-center/setup-guide/manage-members/import-file.md).

# Datei importieren

Bevor Sie importieren, überprüfen Sie, ob Ihre CSV-Datei die **Name**- und **E-Mail**-Felder im folgenden Format hat:

<figure><img src="https://lh6.googleusercontent.com/UWhLOPa6UdBzO66s17El9htjl_JHS95Y4shkQ9nvuHYo8NlUdvAodSZ8nZ5zNgZbFEg2tjvdRZUm4SFP1rKmXNzoO-zRUzT275VOUNeVqTmyr-2ILt0hfkihnavR3BNzg26VUDHyXklms0eOzTC7Le8" alt="lh6.googleusercontent"><figcaption></figcaption></figure>

> **Tipp** – Ihre Datei muss im CSV-Format vorliegen, da SkyDeck AI Ihren Import sonst nicht akzeptiert.

***

Wählen Sie im Popup-Fenster „Mitglied hinzufügen“ die Registerkarte **Importdatei**. Klicken Sie dann im Popup-Fenster auf **Datei hochladen** und suchen Sie Ihre CSV-Datei.

<figure><img src="/files/cvX6wOk9uZzlNk8WuMZQ" alt="Mitglieder importieren" width="563"><figcaption></figcaption></figure>

Wenn der Import erfolgreich ist, sehen Sie ein **Erfolgsschild** oben auf dem Bildschirm, und die Seite wird mit den Informationen der neuen Mitglieder gefüllt.

{% hint style="info" %}
Sie können optional ein drittes Feld mit dem Namen **Tags** in die CSV-Datei aufnehmen, um den hinzugefügten Mitgliedern Tags zuzuweisen. Andernfalls können Sie [sie später zuweisen](/de/control-center/setup-guide/manage-members/edit-members.md).
{% endhint %}


---

# 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://docs.skydeck.ai/de/control-center/setup-guide/manage-members/import-file.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.
