# خزانة الملفات

## 📚 ما هو مخزن الملفات؟

يتيح لك مخزن الملفات عرض وإدارة جميع الملفات التي تم تحميلها من قبل المستجيب باستخدام [نوع الإجابة upload](/ar/form-management/form-designer/questions/question-types/advanced-types/file-upload.md).

![](/files/8ffbd35a675974fc7b499d437cbc357762fb3539)

يمكن تنزيل الملفات بالنقر على اسم الملف الذي تختاره. كما يمكنك أيضًا **تنزيل الكل** الملفات كملف مضغوط واحد بصيغة zip. تُجمع الملفات داخل ملف zip داخل مجلدات منفصلة بناءً على معرّف المستجيب ومجلدات فرعية بناءً على معرّف إجابة تحميل الملف.&#x20;

{% hint style="danger" %}
لا يمكن التراجع عن حذف ملف.
{% endhint %}

## &#x20;🔒 ملفات مشفرة

إذا كانت ملفاتك [تصنيف البيانات](/ar/data-encryption/data-classification.md) تم تعيينها إلى [encrypt ](/ar/data-encryption/file-upload-encryption.md)قد تتمكن من فك تشفير إجابات المستجيب باستخدام أيقونة القفل والمفتاح الخاص بك. &#x20;

![](/files/f94664c54bffae5ad42eb94d9ab74404bb5f990d)

{% hint style="info" %}
سيتم تنزيل الملفات كملفات مشفرة بصيغة PGP إذا لم تدخل أي مفتاح، ويمكنك فك تشفيرها محليًا على جهازك باستخدام مفتاحك الخاص وأي أداة مجانية لفك تشفير PGP متاحة في السوق.
{% 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.ngsurvey.com/ar/form-management/reports/files.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.
