> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/accreditation-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/accreditation-bodies/ab-ar/settings/accreditation-body-profile.md).

# ملف تعريف جهة الاعتماد

حساب المقر الرئيسي يعمل كحساب رئيسي حيث يمكنك إدارة معلومات ملف المؤسسة المعتمدة والمستخدمين والحسابات.

### عرض معلومات المؤسسة المعتمدة

لعرض معلومات ملف المؤسسة المعتمدة الخاصة بك:

1. انتقل إلى ملف المؤسسة المعتمدة
2. في صفحة ملف المؤسسة المعتمدة، ستتمكن من الوصول إلى المعلومات التالية:

{% tabs %}
{% tab title="ملف المؤسسة المعتمدة" %}

#### المعلومات العامة

المعلومات التي يمكن رؤيتها للجمهور في صفحة ملف المؤسسة المعتمدة)

* شعار المؤسسة المعتمدة (اختياري)
* بلد / اقتصاد المؤسسة المعتمدة <mark style="color:red;">(مطلوب)</mark>
* اسم المؤسسة المعتمدة <mark style="color:red;">(مطلوب)</mark>
* اختصار المؤسسة المعتمدة <mark style="color:red;">(مطلوب)</mark>
* موقع الويب الخاص بالمؤسسة المعتمدة <mark style="color:red;">(مطلوب)</mark>
* هاتف المؤسسة المعتمدة
* فاكس المؤسسة المعتمدة
* وصف المؤسسة المعتمدة <mark style="color:red;">(مطلوب)</mark>

#### المعلومات الخاصة

المعلومات التي يمكن رؤيتها للجمهور في صفحة ملف المؤسسة المعتمدة)

* اسم الشخص الرئيسي الاتصال <mark style="color:red;">(مطلوب)</mark>
* عنوان البريد الإلكتروني لمؤسسة المعتمدة <mark style="color:red;">(مطلوب)</mark>
  {% endtab %}
  {% endtabs %}

***

### تحديث معلومات ملف المؤسسة المعتمدة

لتحديث معلومات ملف المؤسسة المعتمدة الخاصة بك:

1. انتقل إلى ملف المؤسسة المعتمدة
2. في صفحة ملف المؤسسة المعتمدة، ستتمكن من الوصول إلى المعلومات التالية:

{% tabs %}
{% tab title="ملف المؤسسة المعتمدة" %}

#### المعلومات العامة

المعلومات التي يمكن رؤيتها للجمهور في صفحة ملف المؤسسة المعتمدة)

* شعار المؤسسة المعتمدة (اختياري)
* بلد / اقتصاد المؤسسة المعتمدة <mark style="color:red;">(مطلوب)</mark>
* اسم المؤسسة المعتمدة <mark style="color:red;">(مطلوب)</mark>
* اختصار المؤسسة المعتمدة <mark style="color:red;">(مطلوب)</mark>
* موقع الويب الخاص بالمؤسسة المعتمدة <mark style="color:red;">(مطلوب)</mark>
* هاتف المؤسسة المعتمدة
* فاكس المؤسسة المعتمدة
* وصف المؤسسة المعتمدة <mark style="color:red;">(مطلوب)</mark>

#### المعلومات الخاصة

المعلومات التي يمكن رؤيتها للجمهور في صفحة ملف المؤسسة المعتمدة)

* اسم الشخص الرئيسي الاتصال <mark style="color:red;">(مطلوب)</mark>
* عنوان البريد الإلكتروني لمؤسسة المعتمدة <mark style="color:red;">(مطلوب)</mark>
  {% endtab %}
  {% endtabs %}

3. ابحث عن المعلومات التي ترغب في تحديثها ثم انقر فوق زر "تحرير"
4. بمجرد التحديث، انقر على زر "حفظ التغييرات"
5. تم تحديث معلومات ملف المؤسسة المعتمدة الخاص بك بنجاح.

***

### إضافة أو تحديث شعار المؤسسة المعتمدة

1. لإضافة أو تحديث شعار المؤسسة المعتمدة، انقر فوق زر "تحرير"

<figure><img src="https://github.com/QualityTrade/iaf-docs-accreditation-bodies-ar/blob/main/.gitbook/assets/[AB]-Update-Logo.png" alt=""><figcaption></figcaption></figure>

2. انقر على زر "استعراض"
3. يظهر نموذجًا يتيح لك تحديد الصورة التي ترغب في استخدامها كشعار
4. بمجرد التحديد، انقر على زر "حفظ التغييرات"
5. سيتم إضافة شعارك بنجاح إلى ملف مؤسستك المعتمدة.


---

# 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/accreditation-bodies/ab-ar/settings/accreditation-body-profile.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.
