# Product matrix

The product matrix is one of the most crucial sections that you need to fill out to benefit from all the reports in the app. The logic is that the product matrix is essentially the set of products and their resources in your machine.

There are two ways to fill it out:

1. **Create a new product matrix for the specific machine**\
   You can do it right there in the Product matrix tab, the process is the same as for [matrix templates](/personal-account/products/matrix-templates.md). But before that, you need to set up [resources](/personal-account/products/resources.md) and [products](/personal-account/products/products.md).
2. **Fill from the template or another machine and edit it if necessary**\
   This way is convenient if you've already filled out [matrix templates](/personal-account/products/matrix-templates.md) or want to copy a product matrix from another machine.

<figure><img src="/files/eaozn9v9QeEWLyioypLR" alt=""><figcaption></figcaption></figure>


---

# 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://help.smvend.io/personal-account/machines/product-matrix.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.
