> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/ar/qaadh-almarfh/057-how-do-i-delete-my-overleaf-account.md).

# كيف أحذف حساب Overleaf الخاص بي؟

**تصف هذه الصفحة متى وكيف يمكنك حذف حساب Overleaf الخاص بك.**

إذا كنت تستخدم حساب Overleaf مُدارًا، فلا يمكن إلا لمسؤول حسابك حذف حساب Overleaf الخاص بك. إذا لم تكن متأكدًا مما إذا كان حساب Overleaf الخاص بك مُدارًا أو كنت ترغب في معرفة المزيد عن الحسابات المُدارة، فراجع [معلومات للمستخدمين المُدارين](/latex/ar/qaadh-almarfh/137-understanding-managed-overleaf-accounts.md).

يمكن حذف حسابات Overleaf التي لا يديرها شخص آخر في أي وقت. إذا لم تعد ترغب في استخدام حساب Overleaf الخاص بك وترغب في إزالة جميع البيانات المرتبطة بحسابك، فيُرجى اتباع التعليمات أدناه.

### حذف حساب Overleaf الخاص بك

سجّل الدخول إلى حساب Overleaf الخاص بك وانتقل إلى إعدادات حسابك على <https://www.overleaf.com/user/settings>. يرجى التأكد من أنك مسجّل الدخول إلى الحساب الذي ترغب في حذفه من خلال التحقق من عناوين البريد الإلكتروني المرتبطة بالحساب الذي قمت بتسجيل الدخول إليه. لحذف الحساب الذي أنت مسجّل الدخول إليه، انتقل إلى أسفل الصفحة وانقر على "حذف حسابك."

![DeleteAccount.jpg](/files/fff012fedd54f664de6c9304a35686fe7bbe8a4a)

لاحظ أن هذا سيحذف نهائيًا جميع مشاريع Overleaf المملوكة لحسابك (بما في ذلك المشاريع القديمة من ShareLaTeX وOverleaf v1). لن يتم حذف المشاريع المشتركة معك من حسابات أخرى.

إذا كنت قد استخدمت Writefull عبر Overleaf، فسيكون لديك أيضًا حساب Writefull منفصل. لحذف حساب Writefull الخاص بك، يُرجى الاتصال بـ <support@writefull.com>.

إذا لم تتمكن من حذف حسابك بهذه الطريقة، فيمكنك مراسلتنا عبر البريد الإلكتروني على <privacy@overleaf.com>.

(لمزيد من التفاصيل، راجع [سياسة الخصوصية](https://www.overleaf.com/legal#Privacy).)


---

# 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://overleaf-pro.ayaka.space/latex/ar/qaadh-almarfh/057-how-do-i-delete-my-overleaf-account.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.
