# User Data Deletion Request

If you would like to delete your Fieldmeister account and all associated data, please follow the steps below:

1. **Send an Email Request:** Compose an email using the email account registered with Fieldmeister.
2. **Address Your Request:** Send the email to **<support@fieldmeister.com>** with the subject line "User Data Deletion Request."
3. **Provide Necessary Information:** In the body of your email, please include the following:
   * Your full name.
   * Confirmation that you would like all your data deleted.
4. **Await Confirmation:** Our support team will respond to your request in compliance with GDPR regulations, confirming the deletion or requesting additional information if needed.

**Important:** We can only process deletion requests from the email address associated with your Fieldmeister account. If you no longer have access to that email, please contact our support team for further assistance.


---

# 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://docs.fieldmeister.com/legal/user-data-deletion-request.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.
