Resources
1/4
10 min Boris Delange · 2026/03/12

Create and structure a protocol

Getting started with the Study Designer: create a project, fill in general information, context, objectives, and data sources.

Summary

The Study Designer is a tool that guides research protocol design, step by step. It works without an account, directly in the browser. In this first article, you will learn how to create a project, fill in general information (acronym, study type, authors), write the context and objectives, and describe the data sources.

Accessing the Study Designer

The Study Designer is available directly from its dedicated page on this website.

No account is required. Your data is stored locally in your browser (localStorage) — nothing is sent to a server. This also means that if you switch browsers or clear your browsing data, your projects will no longer be available. Remember to regularly export your projects (as JSON, a standard file format) to back them up.

The dashboard

When you open the Study Designer, you land on the dashboard. This is the overview of all your projects.

From the dashboard, you can:

Each project is represented by a card showing its acronym, title, status (draft, submitted, approved, archived), version, and last modified date. The ”…” menu lets you duplicate or delete a project.

An example to get started

An example project (IMPACT study) is pre-loaded so you can explore the tool. Feel free to modify it or delete it to start from scratch.

Opening a project

Click on a card to open the project. You enter the editor, organized in three areas:

By default, a project opens in read mode, which lets you review the protocol without accidentally modifying data. Switch to edit mode to access all fields. When you create a new project, edit mode is enabled automatically.

Let’s go through the first four sections.

General information

The General information section has two tabs: Details and Authors.

Details tab

This tab contains the project metadata:

Type and objective

If you choose “Other” for the study type or objective, a free-text field appears to provide details.

Authors tab

This tab lets you list the protocol authors. For each author, you can enter:

Authors can be reordered by drag and drop using the handle on the left side of each card.

Context

The Context section contains a single rich text editor. This is where you describe the study background and rationale: state of the art, prior work, research question.

The editor uses Markdown syntax, a simple and widely used formatting language. A few examples: **bold** for bold, *italic* for italic, # Heading for a heading, - item for a list. In read mode, the text is rendered with its formatting. To learn more, see the Markdown guide.

Objectives

The Objectives section has four fields:

  1. Primary objective — Markdown editor to describe the study’s primary objective
  2. Primary endpoint — Markdown editor to describe the primary endpoint that will measure whether the objective is met
  3. Secondary objectives — a dynamic, reorderable list of text items. Click “Add objective” to add one, use drag and drop to reorder.
  4. Secondary endpoints — same principle: a dynamic list associated with secondary objectives

Objectives and endpoints

Each objective (primary or secondary) should be associated with a measurable endpoint. The endpoint is the concrete variable that tells you whether the objective has been achieved. For example, if the objective is “assess 28-day mortality,” the endpoint is “vital status at day 28 (alive/deceased).”

Data sources

The Data sources section has two fields:

Key takeaways

  • The Study Designer is accessible without an account. Data is stored locally — remember to export your projects to keep a backup.
  • The dashboard lets you manage your projects: create, import, export, duplicate, delete.
  • General information identifies the study (acronym, type, objective, authors) and will be included in the exported document.
  • Context, objectives, and data sources set the scientific framework of the protocol.
  • Read mode lets you review the protocol without modifying data.