# Importer Fil

Før du importerer, skal du kontrollere, at din CSV-fil har **navn** og **email** felterne i følgende format:

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

> **Tip** – Din fil skal være i CSV-format, ellers vil SkyDeck AI ikke acceptere din import.

***

Vælg **Importér fil** fanen i popup-vinduet til at tilføje medlemmer. Klik derefter på **Upload fil** fra pop-up-vinduet og find din CSV-fil.

<figure><img src="/files/8x5qDWFUHVXVANFDuQ1z" alt="import members" width="563"><figcaption></figcaption></figure>

Hvis importen er succesfuld, vil du se et **Succes banner** øverst på skærmen, og siden vil blive udfyldt med de nye medlemmers oplysninger.

{% hint style="info" %}
Du kan valgfrit inkludere et tredje felt kaldet **tags** i CSV-filen for at tildele tags til de tilføjede medlemmer. Hvis ikke, kan du [tildele dem senere](/da/control-center/setup-guide/manage-members/edit-members.md).
{% endhint %}


---

# Agent Instructions: 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/da/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.
