Quick Start
This guide walks you through setting up your first Workspace, creating a Project inside it, and opening the Editor to start writing.
Step 1: Create a Workspace
After signing in, you will land on the workspaces page. Click the New Workspace button, give it a name, and confirm. This workspace becomes the top-level container for your projects.
For more details, see Creating a Workspace.
Step 2: Create a Project
Open your new workspace, then click New Project. Give it a name and confirm. A project lives inside a workspace and holds your documents (called nodes).
See Creating a Project for more.
Step 3: Open the Editor
Inside your project, create a new document or open an existing one. The editor opens with Markdown support, live preview, and collaboration features ready to go.
Learn more in Using the Editor.
Step 4: Invite Your Team
From your workspace or project settings, you can invite team members by email. Members added at the workspace level can access all projects within it. You can also add members to individual projects for finer control.
See Workspace Members and Project Members.
Next steps
- Learn Markdown basics to format your documents.
- Explore keyboard shortcuts to work faster.
- Set up API tokens for programmatic access.