# Data Deletion

To request deletion, please email us at [**support@cozmos.com**](mailto:support@cozmos.com).&#x20;

Be sure to include the email address associated with your account so we can process your request accurately.

Once we receive your request, we will delete all associated data, including:

* Your account information
* Any spheres you’ve created
* Uploaded content or assets
* Related activity data

We will confirm once your data has been fully removed.&#x20;

{% hint style="warning" %}
Please note that data deletion is permanent and cannot be undone.
{% endhint %}

If you have any questions before proceeding with data deletion, contact [**support@cozmos.com**](mailto:support@cozmos.com)&#x20;


---

# Agent Instructions: 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://learn.cozmos.com/help/data-deletion.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.
