# 🕘 History (Sync Activity Log)

The **Report** feature in Tipo Sync helps you analyze and export inventory data, so you can make better stock management decisions. You can export reports as CSV files and use them for tracking, planning, or updating your inventory.

Open the app > click **Report** > You’ll see a list of available report types.

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

### Report Types

#### **1. Product Report**

Export product variant data used for import or analysis.

**How to use:**

* Choose whether to include **All products** or **Specific products**.
* If specific, set filter conditions (e.g., Title, Vendor, Tag, Product Type, or Collection).
* Click **Generate report** to export a CSV file.

**Example:**\
Export all products tagged with “Summer Collection” to update prices in bulk.

#### &#x20;2. Location Report

Export location data to create CSV import templates for location-based sync setup.

**Use case:**\
Useful when setting up new sync locations or verifying stock distribution across multiple warehouses.

#### **3. Threshold Report**

Export products that have reached your defined threshold levels.

**How to use:**

* Choose **All products** or **Specific products**.
* Select one of the following:
  * **Using Threshold Groups configuration** – export based on your predefined threshold group settings.
  * **Single Level** – set one threshold value.
  * **Multiple Level** – set multiple alert levels.

**Example:**\
Generate a report of products with stock below 10 units to plan restocking.

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

#### **4. Out of Stock Report**

Export a CSV file of products that are currently out of stock.

**Use case:**\
Identify which products to restock immediately to avoid lost sales.

#### **5. No Recent Inventory Updates**

Export products that haven’t had inventory changes within a certain period.

**Use case:**\
Detect slow-moving products and consider promotions or delisting them.

#### **6. Dead Stock Report**

Identify products that haven’t sold within a selected period.

**How to use:**

* Choose **All products** or **Specific products**.
* Select a time range: 7, 14, 30, or 60 days.
* Choose to group results by **Product** or **Variant**.
* Click **Generate report** to export.

**Example:**\
Find products that haven’t sold in 30 days to decide whether to discount or discontinue them.

### **After export**

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

All reports are exported in **CSV format**, which can be opened in Excel or Google Sheets.

When you export data from Tipo Sync, the system will automatically send an email to your Shopify account once the export process is complete.

The email will include a download link for the exported CSV file.

Example email:

<figure><img src="/files/rPYbvzFFF5e8PTiloDQp" 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://docs.tipo.io/report-data-usd-history/history-sync-activity-log.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.
