---
title: "Save a Site Configuration"
slug: "save-a-site-configuration"
updated: 2025-03-02T12:45:58Z
published: 2025-03-02T12:45:58Z
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.

# Save a Site Configuration

## Save Changes

The Media Delivery site configuration defines exactly how the CDN processes client requests and delivers content. Each time you save the Media Delivery site configuration, an immutable version is created that cannot be changed or deleted.

[Learn more about configuration versions.](/v1/docs/version-control-1#select-a-version)

To save a configuration version:

1. Navigate to the **My Media Sites** page and select the site.
2. In the **Media Site Configuration** tab, select **Save as New Version**. (*Save as New version* is active when there are unsaved changes to the site configuration.)

![](https://cdn.document360.io/fa039225-513b-46a1-ba78-a57a1f1cb7c6/Images/Documentation/md-save-as-new-version1.png)

The Save New Version dialog displays a default description of the version and a change summary. You can edit the default version description.

![](https://cdn.document360.io/fa039225-513b-46a1-ba78-a57a1f1cb7c6/Images/Documentation/md-save-new-version-dialogNew.png)
3. [Review the changes](/v1/docs/save-a-version#review-changes) and then select **Save Version**. The system does a quick validation check before saving and informs you if there are any errors. **Tip:** If the "Invalid Site Configuration" message appears, check that each configured site host defines the same traffic type. Also verify that each host configuration includes an origin. Saved versions are added to the Versions List. To display the Versions List, select **Versions & History**.

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

## Review Changes

The Save New Version dialog box displays details about the configuration version about to be saved.

- The **Version Description** summarizes the configuration.
- The **Change Summary** lists the unsaved changes, and for relevant entities, specifies the number of each type of change (edited, created, reordered, deleted). In the following example, the change list shows that a new path, "/premium" was created, and configured with an origin and an ACL. A second path, "AdGen," was created, and configured with an origin. If an entity had been deleted, modified, or reordered, that would be indicated as well.

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

Select **JSON** to view the changes in comparison to the last saved version.

![](https://cdn.document360.io/fa039225-513b-46a1-ba78-a57a1f1cb7c6/Images/Documentation/md-save-new-version-json.png)
- New configuration objects are highlighted in green.
- Deleted configuration objects are highlighted in red.
- If a configuration object was modified, the outdated version of the object is highlighted in red followed by the updated version, highlighted in green.

## Revert Changes

The Revert Changes feature is active when there are unsaved changes to the Media Delivery site configuration.

To cancel all the changes made to the configuration since the last time it was saved, select**Revert.**

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

---

[Publish a Site](/v1/docs/publish-a-site)

[Version Control](/v1/docs/version-control-1)
