# استيراد ملف

قبل الاستيراد، تحقق من أن ملف 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/Y9twcSHAVKmRe7nRhMeC" alt="استيراد الأعضاء" width="563"><figcaption></figcaption></figure>

إذا كان الاستيراد ناجحًا، ستظهر لك **شعار النجاح** في أعلى الشاشة، وستمتلئ الصفحة بمعلومات الأعضاء الجدد.

{% hint style="info" %}
يمكنك اختيارياً تضمين حقل ثالث يسمى **التسميات** في ملف CSV لتعيين تسميات للأعضاء المضافين. إذا لم تفعل، يمكنك [تعيينها لاحقًا](/ar/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/ar/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.
