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

# dynamic content - Display Collections

> Display created collections on a page using the Collection module.

Here we show you how the Collection module works. Using this content type, you can assign your created collections to a page.

<Note>
  This guide is part of the [Content Types](/docs/en/dynamic-content/user-guide/inhaltsarten). We show you how to create content in general under [Create and Edit Content](/docs/en/dynamic-content/user-guide/inhalte-erstellen).
</Note>

<Info>
  The prerequisite is that you have created a page on which the collection is to be displayed, and that you are already in the content creation window.
</Info>

<Steps>
  <Step>
    ## Step 1: Select the "Collection" Content Type

    On the page to which you want to assign the collection, select the content type "Collection" during content creation. A dialog with the title "Link Collection" will then open, where you can make the necessary settings.

    <Frame>
      <img src="https://mintcdn.com/dcag/DlKD43HGX8h1zbMf/images/dynamic-content/inhaltsarten/kollektionen-anzeigen/inhaltsart-auswaehlen.png?fit=max&auto=format&n=DlKD43HGX8h1zbMf&q=85&s=f713ea01aeed707e0df47b8513c3b4f2" alt="Select the Collection content type during content creation" width="1080" height="643" data-path="images/dynamic-content/inhaltsarten/kollektionen-anzeigen/inhaltsart-auswaehlen.png" />
    </Frame>
  </Step>

  <Step>
    ## Step 2: Choose the Collection Type and Number of Entries

    Now use the "Select Collection Type" drop-down to select the desired collection and additionally specify how many entries should be displayed per page.

    In our example, we link a collection from a career portal and display ten entries per page.

    <Tip>
      Save your settings to complete the linking of the collection.
    </Tip>

    <Columns cols={2}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/DlKD43HGX8h1zbMf/images/dynamic-content/inhaltsarten/kollektionen-anzeigen/kollektionstyp.png?fit=max&auto=format&n=DlKD43HGX8h1zbMf&q=85&s=f26bde58e2288c891db2e1cc3ce4c189" alt="Set the collection type and number of entries per page" width="1080" height="643" data-path="images/dynamic-content/inhaltsarten/kollektionen-anzeigen/kollektionstyp.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/DlKD43HGX8h1zbMf/images/dynamic-content/inhaltsarten/kollektionen-anzeigen/speichern.png?fit=max&auto=format&n=DlKD43HGX8h1zbMf&q=85&s=7bf1272898c9ceeec647d8553c83d56d" alt="Save the collection link" width="1080" height="643" data-path="images/dynamic-content/inhaltsarten/kollektionen-anzeigen/speichern.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>
</Steps>

## Related Topics

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

  <Card title="Create and Edit Content" icon="pen-to-square" href="/docs/en/dynamic-content/user-guide/inhalte-erstellen">
    Create content on pages.
  </Card>

  <Card title="Collection Preview" icon="eye" href="/docs/en/dynamic-content/user-guide/inhaltsarten/kollektionsvorschau">
    Display a preview of individual collection entries.
  </Card>

  <Card title="Create Collections" icon="folder-plus" href="/docs/en/dynamic-content/user-guide/kollektionen-erstellen">
    Create and configure new collections.
  </Card>
</CardGroup>
