# View detail of map products

This guide explains how to view **mapped products** in Tipo app, so you can confirm which Source product is linked to which Destination product, and quickly troubleshoot sync issues (wrong match, duplicates, missing updates).

### 📍 Where to find “Mapped products”

Go to the **Destinations** store, open the app > click **Stores** > click **Products** to see the synced product list of the connection

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

Click the eye icon to view the sync detail of the product

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

<figure><img src="https://tipo.io/wp-content/uploads/2022/12/2025-04-16_17-05-25-1024x708.png" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4Ec9BZTThPOjJYEtcvcA" alt=""><figcaption></figcaption></figure>

In the mapped products list, you can verify:

* Which Source product is linked to which Destination product
* &#x20;Mapping status (mapped / not mapped / error)
* 🔎 Search specific products to confirm they are linked correctly

***

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.


---

# 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.tipo.io/product-syncs/view-detail-of-map-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.
