# Where are my products' definition stored?

All products that you define in the QLM Management Console / Define Products tab are initially stored in an XML file on your workstation.

In QLM Pro and Enterprise, the location of this XML file is specified in your Site's settings as shown below:

![mceclip0.png](https://support.soraco.co/hc/article_attachments/360086307412/mceclip0.png)

In QLM Express, the location of this XML file is specified in the QLM options as shown below:

![mceclip1.png](https://support.soraco.co/hc/article_attachments/360086376631/mceclip1.png)

After modifications are made to your products, if you navigate away from the Products Definition tab, QLM automatically prompts you to upload your products to the server.&#x20;


---

# 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/faq/where-are-my-products-definition-stored.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.
