> 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/tr/bilgi-bankasi/057-how-do-i-delete-my-overleaf-account.md).

# Overleaf hesabımı nasıl silerim?

**Bu sayfa, Overleaf hesabınızı ne zaman ve nasıl silebileceğinizi açıklar.**

Yönetilen bir Overleaf hesabı kullanıyorsanız, Overleaf hesabınızı yalnızca hesap yöneticiniz silebilir. Overleaf hesabınızın yönetilen bir hesap olup olmadığından emin değilseniz veya yönetilen hesaplar hakkında daha fazla bilgi edinmek istiyorsanız, şu sayfamıza bakın [yönetilen kullanıcılar için bilgiler](/latex/tr/bilgi-bankasi/137-understanding-managed-overleaf-accounts.md).

Başka biri tarafından yönetilmeyen Overleaf hesapları istediğiniz zaman silinebilir. Overleaf hesabınızı artık kullanmak istemiyorsanız ve hesabınızla ilişkili tüm verileri kaldırmak istiyorsanız, lütfen aşağıdaki talimatları izleyin.

### Overleaf Hesabınızı Silme

Overleaf hesabınıza giriş yapın ve hesap ayarlarınıza şu adresten gidin: <https://www.overleaf.com/user/settings>. Lütfen giriş yaptığınız hesapla ilişkili e-posta adreslerini kontrol ederek silmek istediğiniz hesaba giriş yaptığınızdan emin olun. Giriş yaptığınız hesabı silmek için sayfanın en altına kaydırın ve "Hesabınızı sil."e tıklayın.

![DeleteAccount.jpg](/files/8f5a4d961e25442842d8356a0fd4f06ee58fc950)

Bunun hesabınıza ait tüm Overleaf projelerini (ShareLaTeX ve Overleaf v1'den gelen eski projeler dahil) kalıcı olarak sileceğini unutmayın. Diğer hesaplardan sizinle paylaşılmış projeler silinmeyecektir.

Overleaf üzerinden Writefull kullandıysanız, ayrıca ayrı bir Writefull hesabınız da olur. Writefull hesabınızı silmek için lütfen <support@writefull.com>.

Hesabınızı bu şekilde silemiyorsanız, bize şu adresten e-posta gönderebilirsiniz: <privacy@overleaf.com>.

(Daha fazla ayrıntı için şuraya bakın: [Gizlilik Politikası](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/tr/bilgi-bankasi/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.
