frontend_nyla/public/poweron-privacy.html
2026-01-20 00:56:00 +01:00

290 lines
11 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PowerOn AI Platform - Privacy Policy</title>
<link rel="icon" type="image/x-icon" href="./favicon.ico">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background-color: #f8fafc;
color: #1e293b;
line-height: 1.6;
font-size: 16px;
}
.container {
max-width: 800px;
margin: 0 auto;
padding: 2rem;
background-color: #ffffff;
min-height: 100vh;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.header {
text-align: center;
margin-bottom: 3rem;
padding-bottom: 2rem;
border-bottom: 2px solid #e2e8f0;
}
.header h1 {
color: #3b82f6;
font-size: 2.5rem;
margin-bottom: 1rem;
}
.header p {
color: #64748b;
font-size: 1.1rem;
}
.content-section {
margin-bottom: 2.5rem;
}
.content-section h2 {
color: #1e293b;
font-size: 1.5rem;
margin-bottom: 1rem;
border-left: 4px solid #3b82f6;
padding-left: 1rem;
}
.content-section h3 {
color: #1e293b;
font-size: 1.2rem;
margin: 1.5rem 0 0.75rem 0;
}
.content-section p {
margin-bottom: 1rem;
color: #475569;
}
.content-section ul {
margin-left: 2rem;
margin-bottom: 1rem;
}
.content-section li {
color: #475569;
margin-bottom: 0.5rem;
}
.highlight-box {
background-color: #f1f5f9;
border: 1px solid #e2e8f0;
border-radius: 0.5rem;
padding: 1.5rem;
margin: 1.5rem 0;
}
.highlight-box h4 {
color: #1e293b;
margin-bottom: 0.75rem;
}
.navigation {
text-align: center;
margin-top: 3rem;
padding-top: 2rem;
border-top: 2px solid #e2e8f0;
}
.nav-link {
display: inline-block;
margin: 0 1rem;
padding: 0.75rem 1.5rem;
background-color: #3b82f6;
color: white;
text-decoration: none;
border-radius: 0.25rem;
transition: background-color 0.2s ease;
}
.nav-link:hover {
background-color: #2563eb;
}
.footer {
text-align: center;
margin-top: 2rem;
color: #64748b;
font-size: 0.9rem;
}
.last-updated {
background-color: #fef3c7;
border: 1px solid #f59e0b;
border-radius: 0.5rem;
padding: 1rem;
margin-bottom: 2rem;
text-align: center;
}
</style>
</head>
<body>
<div class="container">
<div class="header">
<h1>Privacy Policy</h1>
<p>PowerOn AI Platform - Data Protection & Privacy</p>
</div>
<div class="last-updated">
<strong>Last Updated:</strong> August 2025
</div>
<div class="content-section">
<h2>Introduction</h2>
<p>
PowerOn AI Platform ("we," "our," or "us") is committed to protecting your privacy and ensuring
the security of your personal information. This Privacy Policy explains how we collect, use,
disclose, and safeguard your information when you use our AI-powered workflow automation platform.
</p>
</div>
<div class="content-section">
<h2>Information We Collect</h2>
<h3>Personal Information</h3>
<p>We may collect the following types of personal information:</p>
<ul>
<li>Name and contact information (email address, phone number)</li>
<li>Company and job title information</li>
<li>Authentication credentials and account settings</li>
<li>Payment and billing information</li>
</ul>
<h3>Usage Information</h3>
<p>We automatically collect information about how you use our platform:</p>
<ul>
<li>Workflow creation and execution data</li>
<li>AI agent interactions and configurations</li>
<li>Document processing activities</li>
<li>Platform access logs and performance metrics</li>
</ul>
<h3>Technical Information</h3>
<p>We collect technical information to ensure platform functionality:</p>
<ul>
<li>Device and browser information</li>
<li>IP address and location data</li>
<li>Cookies and similar tracking technologies</li>
<li>System performance and error logs</li>
</ul>
</div>
<div class="content-section">
<h2>How We Use Your Information</h2>
<p>We use the collected information for the following purposes:</p>
<ul>
<li>Provide and maintain our AI platform services</li>
<li>Process and execute your workflow automations</li>
<li>Improve platform performance and user experience</li>
<li>Send important service updates and notifications</li>
<li>Provide customer support and technical assistance</li>
<li>Ensure platform security and prevent fraud</li>
<li>Comply with legal obligations and regulations</li>
</ul>
</div>
<div class="content-section">
<h2>Data Sharing and Disclosure</h2>
<p>We do not sell, trade, or rent your personal information to third parties. We may share your information only in the following circumstances:</p>
<div class="highlight-box">
<h4>Service Providers</h4>
<p>We work with trusted third-party service providers who assist us in operating our platform, such as cloud hosting services, payment processors, and AI model providers. These providers are contractually obligated to protect your information.</p>
</div>
<div class="highlight-box">
<h4>Legal Requirements</h4>
<p>We may disclose your information if required by law, court order, or government regulation, or to protect our rights, property, or safety.</p>
</div>
<div class="highlight-box">
<h4>Business Transfers</h4>
<p>In the event of a merger, acquisition, or sale of assets, your information may be transferred as part of the business transaction.</p>
</div>
</div>
<div class="content-section">
<h2>Data Security</h2>
<p>We implement comprehensive security measures to protect your information:</p>
<ul>
<li>Encryption of data in transit and at rest</li>
<li>Regular security audits and vulnerability assessments</li>
<li>Access controls and authentication mechanisms</li>
<li>Secure data centers and infrastructure</li>
<li>Employee training on data protection practices</li>
</ul>
</div>
<div class="content-section">
<h2>Your Rights and Choices</h2>
<p>You have the following rights regarding your personal information:</p>
<ul>
<li><strong>Access:</strong> Request a copy of your personal information</li>
<li><strong>Correction:</strong> Update or correct inaccurate information</li>
<li><strong>Deletion:</strong> Request deletion of your personal information</li>
<li><strong>Portability:</strong> Receive your data in a portable format</li>
<li><strong>Opt-out:</strong> Unsubscribe from marketing communications</li>
</ul>
</div>
<div class="content-section">
<h2>Data Retention</h2>
<p>We retain your personal information only as long as necessary to:</p>
<ul>
<li>Provide our services to you</li>
<li>Comply with legal obligations</li>
<li>Resolve disputes and enforce agreements</li>
<li>Improve our platform and services</li>
</ul>
<p>When we no longer need your information, we securely delete or anonymize it.</p>
</div>
<div class="content-section">
<h2>International Data Transfers</h2>
<p>Your information may be transferred to and processed in countries other than your own. We ensure that such transfers comply with applicable data protection laws and implement appropriate safeguards to protect your information.</p>
</div>
<div class="content-section">
<h2>Children's Privacy</h2>
<p>Our platform is not intended for use by children under the age of 13. We do not knowingly collect personal information from children under 13. If you believe we have collected such information, please contact us immediately.</p>
</div>
<div class="content-section">
<h2>Changes to This Policy</h2>
<p>We may update this Privacy Policy from time to time. We will notify you of any material changes by posting the new policy on our platform and updating the "Last Updated" date. Your continued use of our platform after such changes constitutes acceptance of the updated policy.</p>
</div>
<div class="content-section">
<h2>Contact Us</h2>
<p>If you have any questions about this Privacy Policy or our data practices, please contact us:</p>
<div class="highlight-box">
<p><strong>Email:</strong> privacy@poweron-ai.com</p>
<p><strong>Address:</strong> PowerOn AI Platform, Privacy Team</p>
</div>
</div>
<div class="navigation">
<a href="poweron-home.html" class="nav-link">Home</a>
<a href="poweron-terms.html" class="nav-link">Terms of Service</a>
</div>
<div class="footer">
<p>&copy; 2025 PowerOn AI Platform. All rights reserved.</p>
</div>
</div>
</body>
</html>