The AI trial coordinator that keeps site visits on schedule

The AI trial coordinator that keeps site visits on schedule

6 min read

A hospital, the company running the trial, and the sponsor paying for it agree on a date by email, and then it moves. An AI trial coordinator can only change that date everywhere if it made the appointment.

No clinical trial can enroll its first patient until a monitor has visited the hospital and signed it off as ready. The monitor usually works for the contract research organization (CRO) that runs the study for the drug company paying for it. The principal investigator has to be in the room for that visit, so does the study coordinator, and it takes a day out of a hospital that is treating patients alongside the research.

Agreeing on that day takes rounds of email between the monitor and the site, around the investigator’s clinics and the sponsor’s timelines. Once it is settled, the monitor sends a confirmation letter that doubles as the invitation and the agenda. Then the date moves. The ethics board (IRB) approval lands late, or a contract is still unsigned, and a site that could be enrolling patients waits weeks for another day everyone can make.

The letter is not an appointment

The letter does its job. Everyone learns what the day is for and who needs to be there. Then each side puts it into their own system by hand, and a slipped date means doing all of it over. The monitor writes a second letter and starts chasing the same people for a day they can all make.

The coordinator is already the line between the CRO and the hospital, so the coordinator’s account is usually where the agent starts. Everything it sends goes out in that person’s name, every site’s visit stacks onto one person’s calendar, and monitors move between studies and employers often enough that the account holding a year of visits may not be there for the close-out.

The other approach is to keep visits in the study system. The record is right, and the site sees it only if site staff log in. Hospital research teams work in the hospital’s own systems, so the visit reaches them by email anyway, and the study system ends up holding a date that nobody attending has on their calendar.

In the first case, the date sits on the coordinator’s calendar. In the second, it sits in the study system. The investigator and the sponsor keep their days somewhere else, so the date only reaches them because somebody sent it, and when it moves, it’s another letter and another round of chasing.

Nylas Agent Accounts give the trial coordination agent an identity of its own, like visits@yourcompany.com, one account holding both the mailbox and the calendar, created through the Nylas API with a single call to POST /v3/connect/custom. Which visits are due, and what the monitoring plan requires, stays in your application. Deciding whether a site is ready stays with the monitor. What Nylas runs is the identity the agent writes and books from.

When the approval lands late

Say a site initiation visit is being arranged for the third week of the month. The agent emails the study coordinator and the investigator’s office from one address, and every reply about that visit comes back to the same place, on the same thread.

Once the day is agreed, the agent creates the event and the invitation arrives at the hospital the way any meeting does, so the investigator’s Thursday is blocked in the calendar the investigator reads every morning. The acceptance comes back as a status on the event rather than as another message for someone to chase.

Invitations travel the other way too. When the site proposes a call about the protocol, the event lands on the agent’s calendar, and the agent accepts it like any other attendee. The signed contract comes back attached to a reply, and the agent reads it from the message it arrived in.

Then the IRB approval slips by a week. The email carrying the delay lands in the same mailbox that holds the visit, so the agent sees the problem and the appointment together. It made the booking, so it can change it, and one update reaches the investigator, the study coordinator, and the monitor wherever each of them keeps their calendar. Nobody writes a second letter. The site loses a week rather than a month.

What a sponsor asks first

The agent is emailing hospital staff about a regulated study. A sponsor’s vendor review will ask about three things before it signs off.

The first is deliverability. If a visit confirmation goes to spam, the monitor flies out to a site that is not expecting anyone. An Agent Account sends from the CRO’s own domain, on infrastructure Nylas has run for more than a decade.

The second is that a person can take over. A monitor opens the mailbox in Outlook over IMAP and reads the exchange, and a reply sent from there sits on the same thread as everything the agent sent. 

The third is compliance, because trial correspondence sits close to regulated work and sponsors audit their vendors. Agent Accounts carry Nylas’s compliance posture on every plan: SOC 2 Type II, HIPAA, ISO 27001, ISO 27701.

For clinical platforms already on Nylas

If Nylas is in your stack, this part is already built. An Agent Account is another grant, and the Messages, Threads, Attachments, and Events endpoints work against it exactly as they do today. Scheduler reads availability from the account’s calendar and writes bookings back to it, so a site can pick a day from a page.

Your customer verifies a domain once during onboarding, and after that your application creates accounts on it as studies open. Sites deal with the same address for the length of the trial, and the account outlasts whoever is monitoring that month.

The free tier includes three Agent Accounts, enough to run the whole loop before it touches a live study. Paid plans include ten and fifty accounts, so the number of studies you run at once decides the tier.

Sign up (or sign in if you already have an account) to create your first Agent Account. The Scheduler quickstart walks through putting a booking page in front of it.


Read more from our Agent Accounts vertical series:

Related resources

Introducing Scheduler support for Nylas Agent Accounts

Today we’re launching Scheduler support for Agent Accounts. Any Agent Account can now host a…

The AI transaction coordinator that keeps the closing on schedule

Getting a house from accepted offer to keys runs on email and calendar invites between…

The AI executive assistant that runs its own inbox and calendar

An assistant that works over email and calendar has to be reachable. It cannot borrow…