# How to load an existing XML Settings file in the Protect Your App wizard

If you have an existing XML settings file for a given product and you would like to edit it using the QLM Management Console / Protect Your Application wizard, follow the procedure below:

* Launch the QLM Management Console
* Go to the Protect Your Application Wizard
* Select the product that corresponds to the XML Settings file that you would like to use
* In the **Settings File Location** field, take note of the file path used to load the XML settings file. This path typically looks like: %AppData%\Roaming\Soraco\Quick License Manager\LicenseWizard\432b55c9-54b3-12cb-564c-12b937d24c8a\Product\_x\_y.lw\.xml
* In Windows Explorer, go to the folder specified above
* Rename the Product\_x\_y.lw\.xml to any other name of your choice
* Copy your existing XML Settings file to that folder and rename it to Product\_x\_y.lw\.xml (replace x and y to match the original filename)
* Continue to the next step in the Protect Your Application wizard

Note that you can also manually edit an XML Settings file and re-digitally sign it as described in this [article](https://docs.soraco.co/docs/faq/re-signing-the-xml-settings-file-after-modification).

<figure><img src="/files/eXWJIII8eXFnq6C8UZjz" alt=""><figcaption></figcaption></figure>


---

# 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.soraco.co/docs/how-to/how-to-load-an-existing-xml-settings-file-in-the-protect-your-app-wizard.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.
