> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/certification-bodies/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.iafcertsearch.org/certification-bodies/cb-ar/error-handling/resolve-data-check-issues.md).

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

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

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

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

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

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

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

<figure><img src="https://github.com/QualityTrade/iaf-docs-certification-bodies-ar/blob/main/.gitbook/assets/[DM]-import-data-check-errors.png" alt=""><figcaption></figcaption></figure>

<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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/certification-bodies/cb-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.
