# Administration

* [Administration not accessible](/knowledge-base/common-issues/administration/administration-not-accessible.md)
* [Allowed memory size of ... bytes exhausted](/knowledge-base/common-issues/administration/allowed-memory-size-exhausted.md)
* [Bad Request...](/knowledge-base/common-issues/administration/bad-request.md)
* [$color: 0 is not a color](/knowledge-base/common-issues/administration/color-0-is-not-a-color.md)
* [$color2: 0 is not a color](/knowledge-base/common-issues/administration/color2-0-is-not-a-color.md)
* [Configuration fields are missing](/knowledge-base/common-issues/administration/configuration-fields-are-missing.md)
* [Configuration fields in the "General" tab](/knowledge-base/common-issues/administration/configuration-fields-in-the-general-tab.md)
* [Configuration required. Please fill in data in all elements.](/knowledge-base/common-issues/administration/configuration-required-please-fill-in-data-in-all-elements.md)
* [Error 400 / Theme cannot be saved](/knowledge-base/common-issues/administration/error-400-theme-cannot-be-saved.md)
* [Error 500 / Themes cannot be saved](/knowledge-base/common-issues/administration/error-500-themes-cannot-be-saved.md)
* [Error: argument '$color'](/knowledge-base/common-issues/administration/error-argument-color.md)
* [Error compiling theme](/knowledge-base/common-issues/administration/error-compiling-theme.md)
* [Errors occurred. Please check the error list in the editor.](/knowledge-base/common-issues/administration/errors-occurred-please-check-the-error-list-in-the-editor.md)
* [Features or configurations are missing](/knowledge-base/common-issues/administration/features-or-configurations-are-missing.md)
* [Invalid configuration](/knowledge-base/common-issues/administration/invalid-configuration.md)
* [New configuration fields are missing in a theme duplicate after update](/knowledge-base/common-issues/administration/new-configuration-fields-are-missing-in-a-theme-duplicate-after-update.md)
* [Parse error: failed at $...](/knowledge-base/common-issues/administration/parse-error.md)
* [Preview images in the Shopping Experience editor show placeholder images](/knowledge-base/common-issues/administration/preview-images-in-the-shopping-experience-editor-show-placeholder-images.md)
* [Saving the theme configuration takes a very long time](/knowledge-base/common-issues/administration/saving-the-theme-configuration-takes-a-very-long-time.md)
* [SCSS Value "..." is not valid for type "color"](/knowledge-base/common-issues/administration/scss-value-...-is-not-valid-for-type-color.md)
* [Simplified representation of the theme configuration](/knowledge-base/common-issues/administration/simplified-representation-of-the-theme-configuration.md)
* [Some blocks were not configured sufficiently](/knowledge-base/common-issues/administration/some-blocks-were-not-configured-sufficiently.md)
* [Theme could not be assigned to sales channel](/knowledge-base/common-issues/administration/theme-could-not-be-assigned-to-sales-channel.md)
* [ThemeWare® cannot be updated](/knowledge-base/common-issues/administration/themeware-cannot-be-updated.md)
* [ThemeWare® update not available](/knowledge-base/common-issues/administration/themeware-update-not-available.md)
* [Unable to compile theme](/knowledge-base/common-issues/administration/unable-to-compile-theme.md)
* [Unable to compile the theme...](/knowledge-base/common-issues/administration/unable-to-compile-the-theme.md)
* [Unable to deactivate or uninstall theme](/knowledge-base/common-issues/administration/unable-to-deactivate-or-uninstall-theme.md)
* [Unable to find the theme](/knowledge-base/common-issues/administration/bad-request-unable-to-find-the-theme.md)
* [Undefined variable $...](/knowledge-base/common-issues/administration/undefined-variable.md)


---

# 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/common-issues/administration.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.
