# Tool: Matrix Design Canvas

TL;DR: If you have two bosses (officially or otherwise), you *probably*are in a matrixed organization, and you *probably* have a few problems that can be solved with this canvas.&#x20;

For employees and managers in matrixed roles, life is hard.

<figure><img src="https://www.cpj.fyi/content/images/2023/11/eight-bosses-1.gif" alt="" height="214" width="400"><figcaption></figcaption></figure>

That's because consensus is hard, and the whole dual-reporting thing was **designed around consensus.**

<figure><img src="https://www.cpj.fyi/content/images/2023/11/DIminish-the-visibility-of-authority-and-emphasize-consensus.jpg" alt="" width="563"><figcaption></figcaption></figure>

But in general, managers tend to focus on the individual, rather than the system.&#x20;

> What’s going on with so-and-so? Why can’t they keep up?

So we might start with [role definition](https://www.cpj.fyi/use-dice-instead-of-raci/) and performance improvement. We could fill out something like the role description below, and hope that things get better.

<figure><img src="https://www.cpj.fyi/content/images/2023/11/image-2.png" alt="" width="563"><figcaption><p>A minimal approach to role design – you might swap out some items, but these are my favorites</p></figcaption></figure>

But what contributes to good performance in a matrix is less about the individual, and more about the [ecosystem of goals, incentives, relationships that surround them](https://www.cpj.fyi/org-structure-predicts-code-quality/).&#x20;

> What instructions is the individual receiving? Are those instructions aligned? If not, what happens?

In practice, the immediate relationship between **functional requirements** (e.g. “what do we think 'good' looks like") and **business outcomes** (e.g. “did the campaign perform to expectations”) matter most but often aren’t designed with intention.&#x20;

NB: my usual preference would be to [reconfigure the working group into a series of real teams](https://readme.blackglassco.com/how-your-org-structure-is-leaving-millions-on-the-table/?ref=cpj.fyi), rather than sticking with a matrix, but that's not always practical or possible.

## **The Matrix Design Canvas.**

<figure><img src="https://www.cpj.fyi/content/images/2023/11/image-3.png" alt="" width="563"><figcaption><p>v1.0 of the Matrix Design Canvas</p></figcaption></figure>

The Canvas is a tool for design, and can be used by managers and individual contributors alike, either to improve their own situation, or to help someone else.

#### How to use it <a href="#how-to-use-it" id="how-to-use-it"></a>

1. **Current State:** Fill in the canvas based on your best understanding of how things work today, using stickies or text fields in your preferred working environment. Get the truth out there, no matter what you think of it.
2. **Find the Gaps:** In almost every Current State, you’ll find some gaps. A missing or unclear expectation; a broken relationship; goals and incentives that are out of alignment.
3. **Reflect:** How does the current state of the system drive individual performance (positively and negatively)? What might need to change?
4. **Adjust:** Using a new color of sticky-note or text, capture what will need to change in order to get more of the performance that you want. The canvas will make your next steps obvious.

## Glossary <a href="#glossary" id="glossary"></a>

### **Line Manager**

This will usually be a business or P\&L leader, and come in many variations. These individuals usually give direct instructions to the matrixed role, and drive their day-to-day activities.

### **Staff Manager**

This will usually be a function, capability, or department leader, like HR, Insights, or Design. These individuals usually don’t direct the activities of the person in the matrixed role, but influence how they show up.

### **Key Meetings**

These are the forums where the managers align with their peers and leaders. For Staff Managers, these will typically look like meetings to set or improve standards, or to give input on the work of a given team. For Line Managers, these will be sessions that drive the business plan, or integrate the activities of various BUs, departments, or capabilities. Meetings or other similar milestone-like-objects tend to drive a lot of the day-to-day experience for managers' direct reports.

### **Next Level Up**

These are the folks that the Managers report to.

### **North Star**

Instead of using a word like “Purpose” or “Mission,” which might be documented for some roles and not others, “North Star” is the thing that creates direction for an individual.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://book.cpj.fyi/configure/tool-matrix-design-canvas.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
