> 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/uk/baza-znan/057-how-do-i-delete-my-overleaf-account.md).

# Як мені видалити мій обліковий запис Overleaf?

**Ця сторінка описує, коли і як ви можете видалити свій обліковий запис Overleaf.**

Якщо ви користуєтеся керованим обліковим записом Overleaf, видалити ваш обліковий запис може лише його адміністратор. Якщо ви не впевнені, чи ваш обліковий запис Overleaf є керованим, або хочете дізнатися більше про керовані облікові записи, див. нашу [інформацію для користувачів керованих облікових записів](/latex/uk/baza-znan/137-understanding-managed-overleaf-accounts.md).

Облікові записи Overleaf, якими не керує хтось інший, можна видалити будь-коли. Якщо ви більше не бажаєте користуватися своїм обліковим записом Overleaf і хочете видалити всі дані, пов’язані з ним, будь ласка, дотримуйтесь інструкцій нижче.

### Видалення вашого облікового запису Overleaf

Увійдіть до свого облікового запису Overleaf і перейдіть до налаштувань облікового запису за адресою <https://www.overleaf.com/user/settings>. Будь ласка, переконайтеся, що ви ввійшли саме в той обліковий запис, який хочете видалити, перевіривши адреси електронної пошти, пов’язані з обліковим записом, у який ви увійшли. Щоб видалити обліковий запис, у який ви зараз увійшли, прокрутіть униз сторінки та натисніть «Delete your account.»

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

Зверніть увагу, що це остаточно видалить усі проєкти 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/uk/baza-znan/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.
