<aside> 💡 Notion Tip: Use this template to organize a project kickoff and build out the necessary context. Share this page with other team members by clicking the Share button on the top right of this page. Learn more about sharing & permissions here.

</aside>

Table of contents

Problem statement

What problem are you trying to solve? If there is a PRD, this can be a sync’ed block from the PRD. Link to any other documents that are relevant for background or context.

Goals

What should be true after this project is implemented?

Non-goals

What is explicitly not in scope and why?

Proposed solution

What changes are required to solve this problem and achieve the project goals?

What are the high level architectural changes?

Diagrams can be very helpful here.

What are the high level data model changes?

These should include any database schema changes, or any changes to structured fields, e.g. an existing JSON column.

What are the main changes to the UI?