# How to Delete Your Account

If you’ve decided to close your Signfeld account, we're sorry to see you go. This article walks you through the account deletion process and what to expect afterward.

### **⚠️ Before You Delete**

Deleting your account is permanent and will:

* Remove all your contracts, documents, and history
* Cancel your current subscription (if active)
* Delete any team member access tied to your account
* Revoke access to Signfeld’s tools and AI assistant<br>

### **✅ How to Delete Your Account**

1. Log In to Your Account\
   Go to[ www.signfeld.ai](https://www.signfeld.ai) and log in with your current credentials.
2. Navigate to Settings\
   Click your profile icon (top-right), then choose “Account”.
3. Find the Account Deletion Section\
   Scroll to the bottom of the Account tab and look for “Delete Account”.
4. Click “Delete Account”\
   A confirmation screen will appear explaining what will be lost.
5. Enter Your Password to Confirm\
   You’ll need to enter your current password to complete the deletion process.
6. Final Confirmation\
   You may also be asked to confirm one last time before the account is permanently removed.<br>

### 🧾 Need to Keep Records?

Be sure to:

* Download any signed contracts you want to retain
* Export your billing history or receipts
* Notify any collaborators before deletion<br>

**❓ Can I Restore My Account Later?**

No. Once your account is deleted, it cannot be recovered. If you think you might return in the future, consider pausing your subscription instead.

**💬 Still Have Questions?**

If you need help or have concerns about deleting your account, reach out to <support@signfeld.ai> or use the in-app chat before proceeding.<br>


---

# 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://helpyou.gitbook.io/signfeld/how-to-delete-your-account.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.
