# ファイルのインポート

インポートする前に、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/61tCSLqhcU3u0uVVkCVQ" alt="import members" width="563"><figcaption></figcaption></figure>

インポートが成功すると、画面の上部に**成功バナー**が表示され、新しいメンバーの情報がページに表示されます。

{% hint style="info" %}
CSVファイルに**タグ**という名前の3番目のフィールドをオプションで含めて、追加されたメンバーにタグを割り当てることができます。そうでない場合は、[後で割り当てることができます](/ja/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/ja/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.
