# Export Designer Configuration

## Overview

Welkin Designer allows you to export your current configuration as a file. This export is useful for backup purposes, auditing changes, or comparing configurations across environments.

## Exporting Your Configuration

1. Log in to the **Welkin Designer**
2. In the top navigation or settings menu, click **Export Configuration**
3. The configuration will be packaged and downloaded as a file (typically JSON or ZIP format)
4. Save the file to a secure location

The export captures your current published configuration including:

* CDT definitions
* Assessment templates
* Automation rules
* Program and phase structures
* Navigation layouts
* Security policies
* Communication templates

## Using the Export

The exported configuration can be used to:

* **Audit changes** – compare exports from different dates to understand what changed
* **Backup** – retain a snapshot of your configuration before making major changes
* **Documentation** – review the full configuration in a structured format

## Importing Configuration

Welkin does not currently support importing a configuration file directly through the Designer UI. Configuration changes must be made through the Designer interface. Contact Welkin support for guidance on environment migrations or configuration transfers.

## Version History

For tracking changes within Designer, see [Change Summary and Version History](/designer/version-and-configuration/change-summary-and-version-history.md).

{% embed url="<https://www.youtube.com/watch?v=ZGLlV2k09kg>" %}


---

# 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.welkinhealth.com/designer/version-and-configuration/export-designer-configuration.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.
