-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdataDeletion.html
53 lines (48 loc) · 2.08 KB
/
dataDeletion.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<div class="data-deletion-instructions">
<h1>Data Deletion Instructions</h1>
<p>At <strong>icarKno<sup>TM</sup></strong>, we respect your privacy and ensure that you have full control over your data.</p>
<h2>How to Request Data Deletion:</h2>
<ol>
<li>Log in to your account on our application using your registered credentials.</li>
<li>Navigate to the <strong>Account Settings</strong> section.</li>
<li>Select <strong>Privacy Settings</strong> or <strong>Data Management</strong>.</li>
<li>Choose the option <strong>Delete My Data</strong> or <strong>Request Data Deletion</strong>.</li>
<li>Confirm your request by following the on-screen instructions.</li>
</ol>
<h2>Alternate Method:</h2>
<p>
If you are unable to access your account or prefer another method, you can request data deletion by contacting our support team:
</p>
<p>
<strong>Email:</strong> <a href="mailto:[email protected]">[email protected]</a>
</p>
<p>
<strong>Subject:</strong> "Data Deletion Request"
</p>
<p>
Include the following details in your email:
</p>
<ul>
<li>Your full name</li>
<li>Registered email address</li>
<li>Reason for data deletion (optional)</li>
</ul>
<p>
Our support team will verify your identity and process your request within 7-10 business days.
</p>
<h2>What Happens After Data Deletion:</h2>
<p>
Once your data deletion request is processed:
</p>
<ul>
<li>All your personal data will be permanently removed from our servers.</li>
<li>Any associated content or account history will also be deleted, unless legally required to retain specific information.</li>
</ul>
<p>
<strong>Please note:</strong> Data deletion is irreversible, and once your data is deleted, it cannot be recovered.
</p>
<p>
If you have further questions about our data deletion process, feel free to contact us at
<a href="mailto:[email protected]">[email protected]</a>.
</p>
</div>