Projects

A Project lives inside a workspace and contains the documents you edit. Each project has its own set of documents (called nodes), its own member list, and its own settings.

What a project contains

  • A collection of documents (nodes) that you create and edit in the editor
  • A member list for controlling who can access this specific project
  • Project-level settings such as the title

Project vs. Workspace

A workspace is the broad container, think of it as a team or department. A project is a focused collection of documents within that workspace. Members added at the workspace level can access all projects inside it, while project-level members only have access to that specific project.

Roles and permissions

Each project member has an owner, editor, or viewerrole that determines what they can do with the project's documents. See Project Permissions for a full breakdown of what each role can do.

Working in the editor

Open a project's editor from the actions menu in your workspace's projects list to start creating and editing documents. See Opening the Editor for the exact steps, or /help/editor for details on using the editor itself.

Learn more