| Lesson 5 |
Constructing briefs |
| Objective |
Explain the Value of Documenting Approaches before Continuing with Further Design Work. |
The Value of Documenting Approaches Before Continuing with Further Design Work
Every web development project reaches a moment after initial exploration where two paths diverge. The first path proceeds directly into detailed wireframes, visual design, and development handoff — building on decisions that exist only in the team's collective memory. The second path pauses briefly to document the chosen direction, the alternatives considered, and the rationale for each decision before committing resources to detailed execution.
The first path feels faster. It is not. Undocumented decisions must be re-justified repeatedly as the project progresses, new team members join, and clients question choices that were made weeks earlier without a written record. The second path costs an hour or two of structured writing at a critical juncture and returns that investment many times over in reduced rework, faster onboarding, and more confident forward momentum.
In website design and broader UX/UI product development, documenting approaches before continuing with further design work is one of the highest-leverage activities available to a project team. This lesson explains why, and introduces the Creative and Editorial Briefs as the practical instruments through which that documentation discipline is applied.
Why Documentation Before Design Has High Value
-
Forces clearer thinking and exposes weak spots early
Writing down why you chose one approach over others — mobile-first versus desktop-first, component-based versus page-based layout, card layout versus list layout, a specific navigation pattern — makes your reasoning explicit and testable. The act of articulating a decision in writing frequently reveals flaws, inconsistencies, or unconsidered edge cases that were invisible during verbal discussion. Discovering these problems at the documentation stage costs an edit. Discovering them after three weeks of detailed wireframing costs a redesign.
-
Prevents design drift and repeated re-justification
Weeks or months after a decision is made, team members and stakeholders inevitably ask why the site was built a certain way, whether a hamburger menu or mega menu was considered, and whether the current navigation pattern was actually the best option. Without documentation, the team re-debates settled decisions from memory — an inefficient process that produces inconsistent outcomes. With a lightweight decision record, the answer is a link. The debate does not happen again.
-
Makes it safer and faster to proceed with confidence
Once the core approach is documented and agreed upon — even in a short summary page — the team proceeds to detailed design, content development, and implementation with significantly less second-guessing. Undocumented decisions create paralysis at every downstream junction where someone must choose between continuing in the current direction or reopening a question that was already resolved. Documentation closes those junctions.
-
Protects against memory fade and context loss
Design rationale is most accurate immediately after the decision is made. Two months later, the specific trade-offs that drove a particular choice — why a slightly longer onboarding flow was accepted because it increased perceived trust in user testing, for example — are difficult to reconstruct accurately even for the person who made the call. Documenting while the context is fresh captures the decision accurately and preserves it for the full lifecycle of the project.
-
Improves handoff, onboarding, and future maintenance
Developers, new project managers, future designers, QA teams, and clients can understand why the site is structured a certain way without requiring explanation meetings. This is particularly valuable on sites that remain in active use for years and receive iterative updates from teams that were not involved in the original build. A well-maintained decision record makes the site's architecture self-explanatory to anyone who needs to work with it.
-
Turns documentation into an active design tool
Experienced designers treat documentation as part of the design process itself rather than a separate administrative obligation. Explaining an approach in writing sharpens the thinking behind it. Identifying rejected alternatives and articulating why they were discarded strengthens the rationale for the chosen direction. The brief is not a record of decisions already made — it is a thinking instrument that improves the quality of those decisions.
What Documentation at This Stage Looks Like
The documentation produced before detailed design work begins should be lightweight and purposeful. A comprehensive design system document is not the goal at this stage — that level of detail belongs to the Requirements Definition phase. What is needed is a concise direction record that captures:
- A brief recap of the problem the design is solving and the project goals
- The main approaches considered during exploration
- The chosen direction with explicit rationale and acknowledged trade-offs
- Rejected alternatives and the reasons they were not selected
- Key open questions that remain unresolved and require future decisions
This record can take many forms depending on the team's tooling. A Notion page, a Confluence document, a Figma comment thread attached to the relevant artboard, or a structured Google Doc all serve the purpose. The format matters less than the discipline of producing it before committing to full-page wireframes or visual design exploration. Many teams now formalize this as a design decision checkpoint — a required project gate between the exploration phase and the detailed design phase.
In modern component-based development environments, design decision records connect directly to the component library. When a design system team documents why a particular button variant was standardized, or why a specific spacing scale was chosen, that rationale lives alongside the components in tools like Figma or Storybook, making the design system self-documenting for the developers and designers who consume it.
The Creative and Editorial Briefs
In the context of website development, the Creative Brief and the Editorial Brief are the formal instruments through which the documentation discipline described above is applied to a specific project. As their names suggest, they are not exhaustive specifications — they are concise descriptions of the proposed approach to the site's visual design and content direction respectively.
These documents serve as a milestone for client approval of the proposed approaches before detailed work begins. When the client reads what the development team has in mind for the site's visual language, tone, content structure, and interaction model, they can confirm that the team's understanding aligns with their expectations. If the briefs do not reflect the client's vision, the misalignment is surfaced immediately — before any design hours have been spent on a direction the client will not approve.
The briefs also establish the reference point for all subsequent design work. Once approved, they define the boundaries within which the design team operates. Requests to change the fundamental direction after brief approval become formal scope changes rather than informal adjustments, because the approved brief is the documented baseline against which changes are measured.
Consistent Format Across Both Briefs
Although the Creative and Editorial Briefs are separate documents addressing different aspects of the project — visual design and content respectively — they must not be developed in isolation from each other. The client will expect that wherever the two documents overlap, the proposed solutions are complementary. A Creative Brief that proposes a minimalist, typography-driven visual style should not be paired with an Editorial Brief that proposes dense, table-heavy content structures.
The format of the two documents should be as similar as possible. Consistent structure makes it easier for clients to read both documents, cross-reference between them, and identify any gaps or contradictions. When both briefs follow the same section sequence — objectives, audience, tone, approach, success metrics — the client can evaluate them as a coherent pair rather than two independent documents that happen to describe the same project.
In modern design workflows, both briefs are often maintained in the same collaborative workspace — a shared Notion database, a Confluence space, or a Google Drive folder — with cross-links between sections that address overlapping concerns. This structural proximity reinforces the requirement for consistency and makes it immediately visible when the two documents diverge.
Briefs as Communication Instruments
The Creative and Editorial Briefs occupy a specific position in the communication between the web team and the client. They are more formal than the exploratory discussions that precede them and less detailed than the Requirements Definition that follows. Their role is to translate the outcomes of the Discovery phase into a documented proposal that both parties can evaluate, discuss, and approve.
If the briefs reflect a shared understanding of the project direction, they become the framework for the more detailed documents that follow — the Requirements Definition, the content strategy, the design system specification. If they reveal differences in understanding, they provide a structured starting point for the discussion needed to resolve those differences. In both cases, the brief serves its purpose: it makes the project's direction explicit and creates a documented record of what was agreed before detailed work begins.
Question: What roles do the Creative and Editorial Briefs play in communication between the web team and the client?
Answer: The briefs formalize the ideas discussed between the parties during Discovery and present them as a coherent proposal for client review. They allow both groups to verify that they share the same project vision. Where differences exist, the briefs are the starting point for the discussion needed to reach alignment. Where consensus exists, they are the foundation for the detailed specifications that guide all subsequent design and development work.
