# أمان الحساب

أمن الحساب يتيح لك تعريف قواعد أمان لتأمين حسابات المستخدمين المدمجة في ngSurvey. يمكنك أيضًا تأمين الحسابات أكثر باستخدام [env](/ar/installation-setup/installation/iadadat-mtghyrat-albyeh.md)i[إعدادات متغير البيئة](/ar/installation-setup/installation/iadadat-mtghyrat-albyeh.md).

## 🔅 خصائص أمان الحساب

* **`قفل الحساب إذا كان غير نشط لمدة`** سيؤدي إلى قفل الحساب إذا لم يتم استخدامه خلال فترة زمنية.
* **`تمكين المصادقة الثنائية للحساب المدمج`** يتيح لك تعريف بريد إلكتروني سيتم استخدامه كمصادقة ثنائية العامل. سيتعين على كل مستخدم إدخال رمز لتأكيد تسجيل الدخول. سيتمكن المستخدم من تذكر جهاز واحد لمدة 7 أيام بعد تسجيل الدخول بنجاح.

{% hint style="info" %}
إذا تم قفلك بسبب مشاكل في المصادقة الثنائية يمكنك تعطيلها باستخدام NGSurvey:TwoFactorDisabled [متغير البيئة](/ar/installation-setup/installation/iadadat-mtghyrat-albyeh.md).
{% 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/installation-setup/system-settings/aman-alhsab.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.
