# 파일 가져오기

가져오기 전에 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/91wEpdemIF9jyDsINhbc" alt="import members" width="563"><figcaption></figcaption></figure>

가져오기가 성공하면 화면 상단에 **성공 배너**가 표시되고 페이지에 새 회원 정보가 채워집니다.

{% hint style="info" %}
CSV 파일에 **태그**라는 세 번째 필드를 선택적으로 포함하여 추가된 회원에게 태그를 할당할 수 있습니다. 그렇지 않으면 [나중에 할당할 수 있습니다](/ko/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/ko/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.
