125 lines
4.3 KiB
HTML
125 lines
4.3 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>Privacy Policy - myAi</title>
|
||
<meta name="description" content="Information about the collection, use, and protection of personal data by myAi.">
|
||
<link rel="stylesheet" href="css/legal.css">
|
||
</head>
|
||
<body>
|
||
<div class="wrap">
|
||
<div class="topbar">
|
||
<a class="brand" href="/" aria-label="Back">
|
||
<span class="brand-mark">
|
||
<img src="/img/myai-logo.svg" alt="MyAi.ro">
|
||
</span>
|
||
<span>
|
||
<span class="brand-text">Back</span>
|
||
</span>
|
||
</a>
|
||
<div class="switcher">
|
||
<a href="privacy-ro.html" class="lang-link " data-lang="ro" aria-label="Română">
|
||
<img src="img/flags/ro.svg" alt="Română">
|
||
</a>
|
||
<a href="privacy-en.html" class="lang-link active" data-lang="en" aria-label="English">
|
||
<img src="img/flags/en.svg" alt="English">
|
||
</a>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="hero">
|
||
<div class="kicker">Data protection</div>
|
||
<h1>Privacy Policy</h1>
|
||
<p>Information about the collection, use, and protection of personal data by myAi.</p>
|
||
</div>
|
||
|
||
<div class="content">
|
||
|
||
<div class="notice"><strong>myAi</strong> respects the confidentiality of personal data and is committed to protecting the information of clients, partners, and website visitors.</div>
|
||
|
||
<h2>1. Who we are</h2>
|
||
<p>myAi</p>
|
||
<p>Email: <a href="mailto:contact@myai.ro">contact@myai.ro</a><br>Website: <a href="https://myAi.ro">myAi.ro</a></p>
|
||
<p>This document explains how we collect, use, and protect your personal data.</p>
|
||
|
||
<h2>2. What data we collect</h2>
|
||
<p>We may collect the following types of data:</p>
|
||
<ul>
|
||
<li>Contact details such as name, email address, and phone number</li>
|
||
<li>Data submitted voluntarily through forms, including messages, requests, and quote inquiries</li>
|
||
<li>Technical data such as IP address, browser type, cookies, and visited pages</li>
|
||
<li>Data needed in the contractual relationship, if you are a client</li>
|
||
</ul>
|
||
|
||
<h2>3. Purpose of processing</h2>
|
||
<p>Your data may be processed for:</p>
|
||
<ul>
|
||
<li>answering requests and direct communication</li>
|
||
<li>providing our services</li>
|
||
<li>improving website functionality</li>
|
||
<li>marketing, only with consent</li>
|
||
<li>meeting legal and accounting obligations</li>
|
||
</ul>
|
||
|
||
<h2>4. Legal basis</h2>
|
||
<p>We process data under Article 6 GDPR based on:</p>
|
||
<ul>
|
||
<li>the data subject’s consent</li>
|
||
<li>performance of a contract</li>
|
||
<li>legal obligation</li>
|
||
<li>legitimate interest</li>
|
||
</ul>
|
||
|
||
<h2>5. Data retention</h2>
|
||
<p>We keep personal data only for as long as necessary for the purposes for which it was collected or as required by law.</p>
|
||
|
||
<h2>6. Data disclosure</h2>
|
||
<p>Data may be disclosed only to:</p>
|
||
<ul>
|
||
<li>IT or hosting providers</li>
|
||
<li>contractual partners involved in service delivery</li>
|
||
<li>public authorities, only where required by law</li>
|
||
</ul>
|
||
<p>We do not sell or transfer data to third parties for commercial purposes.</p>
|
||
|
||
<h2>7. Your rights under GDPR</h2>
|
||
<p>You have the right to:</p>
|
||
<ul>
|
||
<li>access</li>
|
||
<li>rectification</li>
|
||
<li>erasure (“right to be forgotten”)</li>
|
||
<li>restriction</li>
|
||
<li>objection</li>
|
||
<li>data portability</li>
|
||
<li>withdrawal of consent</li>
|
||
</ul>
|
||
<p>Requests can be sent to: <a href="mailto:contact@myai.ro">contact@myai.ro</a>.</p>
|
||
|
||
<h2>8. Data security</h2>
|
||
<p>We implement appropriate technical and organizational measures to protect data against unauthorized access, loss, or disclosure.</p>
|
||
|
||
<h2>9. Transfers outside the EU</h2>
|
||
<p>We normally do not transfer data outside the EU. If this becomes necessary, appropriate safeguards will be used, including Standard Contractual Clauses.</p>
|
||
|
||
<h2>10. Policy updates</h2>
|
||
<p>We reserve the right to update this policy. The latest version will remain permanently available on the website.</p>
|
||
|
||
<p class="meta">Last updated: 2026-03-26</p>
|
||
|
||
</div>
|
||
|
||
|
||
<div class="footer">
|
||
<small>©2026 myAi. All rights reserved.</small>
|
||
<div class="footer-links">
|
||
<a href="terms-en.html">Terms and Conditions</a>
|
||
<a href="privacy-en.html">Privacy Policy</a>
|
||
<a href="cookies-en.html">Cookies Policy</a>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
<script src="js/legal.js"></script>
|
||
</body>
|
||
</html> |