Workspace Projects
Projects group related emails together for organization and context.
Creating a Project
Navigate to /workspace/projects and click "New Project". Provide:
- Name — Project identifier
- Description — Brief summary of the project's purpose
Project Detail View
The project detail page (/workspace/projects/:projectId) shows:
- Project metadata (name, description, creation date)
- All emails associated with the project
- Quick actions (add email, edit project, share)
- A link to the project's Arc campaign designer
Sharing Projects
Projects are shareable — invite collaborators by email from the project detail page. Shared projects support comments.
Arc Campaign Designer
Each project has an Arc view (/workspace/projects/:projectId/arc) — a React Flow canvas for planning campaign structure. Arc boards can be shared via read-only links.
Typical Project Structures
| Project Type | Example |
|---|---|
| Campaign | "Q2 Product Launch" — all emails for a launch campaign |
| Client | "Acme Corp" — all emails created for a client |
| Template | "Newsletter Templates" — reusable newsletter designs |
| Testing | "A/B Tests" — variant emails for comparison |