> For the complete documentation index, see [llms.txt](https://usermanual.ergonode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usermanual.ergonode.com/apps/about-apps-feature/available-apps/shopify-csv/history.md).

# History

Once a synchronization begins, the app automatically logs an entry in the **History** tab, capturing essential details, including:

* **Start Date:** The exact timestamp marking the beginning of synchronization.
* **Finish Date:** The timestamp indicating when the process was successfully completed.
* **Entries:** The total number of records processed during synchronization.
* **Errors:** A summary of any issues encountered throughout the process.
* **Status:** The current state of synchronization, ensuring clarity on its progress.

<figure><img src="/files/7gJNjuGwj9Wz50pv3y5e" alt=""><figcaption><p>Apps - Shopify CSV - History </p></figcaption></figure>

Additionally, an "**eye icon"** is available for a quick visual review, allowing users to access more detailed information effortlessly.

<figure><img src="/files/07w0qBmoD3oeLL3cbfxH" alt=""><figcaption><p>Apps - Shopify CSV - History - Details</p></figcaption></figure>

**Download Availability:**\
Once the file is generated, the **download icon** will appear. To view the update, **manually refresh** the page to reflect the changes.

<figure><img src="/files/dVC1Yipi4UYXOJUdRrbq" alt=""><figcaption><p>Apps - Shopify CSV - History - Download</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://usermanual.ergonode.com/apps/about-apps-feature/available-apps/shopify-csv/history.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.
