# Orphaned configuration fields

With ThemeWare® you benefit from continuous further development. Therefore, from time to time we might remove or replace configuration fields.

Unfortunately, the Shopware update routine does not automatically remove deleted configuration fields.

On our hint (NEXT-14571) Shopware has extended the "Save" button in the theme configuration in Shopware 6.4.8.0 and added a "Clean" function. With this you are able to delete "Orphaned configuration fields".

> "The current values are completely re-saved. To be used when fields have been deleted or have changed their type."

"**Orphaned configuration fields**" occur when a configuration field has been edited and this configuration field is deleted with a theme update.

In this case, your configuration will remain in the database and this configuration will end up as a configuration field in the tab "General".

Typically, this field then has the technical name and not the original label as its name.

{% hint style="info" %}
**Note**: How to remove "Orphaned configuration fields" can be found in the tutorial [Cleaning up ThemeWare®](/knowledge-base/tutorials/administration/cleaning-up-themeware.md).
{% endhint %}

#### Screenshots

![Orphaned configuration fields automatically end up in the tab "General"](/files/x12NM2C69u8elwvzCkxB)


---

# 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://knowledge.themeware.design/knowledge-base/tutorials/configuration/orphaned-configuration-fields.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.
