# حل مشاكل فحص البيانات

قد يظهر مشكلة فحص البيانات أثناء عملية التحقق من البيانات الأولية، والتي تحدث دائمًا بعد تحديد الملفات التي ترغب في تحميلها.

### **ما هو فحص البيانات؟**

فحص البيانات هو عملية التحقق حيث يقوم النظام بفحص البيانات الخاصة بك للمشكلات التالية:

* بيانات مفقودة مطلوبة
* تكرار البيانات
* عدم اتساق البيانات
* تضارب البيانات
* بيانات غير صالحة

## لحل مشكلات فحص البيانات

1. انقر على **'فحص البيانات'** من التنقل التحقق ضمن عملية استيراد البيانات:
2. بمجرد النقر عليه، يتم عرض قائمة بجميع الحقول التي لا يتعرف عليها النظام في منطقة المحتوى الرئيسية.

<table data-header-hidden data-full-width="true"><thead><tr><th width="180"></th><th width="483">الوصف</th></tr></thead><tbody><tr><td><strong>علامة التبويب الورقة</strong></td><td>علامة التبويب الورقة التي يظهر فيها الخطأ</td></tr><tr><td><strong>اسم الحقل</strong></td><td>اسم الحقل الذي تظهر فيه الخطأ</td></tr><tr><td><strong>الصف</strong></td><td>رقم الصف الذي يحدث فيه الخطأ</td></tr><tr><td><strong>قيمة البيانات</strong></td><td>قيمة البيانات من الملف المصدر</td></tr><tr><td><strong>الخطأ</strong></td><td>وصف الخطأ</td></tr><tr><td><strong>اقتراح</strong></td><td>اقتراح كيفية حل الخطأ</td></tr></tbody></table>


---

# 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://support.iafcertsearch.org/accreditation-bodies/ab-ar/error-handling/resolve-data-check-issues.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.
