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

# Dashboard

> Embed a customer dashboard with quick-access links in the web shop.

The content type **Dashboard** embeds a customer dashboard, for example as a landing page after login with quick-access links to orders, account, favorites, and other customer areas.

<Info>
  This function is only available if you are also using **dynamic commerce**.
</Info>

## Selecting the content type

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

## Fields

### General

| Field           | Meaning                                                 |
| --------------- | ------------------------------------------------------- |
| **Description** | Internal name (default: Dashboard, max. 255 characters) |

### Publication

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

## Related topics

<CardGroup cols={2}>
  <Card title="Web shop" icon="cart-shopping" href="/docs/en/dynamic-content/user-guide/inhaltsarten/webshop">
    Embed prebuilt web shop components.
  </Card>

  <Card title="Customer card" icon="id-card" href="/docs/en/dynamic-content/user-guide/inhaltsarten/kundenkarte">
    Embed a customer card.
  </Card>

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