Skip to main content

CDS Surveys Configuration

# Cds Surveys
Last updated: 04/14/2026

Configure surveys for your study — link them to screening or enrollment events, assign a CRF, and control how participants access them via public URL or invitation.

Overview

The CDS Surveys configuration page is where study designers create and manage all surveys for a study. Each survey is linked to a stage (Screening or Enrollment phase), a study event, and a CRF that captures participant responses. Once saved, you can publish a Public URL for self-service access or send invitations through the Survey Package workflow.

Access the configuration from Home → select your study → Survey (left sidebar).

Configuration URL:

https://[instance]/home/study/[studyId]/apps/survey

Replace [instance] with your environment host (for example, test-2025.clinicaldatas.net) and [studyId] with the study identifier.

note

Survey configuration requires the study to be in Design status. If the study is in Available, Locked, or Frozen status, the + Add a new Survey button is not shown and the table is read-only. To change study status, open the study home page and click Change Status.


Who uses this screen

Study administrators and study designers who are responsible for building the survey content and linking surveys to study events. If the Survey app is missing or the + Add a new Survey button does not appear, verify that:

  • Your study role has the Survey app installed.
  • The study is in Design status.

Typical workflow

  1. Open the study home page, confirm the status badge shows Design. If not, click Change Status and select Design, then click Submit.
  2. Navigate to Survey in the left app sidebar (or use the configuration URL above).
  3. The surveys table shows all existing surveys for the study. In a new study this is empty.
  4. Click + Add a new Survey at the bottom of the table.
  5. Complete the form:
    • Basic information — enter a title and survey instructions.
    • Survey Content — choose the stage, select the event (Enrollment phase only), and pick a CRF.
    • Public URL — decide whether participants access the survey via a public link or receive an invitation.
    • More settings — optionally configure access control, termination options, and email settings.
  6. Click Save. The survey appears in the table.
  7. If Public URL = Yes, a per-site URL is generated in the Public URL column. Share this URL with participants or embed it in communications.

Surveys table layout

The configuration page lists all surveys defined for the study. When no surveys have been created, the table shows an empty state with a + Add a new Survey button at the bottom.

Survey configuration — empty table with Add a new Survey button

ColumnDescription
TitleThe survey name displayed to participants
Survey instructionInstructions shown at the top of the survey
StageEither Screening or Enrollment phase — determines when the survey is applicable
EventThe study event the survey is tied to (Enrollment phase surveys only)
CRF - VersionThe Case Report Form and version used to collect responses
Public URLYes if a shareable URL is generated per site; No if participants are invited
ActionEdit or delete the survey

Adding a survey

Click + Add a new Survey to open the Add a new survey drawer. The form is divided into three sections plus an expandable More settings panel.

Basic information

Add a new survey form — Basic information section with Title and Survey instruction fields

FieldRequiredDescription
TitleYesThe survey name shown to participants and in the surveys table
Survey instructionYesRich-text instructions displayed at the top of the survey. Use the toolbar for formatting, links, tables, and media.
LogoNoImage displayed above the survey title. Upload a file.
Featured imageNoImage used when sharing the survey on social channels. Upload a file.

Survey Content

The Survey Content section controls which stage and event the survey belongs to, and which CRF it uses.

Stage (required) — choose one of two radio options:

  • Screening — the survey is used during pre-screening. You must have the Pre-Screening and eConsent app enabled in the study.
  • Enrollment phase — the survey is used during a post-screening study event. Selecting this option reveals an Event dropdown and Position of survey field.

Add a new survey form — Survey Content section with Enrollment phase selected, showing Event and CRF fields

FieldStageDescription
EventEnrollment phase onlySelect the study event where this survey will appear. Only non-repeat events are listed. Use Manage Events to add or modify study events, or click Reload to refresh the list.
Position of surveyEnrollment phase onlyControls where this survey appears relative to other surveys in the same event. Default: At first position.
CRF - VersionBothThe Case Report Form (and version) used to capture participant responses. You can only select a CRF that is not already assigned to the Pre-screening or target event.

Public URL

The Public URL section determines how participants access the survey.

OptionBehaviour
YesA unique public URL is generated for each site. Participants open the URL in a web browser to complete the survey without logging in.
NoParticipants are invited to the survey (for example, via a Survey Package). No public URL is generated.

More settings

Click the More settings row to expand additional options:

  • Survey Access — restrict who can open or submit the survey.
  • Survey Termination Option — define conditions under which the survey ends early.
  • Send email invitation settings — configure the invitation email sent to participants.
  • Send confirmation email after survey is completed — configure the confirmation email sent on completion.

Relationship to other areas

Survey records that appear in the Surveys worklist (the Surveys tab of the CDS Surveys app) are driven by the surveys configured here combined with the Survey Package and Participant Group setup. If a survey does not appear in the worklist, verify that:

  • The survey has been saved in this configuration page.
  • A Survey Package includes the survey.
  • A Participant Group has been assigned to the Survey Package.

See CDS Surveys Overview for the full worklist and configuration menu details.