> For the complete documentation index, see [llms.txt](https://docs.divisupply.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.divisupply.com/business/importing-business-demo-content.md).

# Importing Demo Content

## 🧱 Importing Theme Content

To Import Demo content you’ll first have to install the required plugin to do so.

First of all, Click on Begin Installing Plugin in Notification you’ll be having on top.

![](/files/-MgVTov52J7CVBm5QeP-)

Then click on the Install button to Install the Demo Importer Plugin.

![](/files/-MgVTov4wZRXI5M0V9lk)

As the plugin is installed and activated successfully you can now click on **Return to the Dashboard** link.

![](/files/-MgVTov3bpN15715SI4_)

Now hover over to Appearance and click on Import Demo Data.

![](/files/-MgVTov2zotHVCk02L3w)

Now click on the Import Demo Data button to import all the content, Customizations, etc.

![](/files/-MgVTov1TVu1SzUv6fxO)

Now you’ll see this kind of error but you can simply ignore this as everything was imported successfully.

![](/files/-MgVTov0KW-V6yAi5c4Q)

## 🔨 Importing Theme Builder Templates

Now Hover over to **Divi** > **Theme Builder**.

![](/files/-MgVTov-avEFxIKavnjQ)

And click on Portability Button at the top right corner.

![](/files/-MgVTouz7ibhEzdqExks)

Now click on the **Import** button and then Choose the .JSON file from the Package you’ve downloaded and Click on **Import Divi Theme Builder Templates** Button

![](/files/-MgVTouyf0azRZqGRlJN)

After the Completion of the Importing Process, you can now click on the **Save Changes** button.

![](/files/-MgVTouxnd14uOlCAYU9)

And you’ve successfully imported all the content and customizations that came with the theme you can, even more, customize it in your own way.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.divisupply.com/business/importing-business-demo-content.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
