> ## 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.

# Search

> Embed a search form or search results page on a page.

The content type **Search** embeds either a search form or the search results page. Depending on the type, an input field for submitting a search or the results list after a search is displayed.

## Selecting the content type

In the editor of a page, shopping world, or building block, click **+ New**, then in the **System** tab click **Search**. The **"New Search"** dialog opens.

## Fields

### General

| Field           | Meaning                                                                                     |
| --------------- | ------------------------------------------------------------------------------------------- |
| **Description** | Internal name (default: Search, max. 255 characters)                                        |
| **Type**        | `Search form` (input field for searching) or `Search results page` (display of the results) |

### Publication

| Field           | Meaning                                                                |
| --------------- | ---------------------------------------------------------------------- |
| **Layout area** | Area of the page layout in which the search appears (default: Content) |
| **Active**      | Makes the search visible                                               |

## Related topics

<CardGroup cols={2}>
  <Card title="Language switcher" icon="globe" href="/docs/en/dynamic-content/user-guide/inhaltsarten/sprachumschalter">
    Language selection as system content.
  </Card>

  <Card title="Group" icon="brackets-curly" href="/docs/en/dynamic-content/user-guide/inhaltsarten/gruppe">
    Logically combine content into a group.
  </Card>

  <Card title="Content types" icon="shapes" href="/docs/en/dynamic-content/user-guide/inhaltsarten">
    All available content types.
  </Card>
</CardGroup>
