# Products

## Step 1:

Go to Office and click on Reports.&#x20;

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

### Step 2:

Select Products.

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

Here are the different features you can choose from to filter your reports:

#### a. Rank by Amount or Quantity

Click this button to toggle the ranking between amount or quantity.

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

#### b. Limit Ranking

By default, Imonggo displays only the top 100 products. You can configure it to show more or less products.

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

#### c. Tags

You can use the Tags feature to filter your report. This will limit your report to only the products that match the tags you entered. You can specify multiple tags by separating them with commas .

<figure><img src="/files/PYyTVNKTfCQouVwFcszR" 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://imonggo.gitbook.io/imonggo-help-center/reporting-features/products.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.
