> For the complete documentation index, see [llms.txt](https://docs.autopilotbrand.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.autopilotbrand.com/portal-pages/product-page/event-timeline.md).

# Event Timeline

The Event Timeline provides a unified view of all changes that have occurred on a product listing. This includes Autopilot optimizations as well as external changes such as listing edits made outside of Autopilot, image updates, and product type changes.

Use the Event Timeline to understand the full history of changes to a listing and identify when specific changes may have impacted performance.

<figure><img src="/files/9KUINsNF0JgGQurgQQUg" alt="Event Timeline with event type filter"><figcaption></figcaption></figure>

## Filters

### Timeframe

Control the date range of events displayed:

* **L30D** (default)
* **L90D**
* **All time**
* **Custom** date range

An event count summary (e.g., "3 events in the last 30 days") is displayed below the timeframe selector.

### Event Types

Use the **Event Types** dropdown to filter by one or more event types. Each type has a checkbox, and you click **Apply** to update the results.

| Event Type               | Description                                                                                       |
| ------------------------ | ------------------------------------------------------------------------------------------------- |
| **Listing Details**      | Changes to listing content (title, bullets, description, search terms) made outside of Autopilot. |
| **Autopilot Submission** | Optimizations submitted by Autopilot.                                                             |
| **Image**                | Changes to the product's listing images.                                                          |
| **Product Type**         | Changes to the product's Amazon category or product type classification.                          |

## Event Cards

Events are grouped by date. Each card displays:

* **Product Image** and **Title**
* **ASIN Badge** with Parent/Child type
* **Marketplace Link**
* **Variations** count (for Parent ASINs)
* **Timestamp** of the event
* **Event Type Badge** – Color-coded by type (blue for Listing Details, green for Autopilot Submission, orange for Image, purple for Product Type)
* **Attributes** – Which attributes were changed in this event

For Autopilot Submissions, the **SEO Score** change badge is also displayed, showing the score before and after the optimization.

## Event Details

Click on any event card to expand it and view the full details. The expanded view varies by event type:

### Listing Details

A before/after comparison of each changed attribute, showing exactly what was modified on the live listing.

### Autopilot Submission

The full optimization details, including content changes, keyword impact, and Amazon submission status. This is the same detail view as the [Optimization History](/portal-pages/optimization-history.md).

### Image

Details of which images were added, removed, or changed.

### Product Type

The previous and new product type classification.


---

# 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://docs.autopilotbrand.com/portal-pages/product-page/event-timeline.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.
