---
title: "Default Dashboard Extensions"
description: "details about the default dashboard widgets"
url: "https://www.contentstack.com/docs/headless-cms/default-dashboard-extensions"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-28"
---

# Default Dashboard Extensions

The Dashboard provides two extensions by default:

*   Recently Modified Entries
*   Recently Modified Assets

## Recently Modified Entries

The **Recently Modified Entries** extension displays the list of entries that were recently modified by any [user](/docs/headless-cms/about-stack-users) of the [stack](/docs/headless-cms/about-stack). At any time you will be able to view a maximum of **10** recently modified [entries](/docs/headless-cms/about-entries) along with the following details:

*   [**Content type**](/docs/headless-cms/about-content-types) to which the entry belongs
*   **Name** of the user who modified the entry
*   **Date** and **time** at which the entry was modified

![Default\_Dashboard\_Extensions\_1.png](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/bltfbd9cdf151c98e79/667a5ed1ee76a53e0e7b4b93/Default_Dashboard_Extensions_1.png)

Clicking on an entry will direct you to the entry page.

## Recently Modified Assets

The **Recently Modified Assets** extension displays the list of assets that were recently modified by any user of the stack. At any time, you will be able to view a maximum of **10** recently modified [assets](/docs/headless-cms/about-assets) along with the following details:

*   **Title** of the asset
*   **Name** of the user who modified the asset
*   **Date** and **time** at which the asset was modified

![Default\_Dashboard\_Extensions\_2.png](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/blt01457c03088229f1/667a5f0926e4151955284d96/Default_Dashboard_Extensions_2.png)

Clicking on an asset will direct you to the Asset Details page.

## Access the Stack Dashboard

The Dashboard is the stack’s homepage. To access the Dashboard, follow the steps given below:

1.  Log in to your [Contentstack account](https://app.contentstack.com/#!/login).
2.  You will see the stacks that you have access to. Click on any stack of your choice.![Default\_Dashboard\_Extensions\_3.png](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/bltd1c6aa355c62e9a3/667a5f18c16fc550aa4a1ef9/Default_Dashboard_Extensions_3.png)
3.  This will take you to the homepage of the stack, i.e., the Dashboard.![Default\_Dashboard\_Extensions\_4.png](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/bltf82f591af8c216b2/667a5f32d92d10bdde9ff52f/Default_Dashboard_Extensions_4.png)

The Dashboard page has the same default extensions that we just discussed above.

**Additional Resource**: Along with default dashboard extensions, Contentstack provides you the flexibility to [create a custom dashboard extension.](/docs/developer-hub/dashboard-location)