# Deleting Your Sybel Account

At [Sybel](https://sybel.co), we respect your privacy and provide a simple solution to delete your account and associated data.

<figure><img src="https://upload.wikimedia.org/wikipedia/fr/thumb/2/28/Logo_Sybel_2020.svg/langfr-1024px-Logo_Sybel_2020.svg.png" alt="" width="188"><figcaption></figcaption></figure>

#### How to Request Account Deletion?

To request the deletion of your Sybel account and its associated data, follow these steps:

1. Log in to your account.
2. Visit the dedicated page via this link: <https://app.sybel.co/settings>.
3. Click on the **“Delete My Account”** button.
4. Type **“DELETE”** and confirm the deletion.

#### What Data Will Be Deleted?

When you request the deletion of your account, the following information will be deleted:

* Your personal data (name, email address, userId)
* Your listening history and favorites
* Your user settings and preferences

#### Data Retention and Additional Durations

Certain data may be retained temporarily to meet legal or security requirements:

* **Subscription history**: kept for a maximum of 7 years, as required by law.
* **Data related to security or disputes**: retained for a limited period, strictly necessary to resolve such issues.

After these periods expire, all remaining data will be permanently deleted.

If you have any questions or want to learn more, consult our [Privacy Policy](https://sybel.co/fr/cgu/).

***


---

# 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:

```
GET https://account-deletion.sybel.co/readme.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.
