> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dc.ag/llms.txt
> Use this file to discover all available pages before exploring further.

# Page Contents

> Centrally manage and edit all contents of your website (texts, images, forms, galleries, and more).

Page contents are all contents that you embed in **pages**, **shopping worlds**, or in **building blocks**: texts, images, videos, banners, contact forms, galleries, newsletters, and many more. Through this list, you manage them centrally, regardless of where they are currently used.

<Note>
  Elements (banner grid, link boxes, etc.) are managed separately under [Elements](/docs/en/dynamic-content/user-guide/elemente).
</Note>

## Overview

Open **Contents → Page Contents** in the sidebar. The list shows all page contents with:

* **Description**: Display name of the content
* **Type**: Content type (e.g. texts, contact forms, article preview)
* **Links**: Number of pages/shopping worlds on which the content is active
* **Modified on** / **Modified by**

Using the dropdown at the top right, you can filter by content type or sort by "Recently modified contents".

<Tip>
  The **Links** column shows you where a content is used. A value of `0` means that the content is currently not embedded on any page.
</Tip>

## Creating a New Page Content

You do not create new contents from this list, but directly **in the editor** of a page, shopping world, or building block. In the editor, click on **+ New** and select the desired content type in the dialog **"New Content"** (on pages and shopping worlds) or **"Insert"** (in building blocks).

The dialog is divided into tabs:

* **Content**: classic content types (texts, images, galleries, forms, …)
* **Link**: reuse existing content instead of creating new
* **Element**: layout building blocks (see [Elements](/docs/en/dynamic-content/user-guide/elemente)). *Only available on pages and shopping worlds, not in building blocks.*
* **Collection**: display collections
* **System**: group, language switcher, search
* **Shop**: webshop-related contents (article preview, dashboard, …)

<Info>
  A complete overview of all content types and their settings can be found under [Content Types](/docs/en/dynamic-content/user-guide/inhaltsarten).
</Info>

## Editing a Page Content

Select a content in the list and click on **Edit** (or double-click). A type-specific edit dialog opens.

### Structure of the Edit Dialog

Most page contents have a similar structure, but the exact layout depends on the content type:

<AccordionGroup>
  <Accordion title="Simple contents (e.g. texts, images)">
    * **Content**: type-specific area, e.g. rich text editor for texts
    * **General**: Description, Show in all languages
    * **Publication**: Layout area, Active
    * **Info**: Modified on / by
  </Accordion>

  <Accordion title="Complex contents (e.g. contact forms, newsletters)">
    * **Rows** / **Fields**: sub-list with the individual components (e.g. form fields), toolbar: + New, Edit, Delete, Move up, Move down
    * Type-specific areas (e.g. **Delivery**, **Confirmation of Receipt** for the contact form)
    * **General**, **Publication**, **Info** as above
  </Accordion>

  <Accordion title="Special contents (e.g. dc Copilot)">
    Often bring their own sections (e.g. **Settings**, **Rate limits**, **Predefined questions**), in addition to the common areas General, Publication, and Info.
  </Accordion>
</AccordionGroup>

### Common Fields

You will find these fields on almost all page contents:

| Area        | Field                     | Meaning                                              |
| ----------- | ------------------------- | ---------------------------------------------------- |
| General     | **Description**           | Internal name of the content                         |
| General     | **Show in all languages** | Makes the content available across languages         |
| Publication | **Layout area**           | Area of the page layout in which the content appears |
| Publication | **Active**                | Makes the content visible                            |
| Info        | **Modified on / by**      | Last modification                                    |

Save via **Save** or **Save and close**.

## Deleting a Page Content

Open the content via **Edit** and click on **Delete** at the top.

<Warning>
  When deleting, the content is removed from all pages, shopping worlds, and building blocks in which it was active. The **Links** column shows you beforehand where the content is used.
</Warning>

## Related Topics

<CardGroup cols={2}>
  <Card title="Content Types" icon="shapes" href="/docs/en/dynamic-content/user-guide/inhaltsarten">
    Overview of all 34 available content types.
  </Card>

  <Card title="Elements" icon="cubes" href="/docs/en/dynamic-content/user-guide/elemente">
    Layout building blocks such as banner grid and link boxes.
  </Card>

  <Card title="Files" icon="folder-open" href="/docs/en/dynamic-content/user-guide/dateien">
    Upload images and documents.
  </Card>

  <Card title="Creating Pages" icon="file-circle-plus" href="/docs/en/dynamic-content/user-guide/seiten-erstellen">
    Embed contents in pages.
  </Card>
</CardGroup>
