<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Privacy Policy for Titan Drilling Operations Zambia Ltd App</title>
    <style>
        body {
            font-family: Arial, sans-serif;
            line-height: 1.6;
            margin: 40px;
            color: #333;
            max-width: 800px;
            margin-left: auto;
            margin-right: auto;
        }
        h1 {
            text-align: center;
            font-size: 24px;
            margin-bottom: 20px;
        }
        h2 {
            font-size: 18px;
            margin-top: 30px;
            margin-bottom: 10px;
        }
        p {
            margin-bottom: 15px;
        }
        ul {
            list-style-type: disc;
            margin-left: 20px;
            margin-bottom: 15px;
        }
        .note {
            font-style: italic;
            margin-bottom: 20px;
        }
        .contact {
            margin-top: 30px;
        }
    </style>
</head>
<body>
    <h1>Privacy Policy for Titan Drilling Operations Zambia Ltd App</h1>
    
   <p>Effective Date: August 16, 2025<br>
Last Updated: August 16, 2025</p>
    
    <p>Titan Drilling Operations Zambia Ltd (“we”, “our”, or “us”) is committed to protecting the privacy and security of our employees’ personal information. This Privacy Policy explains how we collect, use, store, and protect information through the Titan Drilling Operations Zambia Ltd mobile application (“the App”).</p>
    
    <p class="note">Note: This app is strictly intended for internal use by employees of Titan Drilling Operations Zambia Ltd and is not available for public use.</p>
    
    <h2>1. Information We Collect</h2>
    <ul>
        <li>Employee Information: Name, employee ID, work email, job title, department.</li>
        <li>Device Information: Device type, operating system version, unique device identifiers.</li>
        <li>Usage Data: Inspection logs, maintenance entries, workflow activities, timestamps, and location (if enabled).</li>
        <li>Diagnostic & Performance Data: For troubleshooting and improving app performance.</li>
    </ul>
    
    <h2>2. How We Use This Information</h2>
    <ul>
        <li>Facilitating and tracking inspections and maintenance workflows.</li>
        <li>Monitoring health, safety, and environmental compliance.</li>
        <li>Improving operational efficiency and safety procedures.</li>
        <li>Ensuring secure access to company resources and data.</li>
        <li>Supporting internal audits and compliance reporting.</li>
    </ul>
    
    <h2>3. Data Sharing and Disclosure</h2>
    <p>We do not share, sell, rent, or trade employee data with third parties for marketing or commercial purposes.</p>
    <p>Data may be shared with:</p>
    <ul>
        <li>Authorized internal departments for operational needs.</li>
        <li>IT service providers under strict confidentiality, for hosting and maintenance.</li>
        <li>Government or regulatory authorities, if legally required.</li>
    </ul>
    
    <h2>4. Data Security</h2>
    <p>We use industry-standard security measures including:</p>
    <ul>
        <li>End-to-end encryption</li>
        <li>Secure login and authentication</li>
        <li>Role-based access controls</li>
        <li>Regular audits and monitoring</li>
    </ul>
    
    <h2>5. Data Retention</h2>
    <p>We retain data as long as necessary for operational, legal, and compliance reasons. Data is securely deleted or anonymized when no longer required.</p>
    
    <h2>6. Access and Control</h2>
    <p>Employees can request access or correction to their data through the HR or IT department. Requests are processed per internal policies and data protection laws.</p>
    
    <h2>7. App Permissions</h2>
    <ul>
        <li>Camera & Media Access: For uploading equipment images.</li>
        <li>Location Access: For geotagging inspections (if applicable).</li>
        <li>Storage Access: For saving inspection forms locally.</li>
    </ul>
    
    <h2>8. Children’s Privacy</h2>
    <p>This app is not intended for individuals under 18. It is strictly distributed to Titan Drilling Operations Zambia Ltd employees.</p>
    
    <h2>9. Changes to This Policy</h2>
    <p>We may update this policy periodically. Changes will be communicated internally.</p>
    
    <h2>10. Contact Information</h2>
    <p class="contact">Titan Drilling Operations Zambia Ltd<br>
    T5, Zambia<br>
    Phone: +260 96 2284130</p>
    
</body>
</html>