A Secure Environment for Your Data.

We believe security and privacy are basic human rights. That's why, at Landmark, our foundational principles revolve around prioritizing security and privacy by default in every aspect of our operations.

Our system was designed based on the best practices of other leading technology firms and offers our clients the best environment for their data.

image

image

Secure Foundation with Salesforce

Our platform is proudly built on Salesforce, a world leader in cloud-based solutions in a digital landscape where security and reliability are paramount.

  • Data Security Commitment: Salesforce provides strong functionality and a steadfast commitment to data security, a crucial element in our operations.
  • Central to Enhanced Security: Central to our heightened security is Salesforce Shield, a potent tool suite reinforcing data protection and ensuring regulatory compliance.
  • Seamless Data Safeguarding: Shield's advanced features, including Platform Encryption, Event Monitoring, and Field Audit Trail, seamlessly protect your data while maintaining high-performance standards on our platform.

Our adoption of Salesforce Shield reflects our dedication to providing a secure, reliable and trustworthy environment where your data is protected with the utmost care.

Salesforce Shield comprises three key features, each serving a unique and vital role in data protection:

💡
image

Platform Encryption This robust encryption of sensitive data serves as our primary line of defense, solidifying the foundation of our commitment to data security, restrict unauthorized access, and meet regulatory standards.

💡
image

Event Monitoring It tracks user interactions for transparency and accountability. It aids in understanding data usage, detecting security threats, and ensuring authorized access to sensitive information.

💡
image

Field Audit Trail It offers a comprehensive audit capability to track changes, understand data trends, and maintain an immutable record for audit purposes, ensuring you know the evolution of your data over time.

Salesforce Shield ensures critical data security and compliance on our platform with the highest care and expertise

image

Our Commitment to Your Data Security

Here's how we've tailored Salesforce Shield to serve you better:

  • Customized Implementation: Tailored Salesforce Shield ensures peak performance and security. Our Platform Encryption, Event Monitoring, and Field Audit Trail configurations align with industry best practices and your security requirements.
  • Enhanced User Trust: Salesforce Shield guarantees a secure environment with advanced data protection, ensuring compliance with regulatory standards and building crucial trust in today's digital landscape.
  • Proactive Security Measures: Continuously monitoring and updating our security practices in response to emerging threats and industry standards keeps us ahead of potential vulnerabilities, ensuring your data is always protected with the latest security technology.

Your data's security is our top priority, and we are dedicated to preserving its integrity every step of the way.

image

Fortune 500 technology We utilize the resources of Salesforce and Amazon Web services - The same cloud services used by the CIA, Netflix, and other Fortune 500 companies - to support the data security needs of our researchers.

image

SSL Data Encryption Each file is encrypted with a unique key, also encrypted by a separate master key that rotates regularly. More about Amazon Web Services Security

image

We follow the HIPAA Guidelines All Landmark personnel have completed HIPAA training provided by a third-party consulting firm specializing in HIPAA compliance.

image

PHRP Training - IRB Approval We have completed web-based training on Protecting Human Research Participants and are always willing to work with Institutional Review Board (IRB’s) requirements.

super-embed:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- FAQ Section -->

 <!-- Inter -->
 <link rel="preconnect" href="https://fonts.googleapis.com">
 <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
 <link href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap" rel="stylesheet">

<style>
    
    .bg-white {
    background-color:#f5f6f7;
    font-family: "Inter", sans-serif;
    }

    .mx-auto {
    margin-right: auto;
    margin-left: auto;
    }

    .max-w-7xl {
    max-width: 112rem; 
    }

    .px-6 {
    padding-left: 1.5rem; 
    padding-right: 1.5rem; 
    }

    .py-24 {
    padding-top: 6rem; 
    padding-bottom: 6rem;
    }

    .blue-button {
    padding: 15px;
    background-color:#312e81; 
    border: none;
    border-radius: 15px;
    font-size: 15px;
    font-weight: 300;
    font-family: "Inter", sans-serif;
    cursor: pointer;
    transition:0.3s ease; 
    display: block;
    margin:0 auto;
    margin-bottom:20px;
    margin-top:10px;
    }

    .blue-button:hover {
    background-color: #3730a3; 
    }

    .btn-link{
    color:white;
    text-decoration:none;
    }

    .text-2xl {
    font-size: 1.5rem; 
    margin-top:10px;
    margin-left:-20px;
    }

    .font-bold {
    font-weight: bold;
    }

    .leading-10 {
    line-height: 2.5rem; 
    }

    .tracking-tight {
    letter-spacing: -0.025em; 
    }

    .text-gray-900 {
    color: #1a202c; 
    }

    .mt-2 {
        margin-left: -1px;
        margin-bottom:20px
    }

    .mt-4 {
    margin-top: 1rem;     
    }

    .text-base-faqs {
    font-size: 1rem; 
    text-align:center;
    }

    .leading-7 {
    line-height: 1.75rem; 
    }

    .text-gray-600 {
    color: #4a5568; 
    }

    .font-semibold {
    font-weight: 600; 
    }

    .text-indigo-500 {
        color:#312e81;
    }

    .text-indigo-600 {
    color: #0e1d43;
    text-decoration: none; 
    }

    .hover\:text-indigo-600:hover {
    text-decoration: underline;
    }

    @media (min-width: 1024px) { 
    .lg\:px-8 {
        padding-left: 2rem; 
        padding-right: 2rem; 
    }

    .lg\:py-40 {
        padding-top: 10rem; 
        padding-bottom: 10rem; 
    }

    .lg\:grid {
        display: grid;
    }

    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .lg\:gap-8 {
        gap: 2rem;
    }

    .lg\:col-span-1 {
        grid-column: span 1 / span 1;
    }
    }
</style>
</head>
<body>

<div class="bg-white">
    <div class="mx-auto max-w-7xl px-6 py-24 lg:px-8 lg:py-40">        
        <div class="section-one">
            <h2 class="text-2xl font-bold leading-10 tracking-tight text-indigo-500">Frequently asked questions</h2>
            <p class="mt-4 text-base-faqs leading-7 text-gray-600">Can’t find the answer you’re looking for? Reach out to our <a href="https://thelai.typeform.com/to/ShI5jj?utm_medium=OCCF" class="font-semibold text-indigo-600 hover:text-indigo-500">customer support</a> team.</p>
            <button class="blue-button"> <a href="https://thelai.typeform.com/to/ShI5jj?utm_medium=OCCF" class="btn-link">Learn More About Security</a></button>
        </div>

        <div class="lg:grid lg:grid-cols-2 lg:gap-8 mt-10">
            <!-- Column 1 -->
            <div>
                <!-- QA one -->
                <div class="lg:col-span-1">
                    <dt class="text-base font-semibold leading-7 text-indigo-500">Can you sign a confidentiality agreement?</dt>
                    <dd class="mt-2 text-base leading-7 text-gray-600">Yes, you can send it over and we will send it back executed.</dd>
                </div>
                <!-- QA three -->
                <div class="lg:col-span-1">
                    <dt class="text-base font-semibold leading-7 text-indigo-500">Do you follow HIPAA guidelines?</dt>
                    <dd class="mt-2 text-base leading-7 text-gray-600">We do follow HIPAA requirements, our secure platform will maintain all your files confidential and all our staff has completed training regarding protecting human research participants; we are more than happy to sign a business associate agreement. if you send it my way I will send it back executed as soon as possible.</dd>
                </div>
                
            </div>

            <!-- Column 2 -->
            <div>
		            <!-- QA two -->
                <div class="lg:col-span-1">
                    <dt class="text-base font-semibold leading-7 text-indigo-500">I need a non-disclosure agreement. Do you have one?</dt>
                    <dd class="mt-2 text-base leading-7 text-gray-600">Of course! We do have a non-disclosure agreement. However, if you have another one you can send it over and we will send it back to you executed.</dd>
                </div>
                
                <!-- QA four -->
                <div class="lg:col-span-1">
                    <dt class="text-base font-semibold leading-7 text-indigo-500">How can I delete my files from your platform?</dt>
                    <dd class="mt-2 text-base leading-7 text-gray-600">If you wish to delete your data from our platform, follow <a href="https://docs.thelai.com/7de9211fe4ac48d0bdfb641950e45b46" class="font-semibold text-indigo-600 hover:text-indigo-500">these</a> steps.</dd>
                </div>
            </div>
        </div>
    </div>
</div>  
</body>
</html>
super-embed:
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <!--New Gray Footer -->

    <!-- Poppins -->
		<link rel="preconnect" href="https://fonts.googleapis.com">
		<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
		<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
       
        
    <style>    
      
        .CF-sitemap-section {
            background:#f5f6f7;
            color: #0e1d43;
            padding: 30px; 
            width: 100%;
            margin: 0 auto;
            font-family: 'Inter', sans-serif;
        }

				.CF-header-container {
            margin-bottom: 10px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 0 0px;
        }

				.CF-logo {           
            display: block;
						padding-left: 10px;        }



				.CF-sitemap-container {
				    display: flex;
				    flex-wrap: wrap;
				    justify-content: center;
				    padding: 0;
				    max-width: 100%;
				    margin: 0;
						}
		
		.CF-sitemap-column {
    flex: 1 1 150px; /* Reduced base size for flex items */
    margin: 10px 5px; /* Adjusted margins to be more uniform */
}

.CF-sitemap-column-mission {
    flex: 1 1 150px; /* Adjust base size to match other columns for consistency */
    margin-right:10px;
    align-self: flex-start; /* Aligns the mission column at the start of the flex container */
    margin-top:60px;
}

.mission {
    font-weight: 400;
    font-size: 15px;  
    font-family: 'Poppins', sans-serif;
    }


.CF-sitemap-column h3 {
    margin-bottom: 15px;
		text-align: left;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        font-size:17px;
}

.CF-sitemap-column a {
    color:#0e1d43;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
    transition: color 0.3s;
}

.CF-sitemap-column a:hover {
    text-decoration: underline;
    color:#312e81;
    transform: translateY(-2px);
}

.CF-sitemap-column a:last-child {
    margin-bottom: 0;
}


.CF-footer-note-container {
    padding: 20px 10px;
    text-align: center;
    margin-top: 20px;
}

.CF-footer-note {
    color:#0e1d43 ;
    margin-top: 40px;
    padding: 0;
}

@media screen and (max-width: 1100px) {
    .CF-sitemap-column {
        width: 100%;
    }
}
    </style>
</head>
<body>
	
    <section class="CF-sitemap-section">
        <!-- Header with Logo and LinkedIn Icon -->
        <div class="CF-header-container">
            <a href='/'><img src="https://landmarkmktemailimages.s3.amazonaws.com/Landmark_Logo.png" alt="Landmark Logo" class="CF-logo" width="100"></a>
           
        </div>

        <!-- Sitemap Columns -->
        <div class="CF-sitemap-container">
        
		        <!-- Column 0 -->
            <div class="CF-sitemap-column-mission">
                <p class="mission"> Assisting researchers worldwide in completing their research faster and deeper so they can make an impact that will change the world. </p>
            </div>
            
            <!-- Column 1 -->
            <div class="CF-sitemap-column">
                <h3>Using Landmark</h3>
                <a href="/terms-and-conditions/using-landmark-for-universitiesorganizations">Universities/Organizations</a>
                <a href="/our-customers">Our Customers</a>
                <a href="/transcription">Pricing</a>
                <a href="/available-languages">Available Languages</a>
                <a href="https://docs.thelai.com/">Help Center</a>
            </div>
            <!-- Column 2 -->
            <div class="CF-sitemap-column">
                <h3>Landmark</h3>
                <a href="/contractor">I'm a Transcriber/Translator</a>
                <a href="https://thelai.typeform.com/to/sJwCUe">Get a customized quote</a>
                <a href="https://docs.thelai.com/fdf4b7dd39cb446f93c9cd6fa85f6ed1">How to request a transcript</a>
                <a href="https://docs.thelai.com/ded190891d6148eab2a3554b18f20a15">Request an invoice</a>
                <a href="https://thelai.typeform.com/to/ShI5jj?utm_medium=PIE">Get in touch</a>
            </div>
            <!-- Column 3 -->
            <div class="CF-sitemap-column">
                <h3>Legal</h3>
                <a href="/privacy-policy">Privacy Policy</a>
                <a href="/terms-and-conditions">Terms and Conditions</a>
                <a href="/security-confidentiality">Security & Confidentiality</a>
            </div>
        </div>

        <!-- Footer Note -->
        <div class="CF-footer-note-container">
		        <p class="CF-footer-note">2701 East Thomas Road, Suite H<br> 
						Phoenix, AZ 85016<br>
						(480) 922-1105<br> 
						©2009-2024 Landmark Associates, Inc. | All Rights Reserved</p>
        </div>
    </section>
  
</body>
</html>