# Matrix Share mode

{% hint style="info" %}
This mode is only available when a matrix is active; it is not available in Summary view.
{% endhint %}

Matrix Share mode takes your existing matrix and displays the data as a percentage, with each row summing to 100 per cent. It is a useful tool where ratios are important, for example, if you want to compare the ratio of Product X to Product Y.&#x20;

{% embed url="<https://phocassoftware.wistia.com/medias/tcl3yfczqq>" %}
Matrix Variance and Matrix Share mode
{% endembed %}

The following example uses Matrix Share mode to identify which customers have bought downlights but not transformers, both this year and last year. Suppose you know that typically one transformer is required to run two downlights. That is, a 33.3% / 66.6% split, based on quantity. You want to identify the customers that are outside that ratio, in other words, which customers are buying fewer transformers than expected.

1. Start with an existing a matrix (this example continues with the example in the [Compare data with Matrix mode](/analytics/compare-data-with-matrix-mode.md) page).
2. Select **Measures** > **Quantity** and remove the **Local Value** measure.
3. Select **Mode** > **Matrix Share**. The grid updates to display the quantity data rather than the local values, and the percentage split for each customer, for each item (the columns sum to 100%).

   <figure><img src="/files/O9PsqeDoPN9dERc4uSHN" alt=""><figcaption></figcaption></figure>
4. (Optional) Go back to your regular matrix: click **Mode** > **Matrix**.&#x20;


---

# 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://docs.phocassoftware.com/analytics/customize-your-view-analytics/change-the-mode/matrix-share-mode.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.
