> For the complete documentation index, see [llms.txt](https://docs.wingbits.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wingbits.com/wingbits/wingbits-english-ar/almsaadh-alaamh/change-password.md).

# تغيير كلمة المرور

{% hint style="info" %}
تأكد من تعطيل أي مانعات منبثقة حالية. إذا واجهت أي مشاكل في العثور على رابط "نسيت كلمة المرور؟" أدناه أو النقر عليه، [انقر هنا](https://wingbits.com/forgot).
{% endhint %}

### نسيت كلمة المرور

في صفحة تسجيل الدخول، انقر على رابط "نسيت كلمة المرور؟" الموجود فوق حقل كلمة المرور.

<figure><img src="/files/3dc916019a39460472c4b10060650e1288ac7014" alt=""><figcaption><p>صفحة تسجيل الدخول</p></figcaption></figure>

### أدخل عنوان البريد الإلكتروني

الآن أدخل عنوان بريدك الإلكتروني لحساب Wingbits في حقل البريد الإلكتروني وانقر على "إرسال رابط إعادة التعيين"

<figure><img src="/files/44b239800c3f61289d740b2e1b2f2fdef76748c0" alt=""><figcaption><p>لوحة نسيت كلمة المرور</p></figcaption></figure>

### تحقق من بريدك الإلكتروني

اذهب وتحقق من حساب بريدك الإلكتروني للحصول على رسالة من Wingbits بعنوان "رمز التحقق الخاص بك" وابحث داخلها عن رمز من 6 أرقام، ثم انقر على زر "الانتقال إلى إعادة التعيين" في اللوحة التالية.

<figure><img src="/files/d41693289fe5f79d648bb2e649e0a0459f2d8a94" alt=""><figcaption><p>لوحة تحقق من بريدك الإلكتروني</p></figcaption></figure>

### تغيير كلمة المرور

أدخل كلمة مرورك الجديدة في لوحة تغيير كلمة المرور، في المربع الأول والثاني للتأكيد. ثم انسخ رمز التحقق من تلك الرسالة إلى حقل "رمز إعادة التعيين" وانقر على زر "تغيير كلمة المرور".

<figure><img src="/files/5b42aa83fcd5400daeb6a13ed03d4802cfa781ae" alt=""><figcaption><p>لوحة تغيير كلمة المرور</p></figcaption></figure>

### تم تغيير كلمة المرور!

بشرط أن تكون عناوين البريد الإلكتروني مطابقة وأن يكون رمز التحقق لا يزال صالحًا (ينتهي بعد 15 دقيقة)، يجب أن ترى النتائج التالية وتتمكن من النقر على "الذهاب لتسجيل الدخول" لاستخدام كلمة المرور الجديدة مع عنوان بريدك الإلكتروني في حساب Wingbits.

<figure><img src="/files/d0d95eb451361881894fca284d37e8e266ef1e79" alt=""><figcaption><p>تم تغيير كلمة المرور!</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.wingbits.com/wingbits/wingbits-english-ar/almsaadh-alaamh/change-password.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
