---
title: Managing widget dashboard content
related:
  - https://docs.kentico.com/13/custom-development/extending-the-administration-interface/setting-up-widget-dashboards.md
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

Widget dashboards are sections of the administration interface that individual users can customize. Typically, users personalize their dashboards to contain frequently used tools or sources of information. The dashboard then serves as an overview that users can easily access without navigating through the administration interface.

> **Note:** **Important**
>
> Widget dashboards are a completely separate feature from the system's main [application dashboard](https://docs.kentico.com/13/using-the-xperience-interface.md). Every widget dashboard is either a standalone application, or a page within another application.
>
> Dashboard widgets are also unrelated to [page builder widgets](https://docs.kentico.com/13/managing-website-content/adding-page-content-using-widgets.md), which can be developed and added to the content of website pages.

Users place content onto dashboards using [widgets](https://docs.kentico.com/13/custom-development/extending-the-administration-interface/setting-up-widget-dashboards/creating-dashboard-widgets.md). The widget content is distinct for every user. Most dashboards also have unique content for each site.

By default, the system provides the following widget dashboard applications and pages:

- **My desk**
- **System overview** (content shared for all sites)
- **Store overview**
- **Store reports -> Dashboard**
- **Marketing overview**
- **Web analytics -> Dashboard**

## Using widgets on dashboards

If you have access to a widget dashboard application or page, you can personalize the content by manipulating widgets in the available zones:

- Click **Add new widget** to add new widget instances
- Click **Reset widgets** to return all zones and their widget content to the default state

![Widget actions at the top of a dashboard page](https://docs.kentico.com/docsassets/13/managing-widget-dashboard-content/Widget_Dashboard_MainActions.png "Widget actions at the top of a dashboard page")

Individual widgets are enclosed in containers with a header and a set of action buttons. To manage the widgets on the dashboard, use the appropriate actions.

![Example of a widget on a dashboard](https://docs.kentico.com/docsassets/13/managing-widget-dashboard-content/Dashboard_Widget.png "Example of a widget on a dashboard")

- **Configure widget** () – allows you to edit the widget's properties. Every widget has its own set of properties. The **Widget title** property is present for all types of widgets – the property sets the text displayed in the header of the widget on the dashboard page.
- **Minimize widget** () – hides the content of the widget so that only the header is visible. Click **Maximize widget** () to restore the full content of the widget.
- **Remove widget** () – deletes the widget from the dashboard.

Use drag-and-drop to change the location of widgets. To pick up a widget, hover over its header, hold down the mouse button and drag the widget to the desired position. This works both for modifying the order of widgets within a zone and moving widgets to a different zone.
