# No default folder for entity "cms\_page" found

## Description

You get the error message `No default folder for entity "cms_page" found` if you want to import the Shopping Experience into your ThemeWare® theme.

> **Internal Server Error**\
> No default folder for entity "cms\_page" found, please make sure that basic data is available by running the migrations.

## Cause

The sample images of our Shopping Experiences are installed in the standard folder ‘CMS Media’ during import. This folder is usually already available in Shopware. If the folder has not been created or has been removed for any reason, the images cannot be imported.

## Solution

All you need to do is create the appropriate standard folder. Please refer to our instructions below:

{% content-ref url="/pages/4GsuTORlw9z1iUHB2v0d" %}
[Create default folder for media](/knowledge-base/basic-knowledge/images/create-default-folder-for-media.md)
{% endcontent-ref %}

Once you have created the folder, you can easily install/activate the plugin.

#### Issue not solved?

If you could not solve the problem, simply start the ThemeWare® Debugging. You can open a support ticket in case you are not able to solve the problem yourself:

{% embed url="<https://debugging.themeware.design/en>" %}


---

# 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/no-default-folder-for-entity-cms_page-found.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.
