---
title: "Publish History"
slug: "publish-history"
updated: 2025-03-02T12:56:30Z
published: 2025-03-02T12:56:30Z
stale: true
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qwilt.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Publish History

Publish History shows the history of all the publishing operations for the site. This Publish History data can be especially useful for investigating changes in the CDN behavior (for example if changes are detected via reporting metrics). You can then use the Publish History to determine if a publishing operation occurred around the time of the observed change and identify the user who published the version.

## View the Publish History

To view the publish history:

1. Navigate to the **My Media Sites** page and select the site.
2. In the **Media Site Configuration** page, select **Versions & History**.

![versionsAndHistory.png](https://cdn.document360.io/fa039225-513b-46a1-ba78-a57a1f1cb7c6/Images/Documentation/versionsAndHistory%281%29.png)
3. Select the **Publish History** tab. ![publishHistory1.png](https://cdn.document360.io/fa039225-513b-46a1-ba78-a57a1f1cb7c6/Images/Documentation/publishHistory1.png)
  - A list of the publishing operations initiated for this site is displayed. A green background indicates the version that is currently published.
  - The version number is indicated for each publishing operation.
  - Each publishing operation indicates when the version was saved, and the user who published the version.
  - Each publishing operation displays one of the following status values:
    - **Success**: The publishing operation succeeded.
    - **Failed**: The publishing operation failed.
    - **Aborted**: The operation was canceled.
    - **In Progress**: The operation is in progress.

## View the Site Configuration JSON

To view the site configuration JSON and the embedded SVTA objects that define the site configuration parameters, hover over the publish operation to display the 3 dots menu, then open it and select JSON.

![selectJSON.png](https://cdn.document360.io/fa039225-513b-46a1-ba78-a57a1f1cb7c6/Images/Documentation/selectJSON.png)

[Learn about the Site Configuration JSON](https://api-docs.qwilt.cqloud.com/docs/CDN%20APIs/Sites%20API/prepare-the-configuration-json)
