# إعدادات النظام

## 🛠️ ما هي إعدادات النظام؟

تسمح لك إعدادات النظام بتكوين ngSurvey الخاص بك **on-premise** التركيب لتلبية احتياجاتك.

{% hint style="warning" %}
إعدادات النظام عامة وستؤثر على جميع مستخدمي ngSurvey في تركيبك.
{% endhint %}

&#x20;يمكنك تكوين الإعدادات التالية.

* [الإعدادات العامة](/ar/installation-setup/system-settings/general.md) لإعداد الاستبيانات الافتراضية أو لتعطيل إعادة التوجيه التلقائي لصفحة تسجيل الدخول في تركيبك.
* [خادم البريد](/ar/installation-setup/system-settings/mailing-server.md) الذي سيُستخدم لإرسال رسائل البريد الإلكتروني.
* [حساب الارتداد](/ar/installation-setup/system-settings/bounce-account.md) الذي سيتعامل مع جميع عناوين البريد الإلكتروني غير الصالحة من [دعوات البريد الإلكتروني](/ar/form-management/campaigns/campaign/email-distribution.md).
* خدمات متعلقة بـ Google مثل [Captcha](/ar/installation-setup/system-settings/google/captcha.md) أو [حسابات خدمات Google](/ar/installation-setup/system-settings/google/service-account.md).
* [حسابات](/ar/installation-setup/system-settings/almraslh-abr-alhatf-almhmwl/twilio.md) للتعامل مع رسائل SMS المحمولة.
* [IPStack](/ar/installation-setup/system-settings/third-party-apis/ipstack.md) للتعامل مع [تحديد الموقع الجغرافي عبر IP](/ar/form-management/form-designer/geolocation/ip-address-location.md).
* [Active Directory](/ar/installation-setup/system-settings/active-directory-settings.md) لإعداد خادم Active Directory للمصادقة.
* [Microsoft](/ar/installation-setup/system-settings/third-party-apis/microsoft.md) خدمات متعلقة مثل Cognitive أو Text analytics للتعامل مع [الترجمات التلقائية](/ar/form-management/form-designer/multi-language-forms/auto-translation.md) و [تحليل المشاعر](/ar/form-management/reports/text-reports/sentiment-analysis.md).
* [مزود AI](/ar/mjmwah-ai.md) لربط قوة الذكاء الاصطناعي بـ ngSurvey.


---

# 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/installation-setup/system-settings.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.
