# 導入文件

在您匯入之前，請檢查您的 CSV 檔案是否具有以下格式的 **姓名** 和 **電子郵件** 欄位：

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

> **提示** – 您的檔案必須為 CSV 格式，否則 SkyDeck AI 將不會接受您的匯入。

***

在新增成員彈出窗口中選擇 **匯入檔案** 標籤。然後從彈出窗口中點擊 **上傳檔案** 並找到您的 CSV 檔案。

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

如果匯入成功，您將在螢幕頂部看到 **成功橫幅**，並且頁面將填充新成員的資訊。

{% hint style="info" %}
您可以選擇在 CSV 檔案中包含一個名為 **標籤** 的第三個欄位，以將標籤分配給新增的成員。如果不這樣做，您可以 [稍後分配它們](/zh-hk/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/zh-hk/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.
