Sites
A site is a research location where subjects are actually enrolled and data is entered. A site
has a code, a name, and a status. Sites are managed on the Sites screen inside a
study (/studies/{studyId}/sites): here they are activated and switched between the active and
closed states.
For each site the table shows the code, name, status, and the number of subjects enrolled at that site.
Publication unlocks activation
Section titled “Publication unlocks activation”A site cannot be activated “into a void”: it is bound to a published design version. This is the same BUILD → CONDUCT boundary as launching the study — until there is a live design, there is nothing to activate against.
Activating a site
Section titled “Activating a site”Activation is the only way to bring a site into being: there is no separate “create” without activation in the product. When activating you provide a code, a name, and the published design version the site will run on (only published versions are offered in the list).
-
Click Activate site (requires the
site.activatepermission). -
Enter the site code (for example,
SITE-01) and the site name. -
Choose the design version — only published versions are available; the newest one is preselected.
Confirm — the site appears in the table with status Active and can enroll subjects from that moment.
Different sites can be activated on different published versions — a normal situation during amendments, when some sites have already moved to a new version while others still run on the previous one.
Site statuses
Section titled “Site statuses”- Activeclose
- Closed
- reopenActive
| Status | Meaning |
|---|---|
| Active | The site is live: subjects can be enrolled into it |
| Closed | Enrollment into the site is blocked; data stays available |
Closing and reopening
Section titled “Closing and reopening”An active site can be closed (the site.deactivate permission). Closing requires a reason
and warns about the consequence: enrollment of new subjects into this site is blocked. Already
enrolled subjects and their data are not lost — they remain fully available for review, cleaning,
and signing.
Closing is reversible: a site can be reopened — it becomes active again and can enroll subjects. Reopening is confirmed separately.
Permissions
Section titled “Permissions”- Site visibility matches visibility everywhere else in the interface — by
study.readin the scope of the corresponding site. A monitor limited to their own locations sees only those. - Activation is gated by
site.activate, closing bysite.deactivate. Buttons are not shown without the required permission, and the server re-checks access anyway (default deny).