Administration

How to update your profile information?

How to Manage Your Billing Details?

Research Projects

What are Research Projects?

How to set up a Research Project

How to add a new participant?

How to edit a participant?

Can I add other Researchers to my account?

Team Roles

Transcription

Can I send a personalized template?

Do you have any examples of transcriptions in Spanish?

Do you transcribe and/or translate in other languages?

Accepted File Formats for Transcription

What is speaker tracking?

What are timestamps?

What is the difference between non-verbatim and strict verbatim?

What is your standard turnaround time?

What is your rush turnaround time?

What is de-identification?

Translation

How much do you charge for a translation service?

How do you guarantee translation accuracy?

What languages do you translate?

How to add a new participant?

Maintaining detailed participant records is essential for the integrity and success of research. It ensures ethical standards are met, enhances data accuracy, and streamlines the research process. Accurate records support effective data analysis and protect participant privacy, making it a cornerstone of trustworthy and efficient scientific investigation.

1. Create your Research Project

Choose an existing project to add participants, or start a new project

Add participants.png

2. Add Participants

Input your participant's information, and in the 'Related Project' field, please select the project in which the participant is involved.

Create Participant.png

3. Enhancing Participant Privacy: HIPAA Compliance Feature

If your project involves or requires PHI/HIPAA compliance, please check the 'Use Identifier Code' box. This feature enables the generation of a nickname to safeguard your participants' identities. Remember, Landmark adheres to HIPAA regulations. Should you require documentation for your IRB, please reach out to your account executive.

ID Code.png

4. Secure Consent Form Management for IRB Compliance

Ensure no consent form is misplaced by storing them securely to meet your IRB requirements. Upload signed consent forms and any necessary documents for your records, attaching them to each participant's profile.

super-embed:

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<style>

.button-previous {
  background-color: #312e81; 
  color: #fff; 
  border: none; 
  padding: 10px 20px;
  font-size: 16px; 
  cursor: pointer;  
  border-radius: 5px; 
  margin: 5px; 
  text-decoration:none;
}

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

</style>
<body>
  <a href="<https://docs.thelai.com/how-to-set-up-a-research-project>" class="button-previous"> ← Previous </a>
</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">
</head>
<style>

.button-next {
  background-color: #312e81; 
  color: #fff; 
  border: none; 
  padding: 10px 20px;
  font-size: 16px; 
  cursor: pointer;  
  border-radius: 5px; 
  margin: 5px; 
  text-decoration:none;
}

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

</style>
<body>
  <a href="<https://docs.thelai.com/how-to-edit-a-participant>" class="button-next"> Next →    </a>
</body>
</html>