# Save Sections as Templates

Building Shopping Experiences requires time and creativity. To avoid having to reconfigure settings from scratch every time, you can create **section templates** and import them into any Shopping Experience, adapting them for further use.

### Save Section

In the advanced section settings, you’ll find the option to save sections:

<figure><img src="/files/bUg2MYD1vIMzqMIw9z0O" alt=""><figcaption></figcaption></figure>

Afterward, a window will appear where you can enter the information for the section. Be sure **to name the sections clearly** so you can easily find them later.

<figure><img src="/files/ztUQ87noBLdnTV1kgQFx" alt=""><figcaption></figcaption></figure>

The following information is saved in the overview:

* **Section Name**\
  The title of the saved section
* **Section Description**\
  A clear description of what makes the section unique
* **Created at:**\
  The date of the save
* **Created by:**\
  The author who created this section

### Using Saved Sections

When adding **new sections in the Shopping Experience**, you have the option to select from your saved sections:

<figure><img src="/files/23JRSbvI7qrO40nq74CK" alt=""><figcaption></figcaption></figure>

### Manage Saved Sections

You can access the overview of saved sections via the CMS Bundle dashboard. First, go to the dashboard under ***Content -> CMS Bundle*****:**

<figure><img src="/files/mR7YrZEcUGYrkY9e7O0i" alt=""><figcaption></figcaption></figure>

Then, by clicking on “Manage Saved Sections,” you’ll be taken to your saved sections:

<figure><img src="/files/Jrrp9UdOxko5gEnq6GvK" alt=""><figcaption></figcaption></figure>


---

# 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.rh-webdesign.com/cms-bundle/en/sections-and-blocks/sections/save-sections-as-templates.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.
